Vertex
Vertex copied to clipboard
Bump Confluent.Kafka from 1.9.0 to 1.9.2
Bumps Confluent.Kafka from 1.9.0 to 1.9.2.
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.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
ffe7ae5-> nuget version 1.9.2 (#1868)ea71a18-> nuget version 1.9.2-RC2 (#1864)90d0e52-> v1.9.1-RC2 (#1862)ae25659Admin delete groups functionality (#1831)5203939Address security vulnerability in Newtonsoft.Json (#1860)f750055Do not calculate statistics json length as it is already provided by librdkaf...3cd6776-> v1.9.1-RC1 (#1856)31748aeKIP-140: ACL operations (#1843)eb6133b#1777, #1034 Enhanced SpecificDeserializerImpl to use actual type of the data...2397266Don't exit the pool loop if an error as local timeout happens (#1842)- 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)