This is an automated email from the ASF dual-hosted git repository.
jensg pushed a commit to branch 0.19.0
in repository https://gitbox.apache.org/repos/asf/thrift.git
The following commit(s) were added to refs/heads/0.19.0 by this push:
new 30b31aaec Release 0.19.0
30b31aaec is described below
commit 30b31aaecbfc440e2cdb9cd6a0cdf2d856581519
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Jul 15 11:48:39 2023 +0200
Release 0.19.0
---
CHANGES.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index 1fcbbe631..7b220e037 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,7 +6,7 @@
- [THRIFT-3877](https://issues.apache.org/jira/browse/THRIFT-3877) - C++
library don't work with HTTP (csharp server, cpp client; need cross test
enhancement)
- [THRIFT-5468](https://issues.apache.org/jira/browse/THRIFT-5468) - Swift
service generator doesn't support oneway
-
+- [THRIFT-5654](https://issues.apache.org/jira/browse/THRIFT-5654) - LNK4042
and LNK2019 in go_validator_generator.cc
## Build Process