Skip to content

Version 1.43.3 (2024-08-12)

Latest
Compare
Choose a tag to compare
@dnwe dnwe released this 12 Aug 18:25
· 10 commits to main since this release
a46c78d

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

  • fix(ci): correct docker-compose install by @dnwe in #2954

📝 Documentation

  • fix(doc): correct JVM's config name corresponding to MaxWaitTime by @abhipranay in #2893

New Contributors

Full Changelog: v1.43.2...v1.43.3