eventbus
eventbus copied to clipboard
Bump Confluent.Kafka from 2.5.2 to 2.5.3
Bumps Confluent.Kafka from 2.5.2 to 2.5.3.
Release notes
Sourced from Confluent.Kafka's releases.
v2.5.3 is a maintenance release with the following fixes and enhancements:
Fixes
- Properly handle messages with well-known types in Protobuf serializer
- Use AES128_GCM in the Local KMS client, for consistency with Java/go
- Include deleted schemas when getting schemas by subject and version
- Handle signed ints when transforming Protobuf payloads
- Allow null SchemaRegistryClient in AsyncSerde constructor
confluent-kafka-dotnet is based on librdkafka v2.5.3, see the librdkafka release notes for a complete list of changes, enhancements, fixes and upgrade considerations.
Changelog
Sourced from Confluent.Kafka's changelog.
2.5.3
v2.5.3 is a maintenance release with the following fixes and enhancements:
Enhancements
- References librdkafka.redist 2.5.3. Refer to the librdkafka v2.5.3 release notes for more information.
Fixes
- Properly handle messages with well-known types in Protobuf serializer
- Use AES128_GCM in the Local KMS client, for consistency with Java/go
- Include deleted schemas when getting schemas by subject and version
- Handle signed ints when transforming Protobuf payloads
- Allow null SchemaRegistryClient in AsyncSerde constructor
Commits
5be21022.5.319474362.5.3-RC1 (#2307)33faffdMinor change to 2.5.3 changes (#2305)a892b7eAllow null SchemaRegistryClient in AsyncSerde constructor (#2267) (#2304)30011feAdd changes to SR for 2.5.3 (#2303)c140324Temporarily revert NJsonSchema v11 changes (#2302)6e70fbeFix ProtobufUtils Parse function (#2297) (#2298)00b1d01Add CSFLE tests with pre-canned data (#22) (#2296)bebc802Fix tests for NJsonSchema 11 (#19) (#2291)ef89a01Update NJsonSchema to v11 (#2263)- 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)