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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,24 @@
3
3
## Enhancements
4
4
5
5
* References librdkafka.redist 2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information.
6
+
* Refactor serializer implementations to remove unnecessary ContinueWith calls (#2448)
7
+
* Remove shared mutex from CachedSchemaRegistryClient (#2449)
0 commit comments