mirror of https://github.com/apache/cassandra
cqlsh: Fix IPv6 Support
This commit upgrades the bundled datastax/python-driver to ad2f61f8655. Patch by Tyler Hobbs; reviewed by Philip Thompson for CASSANDRA-7988
This commit is contained in:
parent
1394b128c6
commit
592672320d
|
|
@ -1,4 +1,5 @@
|
|||
2.1.1
|
||||
* (cqlsh) Fix IPv6 support (CASSANDRA-7988)
|
||||
* Ignore fat clients when checking for endpoint collision (CASSANDRA-7939)
|
||||
* Make sstablerepairedset take a list of files (CASSANDRA-7995)
|
||||
* (cqlsh) Tab completeion for indexes on map keys (CASSANDRA-7972)
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue