This is an automated email from the ASF dual-hosted git repository.
jensg 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 430e540 added breaking change notice for THRIFT-5396
430e540 is described below
commit 430e540ef99b2072125897ff6a666b9ec679926f
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Apr 10 10:19:43 2021 +0200
added breaking change notice for THRIFT-5396
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 43fe6b3..99123ba 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,7 @@
- [THRIFT-5229](https://issues.apache.org/jira/browse/THRIFT-5229) -
ActionScript 3 support dropped
- [THRIFT-5347](https://issues.apache.org/jira/browse/THRIFT-5347) - Haskell
support dropped
- [THRIFT-5381](https://issues.apache.org/jira/browse/THRIFT-5381) - possible
collisions at VOID type with some 3rd-party libraries on Haxe cpp targets
+- [THRIFT-5396](https://issues.apache.org/jira/browse/THRIFT-5396) - deprecate
netstd "Async" method postfix
### Go