Skip to content

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
mainfrom
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x
Open

fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.15.0#315
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/confluentinc/confluent-kafka-go/v2 v2.13.0v2.15.0 age confidence

Release Notes

confluentinc/confluent-kafka-go (github.com/confluentinc/confluent-kafka-go/v2)

v2.15.0

This is a feature release:

Enhancements
  • Add support for ResourceTransactionalID in AdminClient ACL APIs (#​1407)
  • Add support for union-of-pools/auto pool mapping for Schema Registry (#​1519)
Fixes

v2.14.2

This is a maintenance release:

Enhancements
  • Add a new Avro package "avrov3" which uses confluent-avro-go, Confluent's
    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.
  • Note: adopting avrov3 bumps this module's go directive from 1.24.3 to
    1.25.0, since confluent-avro-go/v2 v2.32.0 requires Go 1.25.0+. Users on
    Go 1.24.x with GOTOOLCHAIN=auto (the default since Go 1.21) will fetch a
    1.25 toolchain transparently; users with GOTOOLCHAIN=local must upgrade
    to Go 1.25.0 or later.
  • Note: confluent-avro-go/v2 v2.32.0 transitively raises the minimum
    versions 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), and golang.org/x/sync
    (v0.8.0 → v0.20.0).
  • Removed integration test dependencies from the kafka module (#​1555).
  • Bump golang.org/x/net to v0.55.0 to fix: GO-2026-5026 in idna, GO-2026-4918 in HTTP/2 transport (#​1555).
Fixes
  • Handle anyOf/allOf in JSON transforms #​1539

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

Compare Source

This is a maintenance release:

  • Bundle prebuilt binaries for linux-s390x (#​5365)

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

Compare Source

This is a feature release:

Enhancements
  • Add support for Azure User-Assigned Managed Identity (UAMI) authentication in Schema Registry client
  • Add AssociatedNameStrategy (#​1515)
  • Add enableAt to RuleSet (#​1530)
  • Dereference map ptrs for data quality rules (#​1532)

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

Compare Source

This is a maintenance release:

Fixes
  • Allow compatibility with librdkafka 2.13.0+ (#​1524)

v2.13.2

Compare Source

This is a maintenance release:

Fixes
  • Allow Azure KMS key version to be optional (#​1503)
  • schemaregistry/rules/encryption: fix dropped errors (#​1512)
  • Update frozen semantics for associations in mock SR client (#​1514)

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)

  • 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 changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.2 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch from 9d14a55 to cf9ab79 Compare March 2, 2026 22:01
@renovate renovate Bot changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 - autoclosed Mar 9, 2026
@renovate renovate Bot closed this Mar 9, 2026
@renovate
renovate Bot deleted the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch March 9, 2026 13:49
@renovate renovate Bot changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 - autoclosed fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 Mar 9, 2026
@renovate renovate Bot reopened this Mar 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch 2 times, most recently from cf9ab79 to 0a99bbd Compare March 9, 2026 17:27
@renovate renovate Bot changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.13.3 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.14.0 Apr 2, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch from 0a99bbd to 074e985 Compare April 2, 2026 09:21
@renovate renovate Bot changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.14.0 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.14.1 Apr 16, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch from 074e985 to 8c93a01 Compare April 16, 2026 12:08
@renovate renovate Bot changed the title fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.14.1 fix(deps): update module github.com/confluentinc/confluent-kafka-go/v2 to v2.15.0 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-confluentinc-confluent-kafka-go-v2-2.x branch from 8c93a01 to b625906 Compare July 26, 2026 01:09
@renovate

renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: lib/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/crypto v0.48.0 -> v0.53.0
golang.org/x/sync v0.19.0 -> v0.21.0
golang.org/x/text v0.34.0 -> v0.38.0
golang.org/x/mod v0.32.0 -> v0.36.0
golang.org/x/net v0.50.0 -> v0.56.0
golang.org/x/sys v0.41.0 -> v0.46.0
golang.org/x/tools v0.41.0 -> v0.45.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants