Current section

Files

Jump to
riakc RELNOTES.md
Raw

RELNOTES.md

Release Notes
=============
* [`2.5.3`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.5.3)
* Use `riak_pb` version `2.3.2`
* Publish to `hex.pm`
* `2.5.2`
* Use `riak_pb` version `2.3.0.0`
* [`2.5.1`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.5.1)
* Adds GSet CRDT data type support
* Support for Riak TS 1.5
* [`2.5.0`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.5.0)
* Adds HyperLogLog CRDT data type support
* [`2.4.1`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.4.1)
* OTP 19 support via updated dependencies and a few platform defines
* [`2.4.0`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.4.0)
* This release merges in the Riak timeseries code base from the `2.3.1-timeseries` and `2.3.2-timeseries` releases.
* [`2.1.2`](https://github.com/basho/riak-erlang-client/issues?q=milestone%3Ariak-erlang-client-2.1.2)
* OTP 18 support
* Fix processing of response from Riak when Riak generates an object's key [PR](https://github.com/basho/riak-erlang-client/pull/289)