Skip to content

Commit 30011fe

Browse files
authored
Add changes to SR for 2.5.3 (#2303)
* Add changes for SR 2.5.3 * Minor addition
1 parent c140324 commit 30011fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.5.3
2+
3+
v2.5.3 is a maintenance release with the following fixes and enhancements:
4+
5+
## Fixes
6+
7+
* Properly handle messages with well-known types in Protobuf serializer
8+
* Use AES128_GCM in the Local KMS client, for consistency with Java/go
9+
* Include deleted schemas when getting schemas by subject and version
10+
* Handle signed ints when transforming Protobuf payloads
11+
112
# 2.5.2
213

314
## Fixes

0 commit comments

Comments
 (0)