Skip to content

Commit 2c95699

Browse files
author
Luke Bakken
committed
2.5.2 RELNOTES
1 parent ea1d70e commit 2c95699

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

RELNOTES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Riak Python Client Release Notes
22

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

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

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

9-
* *NOTE*: due to the `basho-erlastic` dependency, this version will not install correctly. Please use `2.5.1`.
10+
* *NOTE*: due to the `basho-erlastic` dependency, this version will not install correctly. Please use `2.5.2`.
1011
* [Socket Enhancements](https://github.com/basho/riak-python-client/pull/453) - Resolves [#399](https://github.com/basho/riak-python-client/issues/399)
1112
* [Add multi-put](https://github.com/basho/riak-python-client/pull/452)
1213
* [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.

0 commit comments

Comments
 (0)