New
Version 1.46.3 (2025-10-26)
What's Changed
:bug: Fixes
- fix: wrap KError into error returned by IncrementalAlterConfig by @prestona in https://github.com/IBM/sarama/pull/3352
- fix: assign sequence when flushing retry buffers by @dnwe in https://github.com/IBM/sarama/pull/3362
:package: Dependency updates
- chore(deps): update dependency dominikh/go-tools to v2025 by @renovate[bot] in https://github.com/IBM/sarama/pull/3351
- chore(deps): update dependency vearutop/teststat to v0.1.27 by @renovate[bot] in https://github.com/IBM/sarama/pull/3350
- fix(deps): update module github.com/klauspost/compress to v1.18.1 by @renovate[bot] in https://github.com/IBM/sarama/pull/3355
:wrench: Maintenance
- chore(ci): extract tool versions and add renovate customManagers by @dnwe in https://github.com/IBM/sarama/pull/3346
Full Changelog: https://github.com/IBM/sarama/compare/v1.46.2...v1.46.3