Releases: platformatic/kafka
Releases Β· platformatic/kafka
v1.20.0
What's Changed
- fix: Fixed lag computation and describeGroup response handling. by @ShogunPanda in #153
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- feat: Fetch all topics offsets when no topics is provided. by @ShogunPanda in #151
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
- fix: correct consumer.fetch options typing and docs by @mcollina in #132
- Implement client quota APIs by @lp247 in #139
- chore: Fixed commands. by @ShogunPanda in #143
- feat: implement KIP-848 new consumer protocol by @chiawendt in #133
- fix: fix ConsumerGroupHeartbeat v0 by @chiawendt in #134
- Implement Log Dir API by @lp247 in #142
- fix: Fix mixed metadata callbacks in kPerformDeduplicated by @jmdev12 in #144
- feat: Added consumer lagging API and metrics. by @ShogunPanda in #147
New Contributors
- @chiawendt made their first contribution in #133
- @jmdev12 made their first contribution in #144
Full Changelog: v1.17.1...v1.18.0
v1.17.1
What's Changed
- chore: Improved benchmark results. by @ShogunPanda in #135
- fix: Fixed consumer partions assignment handling. by @ShogunPanda in #138
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- feat: Added @confluentinc/kafka-javascript to benchmarks and added handleBackPressure option. by @ShogunPanda in #127
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- fix: Avoid out of bounds error. by @ShogunPanda in #125
- feat: Added native CRC32 option. by @ShogunPanda in #126
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
- fix: Fixed decompression with multiple batches. by @ShogunPanda in #123
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- fix: lz4 compression by @simone-sanfratello in #122
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- feat: Improved enumeration handling. by @ShogunPanda in #119
- fix: Do not try to clone functions. by @ShogunPanda in #117
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- Tweak avro-schema-registry example by @silverwind in #115
- fix: Correctly handle multiple compressed records. by @ShogunPanda in #116
- feat: Add SASL/OAUTHBEARER validation. by @ShogunPanda in #118
New Contributors
- @silverwind made their first contribution in #115
Full Changelog: v1.12.0...v1.13.0