[Release] DataStax Python Driver Version 2.1.3

44 views
Skip to first unread message

Adam Holmberg

unread,
Dec 16, 2014, 4:50:42 PM12/16/14
to python-dr...@lists.datastax.com
Version 2.1.3 of the DataStax Python Driver has been released. 

This release includes a few feature enhancements (most notably, an upgrade to handle schema metadata changes in upcoming versions of Cassandra), and also resolves a number of user-reported issues.

A complete list of changes can be found in the changelog (reproduced below for your convenience).

Discuss the driver and ask questions:
     Mailing List: https://groups.google.com/a/lists.datastax.com/forum/#!forum/python-driver-user
     IRC: #datastax-drivers on irc.freenode.net
Review and contribute source code: https://github.com/datastax/python-driver/
Report issues on JIRA: https://datastax-oss.atlassian.net/browse/PYTHON

Regards,
Adam Holmberg

------------------------------
2.1.3 changes:
------------------------------
Features
--------
* INFO-level log confirmation that a connection was opened to a node that was marked up (PYTHON-116)
* Avoid connecting to peer with incomplete metadata (PYTHON-163)
* Add SSL support to gevent reactor (PYTHON-174)
* Use control connection timeout in wait for schema agreement (PYTHON-175)
* Better consistency level representation in unavailable+timeout exceptions (PYTHON-180)
* Update schema metadata processing to accommodate coming schema modernization (PYTHON-185)

Bug Fixes
---------
* Support large negative timestamps on Windows (PYTHON-119)
* Fix schema agreement for clusters with peer rpc_addres 0.0.0.0 (PYTHON-166)
* Retain table metadata following keyspace meta refresh (PYTHON-173)
* Use a timeout when preparing a statement for all nodes (PYTHON-179)
* Make TokenAware routing tolerant of statements with no keyspace (PYTHON-181)
* Update add_collback to store/invoke multiple callbacks (PYTHON-182)
* Correct routing key encoding for composite keys (PYTHON-184)
* Include compression option in schema export string when disabled (PYTHON-187)
Reply all
Reply to author
Forward
0 new messages