seldon-core
seldon-core copied to clipboard
Bump github.com/confluentinc/confluent-kafka-go/v2 from 2.3.0 to 2.4.0 in /operator
Bumps github.com/confluentinc/confluent-kafka-go/v2 from 2.3.0 to 2.4.0.
Release notes
Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.
v2.4.0
This is a feature release.
- KIP-848: Integration tests running with the new consumer group protocol. The feature is an Early Access: not production ready (#1185).
- Allow custom http.Client to be passed to schema registry client (#1099)
- Cache schemas when setting
UseLatestVersion=true(#1100)- Add
CacheLatestTtlSecsto allow expiration of latest schemas (#1106)- Cache parsed file descriptors in Protobuf deserializer (#1128)
- Add
CacheSchemasoption to Protobuf serializer (#1151)- Add
tagsfield to Confluent metadata (#1131)Fixes
- The version of Go in go.mod has been changed from 1.17 to 1.21. This is necessary to update test dependencies with security vulnerabilities. Code using the library will still work with Go 1.17 (#1136,
@rzeijde).- Fix JSON validation during serialization (#1101)
- Fix counter in mock schema registry client (#1170)
confluent-kafka-go is based on librdkafka v2.4.0, see the librdkafka v2.4.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
Changelog
Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.
v2.4.0
This is a feature release.
- KIP-848: Integration tests running with the new consumer group protocol. The feature is an Early Access: not production ready (#1185).
- Allow custom http.Client to be passed to schema registry client (#1099)
- Cache schemas when setting
UseLatestVersion=true(#1100)- Add
CacheLatestTtlSecsto allow expiration of latest schemas (#1106)- Cache parsed file descriptors in Protobuf deserializer (#1128)
- Add
CacheSchemasoption to Protobuf serializer (#1151)- Add
tagsfield to Confluent metadata (#1131)Fixes
- The version of Go in go.mod has been changed from 1.17 to 1.21. This is necessary to update test dependencies with security vulnerabilities. Code using the library will still work with Go 1.17. (#1136,
@rzeijde).- Fix JSON validation during serialization (#1101)
- Fix counter in mock schema registry client (#1170)
confluent-kafka-go is based on librdkafka v2.4.0, see the librdkafka v2.4.0 release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
Commits
1bb141dlibrdkafka v2.4.0 (#1188)663adb0Documentation and error code update for librdkafka v2.4.016c9384librdkafka static bundle v2.4.092bec51librdkafka and confluent-kafka-go v2.4.0105797d[KIP-848] Run integration tests with both the "classic" and "consumer" consum...27517c3librdkafka v2.4.0-RC2 (#1180)ddffcb6Documentation and error code update for librdkafka v2.4.0-RC207db0c8librdkafka static bundle v2.4.0-RC2e58e144librdkafka and confluent-kafka-go v2.4.0-RC2f0d709fMINOR Fix counter in mock SR client (#1170)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)