Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/twmb/franz-go v1.20.0 -> v1.20.1 age adoption passing confidence
github.com/twmb/franz-go/pkg/kadm v1.17.0 -> v1.17.1 age adoption passing confidence

Release Notes

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

v1.20.1

Compare Source

===

This small patchfix release fixes a longstanding bug in RequestCachedMetadata,
which became a problem now that kadm is using it by default: if no metadata was
cached and you requested all topics, no metadata request would be issued and
you'd get no valid response. Thank you @​countableSet
for the find and fix.

This also adds the two new 1.20 config options to OptValues, and a big doc
comment hinting to add new config opts going forward.

NOTE Follow up testing showed there are still more long-standing bugs with
RequestCachedMetadata. Usage of that function has been reverted from kadm
for the time being (which is, in the open source ecosystem, the only place this
function was ever used). All users of kadm v1.17.0 should bump to v1.17.1.

  • 1087d3c7 kgo: add new opts to OptValues && big doc to do so going forward...
  • cad283f0 bugfix kgo: fix for empty fetch mapped metadata (#​1143)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@renovate renovate bot force-pushed the renovate/go-modules-(non-major) branch from 90e9268 to e5ead5d Compare October 20, 2025 07:09
@renovate renovate bot changed the title fix(deps): update go modules (non-major) fix(deps): update go modules (non-major) - autoclosed Oct 20, 2025
@renovate renovate bot closed this Oct 20, 2025
@renovate renovate bot deleted the renovate/go-modules-(non-major) branch October 20, 2025 07:25
@renovate renovate bot changed the title fix(deps): update go modules (non-major) - autoclosed fix(deps): update module github.com/twmb/franz-go to v1.20.1 Oct 22, 2025
@renovate renovate bot reopened this Oct 22, 2025
@renovate renovate bot force-pushed the renovate/go-modules-(non-major) branch from e5ead5d to af25973 Compare October 22, 2025 09:06
@renovate renovate bot force-pushed the renovate/go-modules-(non-major) branch from af25973 to 084bc29 Compare October 22, 2025 20:06
@renovate renovate bot changed the title fix(deps): update module github.com/twmb/franz-go to v1.20.1 fix(deps): update go modules (non-major) Oct 22, 2025
@renovate
Copy link
Author

renovate bot commented Oct 22, 2025

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/klauspost/compress v1.18.0 -> v1.18.1

@amuraru amuraru force-pushed the renovate/go-modules-(non-major) branch from baf01ec to 60cd863 Compare October 24, 2025 18:20
@amuraru amuraru force-pushed the renovate/go-modules-(non-major) branch from 60cd863 to 20e5c6c Compare October 24, 2025 18:32
@amuraru amuraru merged commit 54025a8 into main Oct 24, 2025
8 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants