dcelasun commented on a change in pull request #2359:
URL: https://github.com/apache/thrift/pull/2359#discussion_r602608875



##########
File path: CHANGES.md
##########
@@ -1,5 +1,17 @@
 # Apache Thrift Changelog
 
+## 0.15.0
+
+### Deprecated Languages
+
+### Removed Languages
+
+### Breaking Changes
+
+### Go
+
+- [THRIFT-5369](https://issues.apache.org/jira/browse/THRIFT-5369) - No longer 
pre-allocation the whole container (map/set/list) in compiled go code to avoid 
huge allocations on malformed messages.

Review comment:
       nit
   ```suggestion
   - [THRIFT-5369](https://issues.apache.org/jira/browse/THRIFT-5369) - No 
longer pre-allocating the whole container (map/set/list) in compiled go code to 
avoid huge allocations on malformed messages.
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to