Skip to content

3.8.0-0.20260213.3882815ee

Choose a tag to compare

@scylladbbot scylladbbot released this 13 Feb 10:46
· 62 commits to master since this release

Changelog

  • 3882815 Revert "feat(main): use NetworkTopologyStrategy for SM ks by default"
  • 6914b13 Revert "feat(docs): explain that SM ks uses NetworkTopologyStrategy by default"
  • 8209149 feat(scheduler): replace nil properties with empty JSON object
  • 8167db7 Revert "feat(scheduler): marshal task properties as empty JSON not null"
  • 478a201 feat(scheduler): marshal task properties as empty JSON not null
  • eb76b09 fix(docs): document general and tablet repair tasks interactions
  • 58a8efc fix(repair): make it possible to run general and tablet repair in parallel
  • c368edf fix(scheduler): don't allow incompatible repair tasks to run in parallel
  • 391fe90 fix(restore): don't restore audit ks schema
  • 250d3e0 test(backup_test): check that audit ks is backed up
  • 30c6ff1 chore(testing): enable audit in test env
  • dbb6deb fix(repair): treat audit ks as system ks in repair order
  • 887ed0b fix(scheduler): get rid of LWT query updating STOPPING run status
  • bcd20b6 fix(docs): document that LWT state tables are not backed up nor restored
  • 7ed8da3 fix(docs): remove outdated alternator schema limitation
  • 4a14b81 fix(restore): don't restore LWT state tables
  • bc3c365 fix(backup): don't back up LWT state tables
  • f6c6170 feat(testutils/db): prepare functionalities for LWT state tables testing
  • 32b5281 fix(restapi): fill known hosts when parsing cluster from API
  • 5cd59dc fix(restapi): stop disabled task
  • fb128c6 fix(main): first eval then return query result
  • ee51aff fix(scheduler): wait for reschedule in test
  • aa0825a fix(docs): backup, small stylistic fixes
  • 66df4a2 fix(scheduler): preserve cron timezone on task reschedule
  • 9e62cb8 feat(treewide): move from SimpleStrategy to NetworkTopologyStrategy in tests
  • 4d4b633 feat(docs): explain that SM ks uses NetworkTopologyStrategy by default
  • 2d6142c refactor(docs): install, replace Scylla with ScyllaDB
  • 0dbd69d feat(main): use NetworkTopologyStrategy for SM ks by default
  • 243744e feat(managerclient): describe task statuses
  • b0ed70b fix(docs): add '.com' to example object_storage_endpoints
  • 76e82e8 fix(docs): add missing sctool backup delete local-snapshots docs