Merge 3.25.0 from 'datastax/python-driver'#128
Merged
fruch merged 120 commits intoscylladb:masterfrom Dec 22, 2021
Merged
Conversation
PYTHON-1228 Provide log wrapper to asyncore so it doesnt error
…rsing Python 1207 transient parsing
- Add TestCluster class to integration tests to allow easier setting of default options and updated all call points - Removed setting __defaults__ on stuff - Changed a bunch of '4.0' checks to be '4.0-a' - Enabled materialized views, sasi, and transient replication in standard test startup options - Updated materialized views to specify not null for primary keys as required in 4.0 - Added new protocol error message received from 4.0 in test_no_connection_refused_on_timeout
Cassandra 4.0 test changes
More test fixes
CASSANDRA-15663 Add 'default' to a list of reserved keywords
PYTHON-700: Support port discovery for C* 4.0
…emoval Add core graph documentation
…-fix PYTHON-1207: transient replication support (phase 2)
PYTHON-1225: add initial Jenkinsfile
* Add MBEAN and MBEANS to reserved words (CASSANDRA-15663) * Move UNSET outside of DSE specific (CASSANDRA-15663)
PYTHON-1269 Update list of CQL keywords
PYTHON-1232: protocol v5 out of beta
… to read a segment
Follow up to PYTHON-1232; better handling of incomplete segments
version 3.25.0 * tag '3.25.0' of https://github.com/datastax/python-driver: (87 commits) release 3.25: docs release 3.25: changelog & version ssl tests: update all SSL certs Fix simulacron.test_policies.test_delay_can_be_0 to not use protocol v5 Yield from process_io_buffer when containing an incomplete segment Make sure no data is lost when there is not enough data in the buffer to read a segment make sure to enable compression before sending the auth creds Enable checksumming before sending the auth message make sure simulacron/test_empty_column uses protocolv4 some test fixes Make sure the protocol v5 downgrade for C* <4 if it is not explicitly specified PYTHON-1232 Bring protocol v5 out of beta typos PYTHON-1269 Update list of CQL keywords Update security documentation and examples to use PROTOCOL_TLS Add a test and docs Don't create Cluster with hosts if having cloud config Avoid using 2 io buffers when checksumming is not used Fix python2 bits formatting and missing lz4 deps with tox Fix some unit tests to read the proper connection cql frame buffer ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.