cassandra-python-driver v3.20.0 Release Notes

Release Date: 2019-10-26 // over 4 years ago
  • October 28, 2019

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ DataStax Astra Support (PYTHON-1074)
    • ๐Ÿ— Use 4.0 schema parser in 4 alpha and snapshot builds (PYTHON-1158)

    ๐Ÿ› Bug Fixes

    • Connection setup methods prevent using ExecutionProfile in cqlengine (PYTHON-1009)
    • Driver deadlock if all connections dropped by heartbeat whilst request in flight and request times out (PYTHON-1044)
    • Exception when use pk_token_gt filter In python 3.7 (PYTHON-1121)