-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/shopify/sarama to v1.44.0 #6333
fix(deps): update module github.com/shopify/sarama to v1.44.0 #6333
Conversation
|
Looks like the path has changed from |
We don't want to fix this, replacing the driver may not be safe operation given how our Kafka code is using it. A much better solution would be to replace our own Kafka code with OTEL exporter/receiver. |
@yurishkuro sounds good! i'll look into that |
@mahadzaryab1 you're already taking on too many things. This is not a priority, we have been sitting on not upgrading sarama for almost a year. |
ecc9944
to
8c00d9e
Compare
Signed-off-by: Mend Renovate <bot@renovateapp.com>
8c00d9e
to
04342de
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v1.33.0
->v1.44.0
v1.37.2
->v1.44.0
Release Notes
Shopify/sarama (github.com/Shopify/sarama)
v1.44.0
: Version 1.44.0 (2024-12-27)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.43.3...v1.44.0
v1.43.3
: Version 1.43.3 (2024-08-12)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
📝 Documentation
New Contributors
Full Changelog: IBM/sarama@v1.43.2...v1.43.3
v1.43.2
: Version 1.43.2 (2024-04-25)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
Full Changelog: IBM/sarama@v1.43.1...v1.43.2
v1.43.1
: Version 1.43.1 (2024-03-27)Compare Source
What's Changed
🐛 Fixes
1048576
not 1 MB by @puellanivis in https://github.com/IBM/sarama/pull/2804📦 Dependency updates
New Contributors
Full Changelog: IBM/sarama@v1.43.0...v1.43.1
v1.43.0
: Version 1.43.0 (2024-02-22)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.42.2...v1.43.0
v1.42.2
: Version 1.42.2 (2024-02-09)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
➕ Other Changes
New Contributors
Full Changelog: IBM/sarama@v1.42.1...v1.42.2
v1.42.1
: Version 1.42.1 (2023-11-07)Compare Source
What's Changed
🐛 Fixes
Full Changelog: IBM/sarama@v1.42.0...v1.42.1
v1.42.0
: Version 1.42.0 (2023-11-02)Compare Source
What's Changed
🐛 Fixes
🔧 Maintenance
➕ Other Changes
New Contributors
Full Changelog: IBM/sarama@v1.41.3...v1.42.0
v1.41.3
: Version 1.41.3 (2023-10-17)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
📝 Documentation
New Contributors
Full Changelog: IBM/sarama@v1.41.2...v1.41.3
v1.41.2
: Version 1.41.2 (2023-09-12)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
New Contributors
Full Changelog: IBM/sarama@v1.41.1...v1.41.2
v1.41.1
: Version 1.41.1 (2023-08-30)Compare Source
What's Changed
🐛 Fixes
🔧 Maintenance
📝 Documentation
➕ Other Changes
Full Changelog: IBM/sarama@v1.41.0...v1.41.1
v1.41.0
: Version 1.41.0 (2023-08-21)Compare Source
What's Changed
🚨 Breaking Changes
Note: this version of Sarama has had a big overhaul in its adherence to the use of the right Kafka protocol versions for the given Config Version. It has also bumped the default Version set in Config (where one is not supplied) to 2.1.0. This is in preparation for Kafka 4.0 dropping support for protocol versions older than 2.1. If you are using Sarama against Kafka clusters older than v2.1.0, or using it against Azure EventHubs then you will likely have to change your application code to pin to the appropriate Version.
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
c322873
by @dnwe in https://github.com/IBM/sarama/pull/2586🔧 Maintenance
📝 Documentation
New Contributors
Full Changelog: IBM/sarama@v1.40.1...v1.41.0
v1.40.1
: Version 1.40.1 (2023-07-27)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
➕ Other Changes
New Contributors
Full Changelog: IBM/sarama@v1.40.0...v1.40.1
v1.40.0
: Version 1.40.0 (2023-07-17)Compare Source
What's Changed
Note: this is the first release after the transition of Sarama ownership from Shopify to IBM in https://github.com/IBM/sarama/issues/2461
🚨 Breaking Changes
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.38.1...v1.40.0
v1.38.1
: Version 1.38.1 (2023-01-22)Compare Source
What's Changed
🐛 Fixes
records-number
param in txn producer readme by @diallo-han in https://github.com/Shopify/sarama/pull/2420📦 Dependency updates
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.