We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf20d1 commit 3d78d35Copy full SHA for 3d78d35
RELNOTES.md
@@ -1,5 +1,10 @@
1
# Riak Python Client Release Notes
2
3
+## [2.5.4 Release](https://github.com/basho/riak-python-client/issues?q=milestone%3Ariak-python-client-2.5.4)
4
+
5
+ * [When converting `datetime` objects to send to Riak TS, `tzinfo` will be used if present](https://github.com/basho/riak-python-client/pull/486)
6
+ * [Workaround for incorrect version returned by Riak TS OSS](https://github.com/basho/riak-python-client/pull/472)
7
8
## [2.5.3 Release](https://github.com/basho/riak-python-client/issues?q=milestone%3Ariak-python-client-2.5.3)
9
10
* [Bug fix for raising `BadResource`](https://github.com/basho/riak-python-client/pull/481)
0 commit comments