3.2.5-0.20240226.97e10f96
scylladb-promoter
released this
26 Feb 10:06
·
309 commits
to master
since this release
Changelog
- 97e10f9 fix(CI): point to branch-3.2
- 3aa73aa feat(docs): add Scylla 5.4/2024.1 to restore compatibility matrix
- 19e2705 feat(docs): add workaround for restoring raft schema
- 5587865 feat(restore): validate if restore schema is safe
- 4b5f180 feat(agent): fill consistent_cluster_management in NodeInfo
- fc4d407 feat(swagger): agent, extend NodeInfo with consistent_cluster_management
- e368398 feat(swagger): scylla_v2, add /config/consistent_cluster_management endpoint
- af064e8 fix(deps): bump cenkalti/backoff to latest
- 39b41ea fix(cache): make the validity timeout configurable
- 8ee3623 fix(client): check the initial host first
- 0934e7a fix(db): update cluster table with coordinator_host column
- 92b7616 fix(client): validate all known_hosts on ScyllaAPI client creation
- c9ee2e6 fix(scheduler): don't error if start_date is before now for cron
- 7f6c699 fix(doc): start_date is not deprecated
- 559cd44 fix(scheduler): mix cron with start date
- 40bae32 fix(chore): deprecate Interval param on CLI and scheduler
- d2f308d fix(swagger): add deprecate comment to interval property
- e894865 fix(healtcheck): respect force-tls-disabled and force-non-ssl-session-port cluster properties
- 5da2012 fix(README): include CI badges
- d3b4e85 fix(ci): split integration tests to separate workflows
- 568613b fix(docs): update
cluster add
andcluster update
docs - 6c74b24 feat(testing): API tests for cluster add/update CLI
- 3cbe085 feat(testing): additional type of integration tests to validate CLI / HTTP API
- 7e389a8 feat(cql): drive the TLS enablement basing on the cluster configuration from DB
- a87c14a feat(cli): cluster add/update extended with explicit --force-tls-disabled and --force-non-ssl-session-port flags
- 6a9ce4b feat(swagger): provide the ability to force disable TLS and force to use non SSL port on cluster
- 3804c65 feat(db): add force_tls_disabled and force_non_ssl_session_port columns to cluster
- ffb7cc3 docs: remove 404 redirect
- 3e658b8 refactor(swagger): drop unused API
- 0f4e859 feat(tls): require certificate registered within cluster before choosing CQL SSL
- cc68c77 fix(docs): update docker setup example
- 1b05bf9 fix(restore): restore-schema, don't hide issues with raft schema
- 7d325f9 feat(testing): restore with different raft schema in src and dst
- b84f94a chore(restore_test): adjust tests to enterprise features
- 6690d9b chore(backup_test): adjust tests to enterprise features
- d2ad45b fix(repair): include system_replicated_keys in repair order
- eb6065b fix(testing): ensure that ssh server is started on nodes
- 5f13099 add(testing): test against enterprise Scylla
- cebe9c1 fix(repair): get rid of float intensity in internals
- 8291894 test(repair): add tests with deprecated float intensity
- b50c8c2 fix(restore): remove default timeout from LoadSSTables
- d9e814c fix(repair): remove default timeout from RepairStatus
- cf88be8 refactor(repair): add job_id to finished job log
- dd15a38 chore(go.mod): bump gocql to v1.12.0
- 4c405aa add(testing): make start-dev-env with SKIP_GOSSIP
- 4ee84ca add(workflows): include raft enabled in test matrix
- a2f4b3b fix(testing): improve make start-dev-env cluster setup
- d35fc99 add(workflows): run github actions against Scylla 5.4.0
- e7c6cca fix(restore_test): fix TestRestoreSchemaVersionedIntegration flakiness
- a0d8a8a fix(restore): improve restore schema stability for Scylla 5.4.0
- b039cb6 fix(scyllaclient_test): make TestClientStatusIntegration more robust
- d0e0972 chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- 6506d71 doc: fix the zendesk tag
- 3f933a8 style(docs): restore, highlight that procedure is automated
- a3fe275 style(docs): restore, specify which cluster name should be used
- 6e3533c feat(docs): add references to Operator docs
- d48b011 fix(docs): restore, remove already automated parts from example
- 3dc2eb8 fix(docs): restore-schema, remove hint about recreating MV and SI
- b792982 docs: add zendesk tag to index.html
- 953630a docs: add zendesk tag