summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorYuxuan 'fishy' Wang <yuxuan.wang@reddit.com>2022-05-09 11:05:11 -0700
committerYuxuan 'fishy' Wang <fishywang@gmail.com>2022-05-10 08:57:22 -0700
commitdae1437ca03834527b654cf5bc8d7f41c9412a20 (patch)
treecabf29b8f24514d3b2df851e0070be9868064878 /CHANGES.md
parenta24bcd39a50e3472b5f1bf9fb5b8526fccf7911e (diff)
downloadthrift-dae1437ca03834527b654cf5bc8d7f41c9412a20.tar.gz
THRIFT-5583: Add skip_remote arg to go compiler
Client: go
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8481d1173..9c81fadcc 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,6 +5,7 @@
### Go
- [THRIFT-5539](https://issues.apache.org/jira/browse/THRIFT-5539) - `TDebugProtocol.DuplicateTo` is now deprecated, `TDuplicateToProtocol` has been provided as the replacement
+- [THRIFT-5583](https://issues.apache.org/jira/browse/THRIFT-5583) - Add `skip_remote` arg to compiler, which can be used to skip the generating of -remote folders for services
## 0.16.0