Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/twmb/franz-go/plugin/kprom v1.2.0 -> v1.2.1 age adoption passing confidence

Release Notes

twmb/franz-go (github.com/twmb/franz-go/plugin/kprom)

v1.2.1

Compare Source

===

This patch release fixes a panic that can occur in the following sequence of
events:

  1. a LeaveGroup occurs (which always happens in Close)
  2. the cluster moves a partition from one broker to another
  3. a metadata refresh occurs and sees the partition has moved

Whenever a client closes, Close calls LeaveGroup (even if not in a group),
and there is a small window of time before the metadata loop quits.

  • 864526a bugfix consuming: avoid setting cursors to nil on LeaveGroup

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 April 24, 2025 06:03
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 24, 2025
@renovate renovate bot enabled auto-merge (squash) April 24, 2025 06:03
@renovate renovate bot merged commit 68a2ed7 into main Apr 24, 2025
65 checks passed
@renovate renovate bot deleted the deps-update/main-github.comtwmbfranz-gopluginkprom branch April 24, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants