What's Changed
🐛 Fixes
- fix: declare assignor variable for examples & clean up log format by @kumakichi in #2909
- fix(consumer): maintain ordering of offset commit requests by @prestona in #2947
- fix(producer): treat ErrKafkaStorageError as retriable by @richardartoul in #2939
📦 Dependency updates
- chore(deps): bump the golang-org-x group across 1 directory with 2 updates by @dependabot in #2956
- chore(deps): bump github.com/eapache/go-resiliency from 1.6.0 to 1.7.0 by @dependabot in #2944
- chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in #2926
🔧 Maintenance
📝 Documentation
- fix(doc): correct JVM's config name corresponding to MaxWaitTime by @abhipranay in #2893
New Contributors
- @abhipranay made their first contribution in #2893
- @kumakichi made their first contribution in #2909
- @richardartoul made their first contribution in #2939
Full Changelog: v1.43.2...v1.43.3