We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73616e8 commit 8aaa4c8Copy full SHA for 8aaa4c8
1 file changed
CHANGELOG.rst
@@ -4,6 +4,7 @@
4
Features
5
--------
6
* Add one() function to the ResultSet API (PYTHON-947)
7
+* Create an utility function to fetch concurrently many keys from the same replica (PYTHON-647)
8
9
Other
10
-----
@@ -61,7 +62,6 @@ Features
61
62
* Add new exception type for CDC (PYTHON-837)
63
* Allow 0ms in ConstantSpeculativeExecutionPolicy (PYTHON-836)
64
* Add asyncio reactor (PYTHON-507)
-* Create an utility function to fetch concurrently many keys from the same replica (PYTHON-647)
65
66
Bug Fixes
67
---------
0 commit comments