Releases: patschuh/KafkaEsque
Releases · patschuh/KafkaEsque
v2.9.5
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
#46 and one more non FX UI update
v2.9.3
Full Changelog: v2.9.2...v2.9.3
v2.9.2
fix StartEmbeddedKafka
v2.9.1
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
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
Merge pull request #54 from b3rnh8rd/develop enabled Token Auth for SR
v2.7.3
revert back to java17, as java21 seems to cause issues, when running …
v2.7.2
Fixes Cross Cluster Operations not working correctly
What's Changed
- Run the "extract-version" step only on macOS by @MWin123 in #44
- Small improvements by @mpeter-bp in #47
- upgrade to java21 and gradle8.4 by @mpeter-bp in #48
New Contributors
- @mpeter-bp made their first contribution in #47
Full Changelog: v2.7.0...v2.7.2
v2.7.1
Fixes Cross Cluster Operations not working correctly