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

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

commit 0be1b7d7580f90cfdc3206f7fd7cf4306dcf5817
Author: Jens Geyer <[email protected]>
AuthorDate: Thu Feb 4 22:20:37 2021 +0100

    Version 0.14.0
---
 CHANGES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.md b/CHANGES.md
index b2d726c..eddc05f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -187,6 +187,7 @@
 - [THRIFT-5203](https://issues.apache.org/jira/browse/THRIFT-5203) - Remove 
Unused toString Method in TSerializer
 - [THRIFT-5237](https://issues.apache.org/jira/browse/THRIFT-5237) - Implement 
MAX_MESSAGE_SIZE and consolidate limits into a TConfiguration class
 - [THRIFT-5247](https://issues.apache.org/jira/browse/THRIFT-5247) - Avoiding 
meaningless System.copy
+- [THRIFT-5274](https://issues.apache.org/jira/browse/THRIFT-5274) - Thrift 
0.13.0 does not work with JDK8
 - [THRIFT-5287](https://issues.apache.org/jira/browse/THRIFT-5287) - Log When 
Client Connections are Dropped
 - [THRIFT-5288](https://issues.apache.org/jira/browse/THRIFT-5288) - Move 
Support for ByteBuffer into TTransport
 

Reply via email to