Skip to content

Update dependency Confluent.Kafka to 1.9.3 - autoclosed#259

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/confluent.kafka-1.x
Closed

Update dependency Confluent.Kafka to 1.9.3 - autoclosed#259
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/confluent.kafka-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 9, 2025

This PR contains the following updates:

Package Change Age Confidence
Confluent.Kafka 1.8.21.9.3 age confidence

Release Notes

confluentinc/confluent-kafka-dotnet (Confluent.Kafka)

v1.9.3: 1.9.3

Enhancements

  • Added NormalizeSchemas configuration 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 ErrorCode enum.

v1.9.2: 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.

v1.9.0

Enhancements

  • References librdkafka.redist 1.9.0. Refer to the librdkafka release notes
    for a complete list of changes, enhancements, fixes and upgrade considerations.
  • References Apache.Avro 1.11.0. Refer to the release notes for further information (JanReimerD).
  • Added support for serializing and deserializing null in Avro serdes (YairHalberstadt).
  • Enhanced CachedSchemaRegistryClient to allow for user-implemented authentication schemes (henrydaly).
  • Reduced memory use when producing with delivery reports disabled (TrickyCat).

Fixes

  • Resolved incompatibility with Apple M1 processors (dkaukov).
  • No longer crashes on Alpine Linux when MUSL is installed (shurivich).
  • JSON validation exception messages now properly include failing paths (drinehimer).
  • Upgraded Google.Protobuf dependency to 3.15.0 (CVE-2021-22570).
  • Resolved memory leak in AdminClient response handler (emasab).
  • Resolved memory leak in Producer.SendOffsetsToTransaction.

Upgrade Considerations

  • The earliest supported .NET Framework version is now 4.6.2, previously this was 4.5 (bjornbouetsmith).

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 chore(deps): update dependency confluent.kafka to 1.9.3 Update dependency Confluent.Kafka to 1.9.3 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/confluent.kafka-1.x branch from 1d2d6b5 to 0a03e78 Compare April 21, 2026 20:01
@Ahoo-Wang Ahoo-Wang added the dependencies Pull requests that update a dependency file label May 14, 2026
@renovate renovate Bot force-pushed the renovate/confluent.kafka-1.x branch from 0a03e78 to be52b9f Compare May 18, 2026 11:13
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.75%. Comparing base (8234b0a) to head (be52b9f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
- Coverage   72.79%   72.75%   -0.05%     
==========================================
  Files         314      314              
  Lines        7180     7180              
  Branches     1007     1007              
==========================================
- Hits         5227     5224       -3     
- Misses       1723     1726       +3     
  Partials      230      230              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title Update dependency Confluent.Kafka to 1.9.3 Update dependency Confluent.Kafka to 1.9.3 - autoclosed Jun 2, 2026
@renovate renovate Bot closed this Jun 2, 2026
@renovate renovate Bot deleted the renovate/confluent.kafka-1.x branch June 2, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant