Releases: platformatic/kafka
Releases Β· platformatic/kafka
v1.34.0
What's Changed
- fix: kAutocommit cascade, ILLEGAL_GENERATION needsRejoin by @W1sdomPanda in #268
- fix: Clean errors after success. by @ShogunPanda in #275
- feat: Added connections inspection. by @ShogunPanda in #271
New Contributors
- @W1sdomPanda made their first contribution in #268
Full Changelog: v1.33.2...v1.34.0
v1.33.2
What's Changed
- fix: npm install -g npm@latest in release.yml by @padamczewski in #274
New Contributors
- @padamczewski made their first contribution in #274
Full Changelog: v1.33.0...v1.33.2
v1.33.0
v1.32.1
What's Changed
- chore: Updated dependencies. by @ShogunPanda in #265
Full Changelog: v1.32.0...v1.32.1
v1.32.0
What's Changed
- feat: Added compatibilityPartitioner. by @ShogunPanda in #263
- fix: Fixed retries overriding for idempotent. by @ShogunPanda in #262
- fix: Fixed SCRAM parameter parsing. by @ShogunPanda in #261
- chore: Fixed flaky test. by @ShogunPanda in #264
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- Fix crash on listing offset of unknown partition by @lp247 in #246
- Implement findCoordinator for the admin client by @lp247 in #249
- fix: pass dedicated connection pool in MessagesStream#fetch() by @tburch in #252
- fix: handle FENCED_LEADER_EPOCH and undefined entries in MultipleErrors by @tburch in #250
- fix: add timeout and cleanup for inflight nodes in MessagesStream by @tburch in #251
- fix: add timeout and close handling to connection.ready() by @tburch in #253
- chore: Fix linting. by @ShogunPanda in #256
- feat: Added support for opaque context in each object. by @ShogunPanda in #257
- Reproduction and fix for backpressure processing stalling by @kibertoad in #254
Full Changelog: v1.30.0...v1.31.0
v1.30.0
What's Changed
- fix: Do not run series on empty collections. by @ShogunPanda in #245
- feat: Added support for Kafka 4.1.0. by @ShogunPanda in #247
Full Changelog: v1.29.0...v1.30.0
v1.29.0
What's Changed
- fix: Emit connect event upon SASL re-authentication. by @ShogunPanda in #231
- Switch to async pbkdf2 by @kibertoad in #237
- fix: Fall back to discovered brokers when bootstrap brokers are unreachable. by @aahoughton in #234
- Add load and stress tests by @kibertoad in #229
- fix: Miscellaneous fixes. by @ShogunPanda in #238
- chore: Fixed documentation. by @ShogunPanda in #239
- feat: Added Admin.deleteRecords. by @ShogunPanda in #240
- chore: Added KIP documentation. by @ShogunPanda in #241
- chore: Improve load-test. by @ShogunPanda in #243
New Contributors
- @kibertoad made their first contribution in #237
- @aahoughton made their first contribution in #234
Full Changelog: v1.28.0...v1.29.0
v1.28.0
What's Changed
- move package avsc from devDependencies to dependencies by @stefan-11 in #224
- fix: Delay fetches during rebalances. by @ShogunPanda in #225
- feat: Added ProducerStream. by @ShogunPanda in #222
New Contributors
- @stefan-11 made their first contribution in #224
Full Changelog: v1.27.0...v1.28.0
v1.27.0
What's Changed
- feat: Support custom retry delay policies. by @ShogunPanda in #218
- docs: Add KafkaJS migration guide by @mcollina in #219
- feat: Support RedPanda. by @ShogunPanda in #220
- fix: encode null as varint(-1) in VarIntBytes for correct Kafka tombstones by @tburch in #217
- feat: Switch to WASM based crypto and compression implementations. by @ShogunPanda in #213
- feat: Support Confluent Schema Registry. by @ShogunPanda in #203
New Contributors
Full Changelog: v1.26.0...v1.27.0