Skip to content

Releases: scylladb/scylla-manager

3.7.0-dev-0.20251022.123254864

22 Oct 18:21

Choose a tag to compare

Changelog

  • 1232548 feat(command/repair): add --incremental-mode flag
  • ef20bf2 feat(service/repair): add and handle incremental_mode tablet repair api param
  • 34dfd0a chore(go.mod): bump swagger submodule dep to 8a74da2

3.7.0-dev-0.20251021.d6aca1bc9

21 Oct 13:38

Choose a tag to compare

Changelog

  • d6aca1b feat(restore_test): add test for changing backup method

3.6.0-0.20251021.b94cd53bc

21 Oct 18:49

Choose a tag to compare

Changelog

  • b94cd53 fix(docs): remove untested rollback procedure
  • d6ece1f chore(docs): update example upgrade SM version from 3.1 to 3.6
  • 51e50b2 refactor(docs): replace Scylla with ScyllaDB
  • e2eb4ea chore(docs): add scylla 2025.3 to compatibility matrix
  • 31449e2 chore(docs) regenerate sctool docs with make docs
  • ebe7a18 feat(command/backup): reference native backup docs as much as possible
  • 4c2df86 feat(docs): add native backup page
  • 935f72d chore(deps): bump sphinx-scylladb-theme from 1.8.7 to 1.8.8 in /docs
  • dac4632 chore(docs): update compatibility matrix
  • 6dc7d50 feat(command/backup): point to scylla docs for controlling native backup upload
  • e83d084 chore(deps): bump sphinx-scylladb-theme from 1.8.6 to 1.8.7 in /docs
  • 6ad9586 chore(.github): bump tested scylla versions

3.7.0-dev-0.20251017.86e0d0371

17 Oct 18:20

Choose a tag to compare

Changelog

  • 86e0d03 fix(cluster): don't make connectivity check when it's not needed
  • 8a74da2 feat(swagger): scylla, add incremental_mode param to tablet repair api

3.7.0-dev-0.20251016.4c3aa5377

16 Oct 18:20

Choose a tag to compare

Changelog

  • 4c3aa53 fix(docs): remove untested rollback procedure
  • 09e978c chore(docs): update example upgrade SM version from 3.1 to 3.6
  • 1324908 refactor(docs): replace Scylla with ScyllaDB
  • 8d02877 chore(docs): prepare compatibility matrix for SM 3.7
  • 52b03d0 chore(docs): add scylla 2025.3 to compatibility matrix
  • a64bd13 chore(.github): test against scylla 2025.3.1

3.7.0-dev-0.20251014.4c3aa5377

14 Oct 18:20

Choose a tag to compare

Changelog

  • 4c3aa53 fix(docs): remove untested rollback procedure
  • 09e978c chore(docs): update example upgrade SM version from 3.1 to 3.6
  • 1324908 refactor(docs): replace Scylla with ScyllaDB
  • 8d02877 chore(docs): prepare compatibility matrix for SM 3.7
  • 52b03d0 chore(docs): add scylla 2025.3 to compatibility matrix
  • a64bd13 chore(.github): test against scylla 2025.3.1

3.7.0-dev-0.20251009.e4825380e

09 Oct 18:20

Choose a tag to compare

Changelog

  • e482538 feat(docs): document alternator backup/restore
  • 67d631b fix(restore_test): run alternator backup/restore test against 2024.1
  • a0a0754 refactor(restore_test): export capability of restarting cluster
  • bbb613c fix(restore): restore alternator GSIs in scylla 2024.1

3.7.0-dev-0.20251008.e4825380e

08 Oct 18:21

Choose a tag to compare

Changelog

  • e482538 feat(docs): document alternator backup/restore
  • 67d631b fix(restore_test): run alternator backup/restore test against 2024.1
  • a0a0754 refactor(restore_test): export capability of restarting cluster
  • bbb613c fix(restore): restore alternator GSIs in scylla 2024.1

3.7.0-dev-0.20251001.e7c8c61cf

01 Oct 18:20

Choose a tag to compare

Changelog

  • e7c8c61 chore(go.mod): bump gocql from v1.15.1 to v1.15.3
  • 4ff864b feat(sstable): add ms to the set of known SSTable format versions

3.7.0-dev-0.20250928.a521fe3ea

28 Sep 18:20

Choose a tag to compare

Changelog

  • a521fe3 feat(restore_test): reimplement TestRestoreFullAlternatorIntegration
  • c2b288c feat(testutils/db): make alternator setup more interesting
  • 4c3486e feat(restore): create views in parallel
  • f266e00 feat(restore): create alternator views with alternator API
  • 5c7ba6e feat(restore): drop alternator views with alternator API
  • c1cfe53 feat(restore): initialize alternator views with alternator API
  • 22cd6ae chore(docs) regenerate sctool docs with make docs
  • befb931 feat(command/backup): reference native backup docs as much as possible
  • 9ef2506 feat(docs): add native backup page