Skip to content

Releases: patschuh/KafkaEsque

v2.9.5

18 Sep 07:10
Compare
Choose a tag to compare

What's Changed

  • Fix for Message Books feature by @grusski in #71
  • Upgrade Gradle Wrapper to support Java 21. Closes #72 by @dheid in #75
  • Delete multiple topics in batch. Closes #74 by @dheid in #76
  • make default sizing of the messages table more in line with expected usage by @roboalex2 in #62

New Contributors

Full Changelog: v2.9.4...v2.9.5

v2.9.4

10 Jun 14:58
Compare
Choose a tag to compare
#46 and one more non FX UI update

v2.9.3

07 Jun 19:50
Compare
Choose a tag to compare

Full Changelog: v2.9.2...v2.9.3

v2.9.2

17 Apr 18:55
Compare
Choose a tag to compare
fix StartEmbeddedKafka

v2.9.1

27 Mar 12:09
Compare
Choose a tag to compare

What's Changed

  • add title of shown message tab to window name, so we can easily differentiate btween KafkaEsque instances by @roboalex2 in #60
  • update dialog offers to be reminded in 24h by @roboalex2 in #61

Full Changelog: v2.9.0...v2.9.1

v2.9.0

15 Mar 17:49
Compare
Choose a tag to compare

What's Changed

  • add ability to format JSON in publish window by @roboalex2 in #56
  • Check Schema Compatibility in the Schema Registry browser, will now show a dialog with all messages returned by the schema-registry giving more information about incompatible changes
  • improved performance of LagViewer and added additional column showing lag per partition
    • topic context menu now has an option to show the LagViewer only displaying groups consuming the selected topic (#59)

Full Changelog: v2.8.0...v2.9.0

v2.8.0

25 Oct 09:11
7f4f7c9
Compare
Choose a tag to compare
Merge pull request #54 from b3rnh8rd/develop

enabled Token Auth for SR

v2.7.3

20 Oct 12:24
Compare
Choose a tag to compare
revert back to java17, as java21 seems to cause issues, when running …

…the native executables

v2.7.2

19 Oct 12:14
Compare
Choose a tag to compare

Fixes Cross Cluster Operations not working correctly

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.2

v2.7.1

19 Oct 09:45
Compare
Choose a tag to compare

Fixes Cross Cluster Operations not working correctly