Skip to content

Commit

Permalink
2.5.2 RELNOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bakken committed May 5, 2016
1 parent ea1d70e commit 2c95699
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions RELNOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Riak Python Client Release Notes

## 2.5.1 Patch Release
## [2.5.2 Release](https://github.com/basho/riak-python-client/issues?q=milestone%3Ariak-python-client-2.5.2)

* Miscellaneous fixes for term-to-binary encoding of messages for Riak TS.
* [Ensure `six` is not required during installation](https://github.com/basho/riak-python-client/pull/459)

## [2.5.0 Release - Deprecated](https://github.com/basho/riak-python-client/issues?q=milestone%3Ariak-python-client-2.5.0)

* *NOTE*: due to the `basho-erlastic` dependency, this version will not install correctly. Please use `2.5.1`.
* *NOTE*: due to the `basho-erlastic` dependency, this version will not install correctly. Please use `2.5.2`.
* [Socket Enhancements](https://github.com/basho/riak-python-client/pull/453) - Resolves [#399](https://github.com/basho/riak-python-client/issues/399)
* [Add multi-put](https://github.com/basho/riak-python-client/pull/452)
* [Add support for term-to-binary encoding](https://github.com/basho/riak-python-client/pull/448) *Note:* This requires at least version `1.3.0` of Riak TS.
Expand Down

0 comments on commit 2c95699

Please sign in to comment.