fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.15.0 - #315
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
from
March 2, 2026 22:01
9d14a55 to
cf9ab79
Compare
renovate
Bot
deleted the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
March 9, 2026 13:49
renovate
Bot
force-pushed
the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
2 times, most recently
from
March 9, 2026 17:27
cf9ab79 to
0a99bbd
Compare
renovate
Bot
force-pushed
the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
from
April 2, 2026 09:21
0a99bbd to
074e985
Compare
renovate
Bot
force-pushed
the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
from
April 16, 2026 12:08
074e985 to
8c93a01
Compare
renovate
Bot
force-pushed
the
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
branch
from
July 26, 2026 01:09
8c93a01 to
b625906
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: lib/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.13.0→v2.15.0Release Notes
confluentinc/confluent-kafka-go (github.com/confluentinc/confluent-kafka-go/v2)
v2.15.0This is a feature release:
Enhancements
ResourceTransactionalIDin AdminClient ACL APIs (#1407)Fixes
ErrMsgTimedOutis now counted as a timeout error (#1422, @marcoferrer)v2.14.2This is a maintenance release:
Enhancements
fork of the now-archived hamba/avro library. avrov3 picks up the upstream
little-endian decoding fix for floats and doubles (per the Avro spec) and
hamba bug fixes accumulated since v2.24.1, including correct unwrapping
of union-typed fields when decoding into map[string]interface{}. The
existing "avrov2" package remains supported on hamba/avro for backwards
compatibility; new code should prefer avrov3.
godirective from 1.24.3 to1.25.0, since
confluent-avro-go/v2 v2.32.0requires Go 1.25.0+. Users onGo 1.24.x with
GOTOOLCHAIN=auto(the default since Go 1.21) will fetch a1.25 toolchain transparently; users with
GOTOOLCHAIN=localmust upgradeto Go 1.25.0 or later.
confluent-avro-go/v2 v2.32.0transitively raises the minimumversions of several dependencies:
github.com/go-viper/mapstructure/v2(v2.0.0 → v2.5.0),
github.com/klauspost/compress(v1.17.9 → v1.18.5),github.com/stretchr/testify(v1.9.0 → v1.11.1), andgolang.org/x/sync(v0.8.0 → v0.20.0).
Fixes
confluent-kafka-go is based on librdkafka v2.14.2, see the
librdkafka v2.14.2 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.14.1Compare Source
This is a maintenance release:
confluent-kafka-go is based on librdkafka v2.14.1, see the
librdkafka v2.14.1 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.14.0Compare Source
This is a feature release:
Enhancements
confluent-kafka-go is based on librdkafka v2.14.0, see the
librdkafka v2.14.0 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
v2.13.3Compare Source
This is a maintenance release:
Fixes
v2.13.2Compare Source
This is a maintenance release:
Fixes
confluent-kafka-go is based on librdkafka v2.13.2, see the
librdkafka v2.13.2 release notes
for a complete list of changes, enhancements, fixes and upgrade considerations.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.