cassandra-python-driver v2.6.0.c2 Release Notes

  • June 24, 2015

    ๐Ÿ”‹ Features

    • โฌ‡๏ธ Automatic Protocol Version Downgrade (PYTHON-240)
    • cqlengine Python 2.6 compatibility (PYTHON-288)
    • Double-dollar string quote UDF body (PYTHON-345)
    • Set models.DEFAULT_KEYSPACE when calling set_session (github #352)

    ๐Ÿ› Bug Fixes

    • Avoid stall while connecting to mixed version cluster (PYTHON-303)
    • ๐Ÿ‘‰ Make SSL work with AsyncoreConnection in python 2.6.9 (PYTHON-322)
    • ๐Ÿ›  Fix Murmur3Token.from_key() on Windows (PYTHON-331)
    • ๐Ÿ›  Fix cqlengine TimeUUID rounding error for Windows (PYTHON-341)
    • Avoid invalid compaction options in CQL export for non-SizeTiered (PYTHON-352)