Skip to content

fix(deps): update module github.com/ibm/sarama to v1.60.0#325

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.qkg1.top-ibm-sarama-1.x
Open

fix(deps): update module github.com/ibm/sarama to v1.60.0#325
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.qkg1.top-ibm-sarama-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 27, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/IBM/sarama v1.43.3v1.60.0 age confidence

Release Notes

IBM/sarama (github.com/IBM/sarama)

v1.60.0: Version 1.60.0 (2026-07-13)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.50.3...v1.60.0

v1.50.3: Version 1.50.3 (2026-06-15)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

Full Changelog: IBM/sarama@v1.50.2...v1.50.3

v1.50.2: Version 1.50.2 (2026-06-05)

Compare Source

What's Changed

🎉 New Features / Improvements
  • feat(consumer): add support for SyncGroupRequest/Response v5 (KIP-559) by @​dnwe in #​3591
  • feat(txn): add protocol support for TxnOffsetCommit v3 by @​dnwe in #​3592
  • feat(txn): support consumer group metadata in TxnOffsetCommit v3 by @​dnwe in #​3593
  • feat(admin): add protocol support for DeleteRecords v2 (KIP-482) by @​dnwe in #​3594
  • feat(protocol): add support for DescribeConfigs v3 and v4 by @​dnwe in #​3596
  • feat(admin): add DescribeConfigs for multiple resources by @​dnwe in #​3600
  • feat(consumer): option to cap decompressed batch size by @​dnwe in #​3604
🐛 Fixes
  • fix(admin): retry ACL and SCRAM ops on stale controller by @​dnwe in #​3598
📦 Dependency updates
  • fix(deps): update module github.com/pierrec/lz4/v4 to v4.1.27 by @​renovate[bot] in #​3597

Full Changelog: IBM/sarama@v1.50.1...v1.50.2

v1.50.1: Version 1.50.1 (2026-05-27)

Compare Source

What's Changed

🐛 Fixes
  • fix: correct requiredVersion for V8 JoinGroup and add protocol version placeholders by @​dnwe in #​3585

Full Changelog: IBM/sarama@v1.50.0...v1.50.1

v1.50.0: Version 1.50.0 (2026-05-27)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
  • fix(client): don't log ErrNoTopicsToUpdateMetadata every tick by @​dnwe in #​3566
  • fix(broker): snapshot fetch meters before deferred Mark by @​dnwe in #​3563
  • fix: prevent len out of range panic on 32bit architectures by @​gibmat in #​3579
  • fix(offset): retry fetchInitialOffset on top-level coordinator errors by @​dnwe in #​3574
📦 Dependency updates
🔧 Maintenance
  • refactor: replace eapache/queue with generic ring buffer by @​dnwe in #​3560
  • test(fvt): use a per-message timeout in follower failover test by @​dnwe in #​3562

New Contributors

Full Changelog: IBM/sarama@v1.49.0...v1.50.0

v1.49.0: Version 1.49.0 (2026-05-18)

Compare Source

What's Changed
🚨 Breaking Changes
  • fix(consumer): decouple FetchRequest.MaxBytes from MaxResponseSize by @​dnwe in #​3538
🎉 New Features / Improvements
🐛 Fixes
🔧 Maintenance

Full Changelog: IBM/sarama@v1.48.2...v1.49.0

v1.48.2: Version 1.48.2 (2026-05-13)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
🔧 Maintenance

Full Changelog: IBM/sarama@v1.48.1...v1.48.2

v1.48.1: Version 1.48.1 (2026-05-10)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates
🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.48.0...v1.48.1

v1.48.0: Version 1.48.0 (2026-04-24)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
📝 Documentation
➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.47.0...v1.48.0

v1.47.0: Version 1.47.0 (2026-02-27)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
🔧 Maintenance
📦 Dependency updates

New Contributors

Full Changelog: IBM/sarama@v1.46.3...v1.47.0

v1.46.3: Version 1.46.3 (2025-10-26)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates
🔧 Maintenance
  • chore(ci): extract tool versions and add renovate customManagers by @​dnwe in #​3346

Full Changelog: IBM/sarama@v1.46.2...v1.46.3

v1.46.2: Version 1.46.2 (2025-10-10)

Compare Source

What's Changed

A big focus on improving our support for newer protocol versions in this release, particularly supporting a wider range of flexible versions

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
➕ Other Changes

Full Changelog: IBM/sarama@v1.46.1...v1.46.2

v1.46.1: Version 1.46.1 (2025-09-18)

Compare Source

[!NOTE]
The go.mod directive has been bumped to 1.24.0 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of.

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.46.0...v1.46.1

v1.46.0: Version 1.46.0 (2025-08-25)

Compare Source

