cassandra-python-driver v3.5.0 Release Notes

  • June 27, 2016

    ๐Ÿ”‹ Features

    • Optional Execution Profiles for the core driver (PYTHON-569)
    • ๐Ÿ“‡ API to get the host metadata associated with the control connection node (PYTHON-583)
    • ๐Ÿ“‡ Expose CDC option in table metadata CQL (PYTHON-593)

    ๐Ÿ› Bug Fixes

    • Clean up Asyncore socket map when fork is detected (PYTHON-577)
    • cqlengine: QuerySet only() is not respected when there are deferred fields (PYTHON-560)