mirror of https://github.com/apache/cassandra
Upgraded bundled python driver to 2.5.0
Patch by Blake Eggleston; reviewed by Tyler Hobbs for CASSANDRA-9081 and CASSANDRA-8919
This commit is contained in:
parent
cc672f3615
commit
2fa18d3a9f
|
|
@ -1,4 +1,6 @@
|
|||
2.1.5
|
||||
* cqlsh: Make CompositeType data readable (CASSANDRA-8919)
|
||||
* cqlsh: Fix display of triggers (CASSANDRA-9081)
|
||||
* Fix NullPointerException when deleting or setting an element by index on
|
||||
a null list collection (CASSANDRA-9077)
|
||||
* Buffer bloom filter serialization (CASSANDRA-9066)
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue