You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,16 @@
3
3
## Enhancements
4
4
5
5
* 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
+
6
9
* 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).
0 commit comments