mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
* tools/cqlsh scylladb/scylla-cqlsh@9e5a91d7...scylladb/scylla-cqlsh@5a1d7842 (9): > fix wrong reference in copyutil.py > Add GitHub Action workflow to create releases on new tags > test_copyutil.py: introdcue test for ImportTask > fix(copyutil.py): avoid situatuions file might be move withing multiple processes > Fix Unix socket port display in show_host() method > Merge pull request #157 from scylladb/alert-autofix-1 .github/workflows/build-push.yml: Potential fix for code scanning alert no. 1: Workflow does not contain permissions > .github/workflows/dockerhub-description.yml: Potential fix for code scanning alert no. 9: Workflow does not contain permissions > test_cqlsh_output: skip some cassandra 5.0 table options > tests: template compression cql to use `class` insted of `sstable_comprission` > Pin Cassandra version to 5.0 for reproducible builds > Remove scylla-enterprise integration test and update Cassandra to latest Closes scylladb/scylladb#27924