Thrift v1.0.0-dev
·
283 commits
to master
since this release
Updated message from Dec 16, 2024 by @biosvs
Release contains binaries compiled from the compiler/cpp directory of the internal fork. Original message refers to apache/thrift@43fb34d, though the log below and internal fork shows that base commit is apache/thrift@e68ccc2.
With this update, two files are included:
- thrift-diff.patch received by
git diff e68ccc23bebde961767e47e6751dcf764b8503f2..47cab0101677d080705ba58c2db5ee46935dc1dc
- thrift-linux-arm64.tar.gz - thrift binary compiled with commit apache/thrift@e68ccc2 as base and applied patch on top.
Original message from Mar 20, 2017 by @prashantv
Binaries for the version of Thrift that thrift-gen
expects.
This version is based off apache/thrift@43fb34d with a couple of fixes:
commit 47cab0101677d080705ba58c2db5ee46935dc1dc
Author: Prashant Varanasi <prashant@uber.com>
Date: Wed Dec 16 18:53:35 2015 -0800
Fix THRIFT-3466, sets should not use true type
[....]
commit e68ccc23bebde961767e47e6751dcf764b8503f2
Author: Nobuaki Sukegawa <nsuke@apache.org>
Date: Sun Dec 13 21:45:39 2015 +0900
Since we now have thriftrw
in Go, we are not planning to upgrade Thrift and pull in any other changes.