[!NOTE]
This release contains significant changes. Notably Sarama will now use the ApiVersionRequest response from each broker to aid in selecting the protocol version to use. The existing Version field in sarama.Config will continue to provide a "pinning" mechanism, but can safely be set to a maximum or higher value than the remote cluster and sarama will sensibly pick compatible versions. There is also a performance improvement relating to MetadataRequests whereby Sarama will avoid having more than a single request to each broker in-flight at any given time. These new (optimal) behaviour is on by default can be opt-ed out via the Metadata.SingleFlight field in Config.

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.45.2...v1.46.0

v1.45.2: Version 1.45.2 (2025-05-28)

Compare Source

What's Changed

🐛 Fixes
📦 Dependency updates
  • chore

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot requested a review from a team as a code owner December 27, 2024 13:51
@renovate

renovate Bot commented Dec 27, 2024

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.12.0 -> v0.17.0
github.com/klauspost/compress v1.17.9 -> v1.18.1
github.com/pierrec/lz4/v4 v4.1.21 -> v4.1.22
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 -> v0.0.0-20250401214520-65e299d6c5c9
golang.org/x/crypto v0.36.0 -> v0.43.0
golang.org/x/net v0.38.0 -> v0.46.0
golang.org/x/text v0.23.0 -> v0.30.0

@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.44.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 7, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 7afd78d to 2617cb5 Compare January 7, 2025 17:21
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Jan 9, 2025
@renovate renovate Bot closed this Jan 9, 2025
@renovate renovate Bot deleted the renovate/github.qkg1.top-ibm-sarama-1.x branch January 9, 2025 17:20
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 9, 2025
@renovate renovate Bot reopened this Jan 9, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 8e7e128 to 2617cb5 Compare January 9, 2025 20:51
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Jan 31, 2025
@renovate renovate Bot closed this Jan 31, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Jan 31, 2025
@renovate renovate Bot reopened this Jan 31, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed Feb 6, 2025
@renovate renovate Bot closed this Feb 6, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.0 Feb 6, 2025
@renovate renovate Bot reopened this Feb 6, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 5b95341 to 2617cb5 Compare February 6, 2025 23:32
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 2617cb5 to 62b29a7 Compare March 2, 2025 20:26
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.0 fix(deps): update module github.com/ibm/sarama to v1.45.1 Mar 2, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 62b29a7 to 22cb638 Compare April 15, 2025 07:06
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 fix(deps): update module github.com/ibm/sarama to v1.45.1 - autoclosed Apr 22, 2025
@renovate renovate Bot closed this Apr 22, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.45.1 Apr 22, 2025
@renovate renovate Bot reopened this Apr 22, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 6cd0444 to 22cb638 Compare April 22, 2025 18:00
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.45.1 fix(deps): update module github.com/ibm/sarama to v1.45.2 May 28, 2025
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 22cb638 to fd329d2 Compare May 28, 2025 23:37
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 2fdc394 to cfa6d83 Compare December 15, 2025 15:39
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 fix(deps): update module github.com/ibm/sarama to v1.46.3 - autoclosed Jan 4, 2026
@renovate renovate Bot closed this Jan 4, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 - autoclosed fix(deps): update module github.com/ibm/sarama to v1.46.3 Jan 5, 2026
@renovate renovate Bot reopened this Jan 5, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch 2 times, most recently from cfa6d83 to 1a4ffe1 Compare January 5, 2026 03:14
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch 2 times, most recently from 43d3676 to e20d44e Compare January 22, 2026 14:37
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from e20d44e to a31c797 Compare February 2, 2026 15:53
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from a31c797 to 93bdbc0 Compare February 12, 2026 12:45
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch 2 times, most recently from 0d462ab to af32e49 Compare February 27, 2026 10:50
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.46.3 fix(deps): update module github.com/ibm/sarama to v1.47.0 Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from af32e49 to c5c5d1d Compare March 28, 2026 07:40
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.47.0 fix(deps): update module github.com/ibm/sarama to v1.48.0 Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from c5c5d1d to 396705d Compare April 24, 2026 03:29
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.48.0 fix(deps): update module github.com/ibm/sarama to v1.48.1 May 10, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 396705d to ad05a1c Compare May 10, 2026 10:15
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.48.1 fix(deps): update module github.com/ibm/sarama to v1.48.2 May 13, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch 2 times, most recently from c3010f8 to 7f2a7e7 Compare May 18, 2026 13:38
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.48.2 fix(deps): update module github.com/ibm/sarama to v1.49.0 May 18, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 7f2a7e7 to a2f2f1d Compare May 18, 2026 23:03
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from a2f2f1d to af6a1e3 Compare May 27, 2026 23:45
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.49.0 fix(deps): update module github.com/ibm/sarama to v1.50.1 May 27, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from af6a1e3 to 9d52365 Compare June 5, 2026 19:35
@renovate renovate Bot changed the title fix(deps): update module github.com/ibm/sarama to v1.50.1 fix(deps): update module github.com/ibm/sarama to v1.50.2 Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-ibm-sarama-1.x branch from 9d52365 to c01ec4e Compare June 15, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants