Skip to content

Commit

Permalink
Add changes to SR for 2.5.3 (#2303)
Browse files Browse the repository at this point in the history
* Add changes for SR 2.5.3

* Minor addition
  • Loading branch information
rayokota authored Aug 30, 2024
1 parent c140324 commit 30011fe
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.5.3

v2.5.3 is a maintenance release with the following fixes and enhancements:

## Fixes

* Properly handle messages with well-known types in Protobuf serializer
* Use AES128_GCM in the Local KMS client, for consistency with Java/go
* Include deleted schemas when getting schemas by subject and version
* Handle signed ints when transforming Protobuf payloads

# 2.5.2

## Fixes
Expand Down

0 comments on commit 30011fe

Please sign in to comment.