Skip to content

Commit 0923761

Browse files
authored
Update changelog for SR 2.6.1 (#2355)
1 parent 0e4765b commit 0923761

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@
33
## Enhancements
44

55
* References librdkafka.redist 2.6.1. Refer to the [librdkafka v2.6.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.6.1) for more information.
6+
7+
## Fixes
8+
69
* Fix to continue supporting .NET Framework 4.6.2+ in core client library (#2342).
10+
* Fix JSON Schema handling to not require use of `$id` (#2339).
11+
* Update Caching.Memory to 8.0.1 to address CVE (#23440.
12+
* Added Qualified and Custom reference name strategy approaches for protobuf references (#2345).
13+
* Fix validate of SSL CA certs in Schema Registry client (#2346).
14+
* Skip SSL certs validation when configured in Schema Registry client (#2347).
15+
* Allow proxy to be specified in Schema Registry client (#2348).
716

817

918
# 2.6.0

0 commit comments

Comments
 (0)