Skip to content

Releases: ldaniels528/trifecta

Pre-release v0.22 (Release Candidate 8) for Kafka 0.9.0.1

26 Jan 18:56
Compare
Choose a tag to compare
  • Migrated to ScalaJs.io version 0.3.0.0-RC3
  • Miscellaneous updates and fixes

Pre-release v0.22 (Release Candidate 8) for Kafka 0.10.1.0

26 Jan 19:11
Compare
Choose a tag to compare
  • Migrated to ScalaJs.io version 0.3.0.0-RC3
  • Miscellaneous updates and fixes

Pre-release v0.22 (Release Candidate 8) for Kafka 0.8.20

26 Jan 18:36
Compare
Choose a tag to compare
  • Migrated to ScalaJs.io version 0.3.0.0-RC3
  • Miscellaneous updates and fixes

Pre-release v0.22 (Release Candidate 7) for Kafka 0.8.20

20 Jan 01:56
Compare
Choose a tag to compare
  • Fixed issues with consumer offset updates
  • Removed obsolete REST calls
  • Fixed issue with handling Futures in Scripting mode

Pre-release v0.22 (Release Candidate 6) for Kafka 0.9.0.1

17 Jan 23:37
Compare
Choose a tag to compare
  • Added toggle to enable/disable decoder in Observe tab
  • Added "LIKE" operator - uses SQL "%" matching (e.g. someField LIKE "h%llo")
  • Added "UNLIKE" (NOT LIKE) operator - uses SQL "%" matching (e.g. someField UNLIKE "h%llo")
  • Added "MATCHES" operator - uses regular expressions (e.g. someField MATCHES "^Trif(.*)")
  • Fixed issue with duplicate results
  • Redesigned the Inspect / Consumers screen to enhance usability and performance

Pre-release v0.22 (Release Candidate 6) for Kafka 0.8.20

17 Jan 23:20
Compare
Choose a tag to compare
  • Added toggle to enable/disable decoder in Observe tab
  • Added "LIKE" operator - uses SQL "%" matching (e.g. someField LIKE "h%llo")
  • Added "UNLIKE" (NOT LIKE) operator - uses SQL "%" matching (e.g. someField UNLIKE "h%llo")
  • Added "MATCHES" operator - uses regular expressions (e.g. someField MATCHES "^Trif(.*)")
  • Fixed issue with duplicate results
  • Redesigned the Inspect / Consumers screen to enhance usability and performance

Pre-release v0.22 (Release Candidate 6) for Kafka 0.10.1.0

17 Jan 23:53
Compare
Choose a tag to compare
  • Added toggle to enable/disable decoder in Observe tab
  • Added "LIKE" operator - uses SQL "%" matching (e.g. someField LIKE "h%llo")
  • Added "UNLIKE" (NOT LIKE) operator - uses SQL "%" matching (e.g. someField UNLIKE "h%llo")
  • Added "MATCHES" operator - uses regular expressions (e.g. someField MATCHES "^Trif(.*)")
  • Fixed issue with duplicate results
  • Redesigned the Inspect / Consumers screen to enhance usability and performance

Pre-release v0.22 (Release Candidate 3) for Kafka 0.8.20

13 Dec 23:18
Compare
Choose a tag to compare
  • Added the capability to load user-defined message CODECs
  • Separated Trifecta CLI / UI into individual releases for Kafka 0.8.x, 0.9.x and 0.10.x
  • Re-introduced the Query tab (Trifecta UI / ported from v0.19.x)
  • Re-introduced the Publish view (Trifecta UI / ported from v0.19.x)
  • Enhanced the Kafka SQL grammar
  • Fixes #27
  • Fixes #28

NOTE: The CLI client has issues on Windows 7 (See jline/jline2#5).

Pre-release v0.22 (Release Candidate 2) for Kafka 0.8.20

08 Dec 21:43
Compare
Choose a tag to compare
  • Added the capability to load user-defined message CODECs
  • Separated Trifecta CLI / UI into individual releases for Kafka 0.8.x, 0.9.x and 0.10.x
  • Re-introduced the Query tab (Trifecta UI / ported from v0.19.x)
  • Re-introduced the Publish view (Trifecta UI / ported from v0.19.x)
  • Enhanced the Kafka SQL grammar
  • Fixes #27
  • Fixes #28

NOTE: The CLI client has issues on Windows 7 (See jline/jline2#5).

Pre-release v0.22 (Release Candidate 1) for Kafka 0.9.0.1

07 Dec 23:48
Compare
Choose a tag to compare
  • Separated Trifecta CLI / UI into individual releases for Kafka 0.8.x, 0.9.x and 0.10.x
  • Re-introduced the Query tab (Trifecta UI / ported from v0.19.x)
  • Re-introduced the Publish view (Trifecta UI / ported from v0.19.x)
  • Enhanced the Kafka SQL grammar
  • Fixes #27
  • Fixes #28

NOTE: The CLI client has issues on Windows 7 (See jline/jline2#5).