Vertex
Vertex copied to clipboard
Bump Confluent.Kafka from 1.9.0 to 1.9.3
Bumps Confluent.Kafka from 1.9.0 to 1.9.3.
Release notes
Sourced from Confluent.Kafka's releases.
1.9.2
Enhancements
- References librdkafka.redist 1.9.2 which includes an Apple M1 librdkafka build.
- Added ACL AdminClient operations (CreateAcls, DescribeAcls, DeleteAcls) (emasab).
- Added DeleteGroups to AdminClient (3schwartz).
- Enhanced the Avro Specific Deserializer to ignore the type namespace (sergemat).
- Improved efficiency of the statistics handler (VladimirTyrin).
Fixes
- The AdminClient poll loop no longer terminates when a request results in an error (emasab).
- Upgraded Newtonsoft.Json to 13.0.1 to address a security vulnerability in 9.0.1.
Changelog
Sourced from Confluent.Kafka's changelog.
1.9.3
Enhancements
- Added
NormalizeSchemasconfiguration property to the Avro, Json and Protobuf serdes.Fixes
- Schema Registry authentication now works with passwords that contain the ':' character (luismedel).
- Added missing librdkafka internal and broker error codes to the
ErrorCodeenum.1.9.2
Enhancements
- References librdkafka.redist 1.9.2 which includes an Apple M1 librdkafka build.
- Added ACL AdminClient operations (CreateAcls, DescribeAcls, DeleteAcls) (emasab).
- Added DeleteGroups to AdminClient (3schwartz).
- Enhanced the Avro Specific Deserializer to ignore the type namespace (sergemat).
- Improved efficiency of the statistics handler (VladimirTyrin).
Fixes
- The AdminClient poll loop no longer terminates when a request results in an error (emasab).
- Upgraded Newtonsoft.Json to 13.0.1 to address a security vulnerability in 9.0.1.
1.9.1
There was no 1.9.1 release of the .NET Client.
Commits
895b72d-> nuget version 1.9.3 (#1895)e201ae3Added missing broker error codes (#1894)a71bc17Add additional error codes (#1893)6610aa7Limit splitting auth info to a max of 2 parts (#1880)f3010e2Fix schema registry integration test (SslAuth) by regenerating secrets (#1884)c71fae9A couple of consumer integration tests (#1881)76da76cIntegration test for StoreOffset on unassigned partition (#1877)7567e89Add normalize.schemas config to SR client (#1874)89b7c98Merge branch '1.9.x'ffe7ae5-> nuget version 1.9.2 (#1868)- 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 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)