summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cassandra-driver_3.25.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cassandra-driver: Upgrade 3.24.0 -> 3.25.0Leon Anavi2021-03-221-0/+34
Upgrade to release 3.25.0: - Ensure the driver can connect when invalid peer hosts are in system.peers - Implement protocol v5 checksumming - Fix the default cqlengine connection mechanism to work with Astra - Asyncore race condition cause logging exception on shutdown - Update list of reserved keywords - Drop Python 3.4 support - Update security documentation and examples to use PROTOCOL_TLS Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>