This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch 0.22.0
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/0.22.0 by this push:
     new af9ac170f updated CHANGES.md
af9ac170f is described below

commit af9ac170f4de895266de4b6f9f3e68a58f113760
Author: Jens Geyer <[email protected]>
AuthorDate: Fri May 16 22:37:06 2025 +0200

    updated CHANGES.md
---
 CHANGES.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 8616e92a5..14968af8d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -20,6 +20,9 @@
 - [THRIFT-5841](https://issues.apache.org/jira/browse/THRIFT-5841) - possible 
init/deinit conflict with manual initialization flag
 - [THRIFT-5853](https://issues.apache.org/jira/browse/THRIFT-5853) - Remove 
oldstyle casts from TBufferTransports and TCompactProtocol
 - [THRIFT-5854](https://issues.apache.org/jira/browse/THRIFT-5854) - 
TCompactProtocol readString checks maxMessageSize at wrong position and off by 
one
+- [THRIFT-5868](https://issues.apache.org/jira/browse/THRIFT-5868) - UUID 
Support for TCompactProtocol
+- [THRIFT-5865](https://issues.apache.org/jira/browse/THRIFT-5865) - Fix 
TBinayProtocol with list<UUID>
+
 
 ### Compiler (General)
 

Reply via email to