schema-registry-statistics
schema-registry-statistics copied to clipboard
fix(deps): update module github.com/ibm/sarama to v1.43.3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/IBM/sarama | v1.43.2 -> v1.43.3 |
Release Notes
IBM/sarama (github.com/IBM/sarama)
v1.43.3
: Version 1.43.3 (2024-08-12)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.