Skip to content

Merge 3.25.0 from 'datastax/python-driver'#128

Merged
fruch merged 120 commits intoscylladb:masterfrom
fruch:merge_3.25.0
Dec 22, 2021
Merged

Merge 3.25.0 from 'datastax/python-driver'#128
fruch merged 120 commits intoscylladb:masterfrom
fruch:merge_3.25.0

Conversation

@fruch
Copy link
Copy Markdown

@fruch fruch commented Dec 12, 2021

No description provided.

TheRealFalcon and others added 30 commits February 26, 2020 13:16
PYTHON-1228 Provide log wrapper to asyncore so it doesnt error
 - 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-15663 Add 'default' to a list of reserved keywords
PYTHON-700: Support port discovery for C* 4.0
…-fix

PYTHON-1207: transient replication support (phase 2)
aboudreault and others added 20 commits October 26, 2020 13:52
* 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
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
  ...
@fruch fruch added integration-tests If this tag, this PR won't run integration tests test-build If this tag, do all build stages labels Dec 12, 2021
@fruch fruch closed this Dec 12, 2021
@fruch fruch reopened this Dec 12, 2021
@fruch fruch changed the title Merge 3.25.0 Merge 3.25.0 from 'datastax/python-driver' Dec 12, 2021
@fruch fruch merged commit a34e4db into scylladb:master Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests If this tag, this PR won't run integration tests test-build If this tag, do all build stages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants