Commit graph

5 commits

Author SHA1 Message Date
Renán I. Del Valle
511e76a0ac
Upgrading to Thrift 0.14.0 ()
Upgrading thrift to 0.14.0 in order to pick up bug fixes, including the fix for trying to write to closed connections.
2021-02-25 16:37:46 -08:00
Renan I. Del Valle
3fa2a20fe4
Thrift Upgrade to v0.13.0 ()
* Removing go.sum file as it's no longer required as of go1.13.

* Removing uncessary client command.

* Bumping up thrift version to v0.13.0
2020-02-12 12:31:56 -08:00
Renan DelValle
fe692040aa Variable Batch Update Support ()
* Changing generateBinding.sh check to check for thrift 0.12.0 and adding support for Variable Batch updates.

* Adding update strategies change to changelog, changed docker-compose to point to aurora 0.22.0 snapshot. Added test coverage for update strategies.
2020-01-14 15:50:10 -08:00
Renan DelValle
4408aefaad Moving gen-go out of vendored folder into it's own package so that it can be imported by other projects 2016-09-19 13:15:44 -04:00
Renan DelValle
327c6c369d Public release of gorealis 2016-08-02 11:42:00 -07:00