Skip to content

Tags: dkropachev/python-driver

Tags

3.24.7-scylla

Toggle 3.24.7-scylla's commit message

Verified

This commit was signed with the committer’s verified signature.
dkropachev Dmitry Kropachev
bump driver version metadata

3.24.6-scylla

Toggle 3.24.6-scylla's commit message

Verified

This commit was signed with the committer’s verified signature.
dkropachev Dmitry Kropachev
Bump package version

3.24.5-scylla

Toggle 3.24.5-scylla's commit message
bump packaging version to 3.24.5 to match git tag

3.24.4-scylla

Toggle 3.24.4-scylla's commit message
remove unlisted vcpython27

3.24.3-scylla

Toggle 3.24.3-scylla's commit message
move to cibuildwheel==2.1.1

3.24.2-scylla

Toggle 3.24.2-scylla's commit message
ResultSet: handle empty non-final pages on ResultSet iteration

This commit provides a fix to the situation when iterating on a
ResultSet, the driver aborts the iteration if the server returns
an empty page even if there are next pages available.

Python driver is affected by the same problem as JAVA-2934
This fix is similar to apache/cassandra-java-driver#1544

3.24.1-scylla

Toggle 3.24.1-scylla's commit message
Promote version 3.24.1

* testing the new github actions integration

stable

Toggle stable's commit message
Promote version 3.24.1

* testing the new github actions integration

3.22.3-scylla

Toggle 3.22.3-scylla's commit message
Release 3.22.3

* 3ea763 fddaa7 - intergation tests running with scylla 4.1 on each PR
* b740a3 - new wheels for python3.9 (only for mac and linux, for now)

3.22.2-scylla

Toggle 3.22.2-scylla's commit message
Release 3.22.2

* e2f0e8 - in_memory: reading table attribute break connection to cassandra