v1.43.3
版本发布时间: 2024-08-13 02:25:57
IBM/sarama最新发布版本:v1.43.3(2024-08-13 02:25:57)
What's Changed
:bug: Fixes
- fix: declare assignor variable for examples & clean up log format by @kumakichi in https://github.com/IBM/sarama/pull/2909
- fix(consumer): maintain ordering of offset commit requests by @prestona in https://github.com/IBM/sarama/pull/2947
- fix(producer): treat ErrKafkaStorageError as retriable by @richardartoul in https://github.com/IBM/sarama/pull/2939
:package: Dependency updates
- chore(deps): bump the golang-org-x group across 1 directory with 2 updates by @dependabot in https://github.com/IBM/sarama/pull/2956
- chore(deps): bump github.com/eapache/go-resiliency from 1.6.0 to 1.7.0 by @dependabot in https://github.com/IBM/sarama/pull/2944
- chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in https://github.com/IBM/sarama/pull/2926
:wrench: Maintenance
- fix(ci): correct docker-compose install by @dnwe in https://github.com/IBM/sarama/pull/2954
:memo: Documentation
- fix(doc): correct JVM's config name corresponding to MaxWaitTime by @abhipranay in https://github.com/IBM/sarama/pull/2893
New Contributors
- @abhipranay made their first contribution in https://github.com/IBM/sarama/pull/2893
- @kumakichi made their first contribution in https://github.com/IBM/sarama/pull/2909
- @richardartoul made their first contribution in https://github.com/IBM/sarama/pull/2939
Full Changelog: https://github.com/IBM/sarama/compare/v1.43.2...v1.43.3