Skip to content

Releases: scylladb/python-driver

3.29.3-scylla

11 Mar 12:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.29.2-scylla...3.29.3-scylla

3.29.2

05 Mar 21:36
Compare
Choose a tag to compare

What's Changed

  • Make building pipeline less confusing by @dkropachev in #425
  • cqlengine: fix map remove feature for non-nullable values by @dkropachev in #432
  • cicd: make build-push workflow push changes on manual dispatch by @dkropachev in #435
  • cicd: switch to arm runners for linux-aarch64 by @dkropachev in #437
  • CICD: Make it possible to publish prior tags by @dkropachev in #436
  • CICD: Fix skip tests option by @dkropachev in #438
  • Fix publishing issue by @dkropachev in #442
  • Sync with 3.29.2 by @dkropachev in #443
  • PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.12 fab0d30
  • PYTHON-1378 Expand search directories for includes d026cec
  • PYTHON-1359 Fix for numpy>=1.24.0 dc5509e
  • Update installation.rst with Python3 print() syntax d019ac0
  • PYTHON-1384 Remove usages of unittest.assertDictContainsSubset b1c67f9
  • remove dependency on old mock external module 3e34b9e
  • removed future print_function, division, and with and some pre 3.7 handling 2477029
  • Update geomet to latest in requirements.txt 908c6e1
  • use timezone-aware API to avoid deprecated warning 85aea8a
  • PYTHON-1389 Removing deprecated test aliases f3c019a
  • PYTHON-1297 Convert to pytest for running unit and integration tests 2d93898
  • PYTHON-1386 Make libev extension consistent with other extensions and allow specifying of libev install via env vars c02cb03
  • PYTHON-1369 Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0) fb5c239

Full Changelog: 3.29.0-scylla...3.29.2-scylla

3.29.0

05 Mar 17:51
a226518
Compare
Choose a tag to compare

What's Changed

  • Make any query to system.local use WHERE clause by @dkropachev in #419
  • docs: update theme 1.8.5 by @dgarcia360 in #421
  • cicd: update choco openssl package version to 3.4.1 by @dkropachev in #423
  • Small fixes for CICD by @dkropachev in #414
  • fix ScyllaCloudConfigTests for python 3.12 by @dkropachev in #402
  • PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.12 (datastax#1181)
  • PYTHON-1366 Handle removal of asyncore in Python 3.12 (datastax#1187)
  • Remove outdated Python pre-3.7 references (datastax#1186)
  • PYTHON-1371 Add explicit exception type for serialization failures (datastax#1193)
  • PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 (datastax#1191)
  • Documentation (and other) updates for 3.29.0 (datastax#1194)
  • fix(test-requirements): remove python 3.13 restrictions

Full Changelog: 3.28.2-scylla...3.29.0-scylla

3.28.2

12 Feb 01:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.28.0-scylla...3.28.2-scylla

3.28.0

12 Feb 01:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.26.9-scylla...3.28.0-scylla