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

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


The following commit(s) were added to refs/heads/master by this push:
     new ebf4631  Document breaking changes since 0.11.0
ebf4631 is described below

commit ebf46314d73e6bbe02dd4059c5d2989c39e628f7
Author: James E. King III <[email protected]>
AuthorDate: Tue May 1 08:14:37 2018 -0400

    Document breaking changes since 0.11.0
    
    All breaking changes will require a modification to the CHANGES file to 
keep it current, as well as the language-specific README file.
---
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES b/CHANGES
index 4009f26..7025683 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
 Apache Thrift Changelog
 
+Breaking Changes since 0.11.0 [for 0.12.0]:
+--------------------------------------------------------------------------------
 
+    * [THRIFT-4448] - Support for golang 1.6 and earlier has been dropped.
+    * [THRIFT-4474] - PHP now uses the PSR-4 loader by default instead of 
class maps.
+    * [THRIFT-4532] - method signatures changed in the compiler's 
t_oop_generator.
+
+
 Thrift 0.11.0
 
--------------------------------------------------------------------------------
 ## Sub-task

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to