This is an automated email from the ASF dual-hosted git repository.
edimitrova pushed a change to branch cassandra-2.2
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from b3f9921 Introduce SemVer4j for version representation, parsing and
handling. And correct supported upgrade paths. Add v4X to Java DTests (after
cassandra-4.0 branch was created)
add cb0e438 CQL shell should prefer newer TLS version by default patch by
Kamlesh Ghoradkar; reviewed by Ekaterina Dimitrova, Adam Holmberg, David
Capwell, Justin Chu and Brandon Williamms for CASSANDRA-16736
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
pylib/cqlshlib/sslhandling.py | 20 ++++--
pylib/cqlshlib/test/config/sslhandling.config | 2 +
.../test/config/sslhandling_invalid.config | 2 +
pylib/cqlshlib/test/test_sslhandling.py | 75 ++++++++++++++++++++++
5 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644 pylib/cqlshlib/test/config/sslhandling.config
create mode 100644 pylib/cqlshlib/test/config/sslhandling_invalid.config
create mode 100644 pylib/cqlshlib/test/test_sslhandling.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]