Skip to content

Releases: scylladb/scylla-manager

3.5.0-dev-0.20250131.42f72f85f

31 Jan 19:58
42f72f8
Compare
Choose a tag to compare

Changelog

  • 42f72f8 feat(restore): rework progress aggregation (#4225)

3.5.0-dev-0.20250130.84fbef948

30 Jan 19:59
84fbef9
Compare
Choose a tag to compare

Changelog

  • 84fbef9 chore(deps): bump sphinx-scylladb-theme from 1.8.4 to 1.8.5 in /docs (#4222)

3.5.0-dev-0.20250129.84fbef948

29 Jan 19:58
84fbef9
Compare
Choose a tag to compare

Changelog

  • 84fbef9 chore(deps): bump sphinx-scylladb-theme from 1.8.4 to 1.8.5 in /docs (#4222)

3.5.0-dev-0.20250127.84fbef948

27 Jan 19:58
84fbef9
Compare
Choose a tag to compare

Changelog

  • 84fbef9 chore(deps): bump sphinx-scylladb-theme from 1.8.4 to 1.8.5 in /docs (#4222)

3.5.0-dev-0.20250126.a6303e03d

26 Jan 19:58
a6303e0
Compare
Choose a tag to compare

Changelog

  • a6303e0 chore(go.mod): bump deps in all modules to the newest commit (#4224)

3.5.0-dev-0.20250124.a6303e03d

24 Jan 20:00
a6303e0
Compare
Choose a tag to compare

Changelog

  • a6303e0 chore(go.mod): bump deps in all modules to the newest commit (#4224)

3.5.0-dev-0.20250123.a6303e03d

23 Jan 19:59
a6303e0
Compare
Choose a tag to compare

Changelog

  • a6303e0 chore(go.mod): bump deps in all modules to the newest commit (#4224)

3.5.0-dev-0.20250122.e1127475c

22 Jan 15:32
e112747
Compare
Choose a tag to compare

Changelog

  • e112747 feat(swagger): scylla-manager, move towards just restored bytes (#4214)
  • 91cc5e0 chore(deps): bump sphinx-scylladb-theme from 1.8.3 to 1.8.4 in /docs (#4218)
  • f442616 Make restore progress available even when cluster is not (#4196)
  • 605d9c9 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#4198)
  • 1072a47 Testing: use UUID based SSTables for testing (#4197)
  • 6a7b777 feat(swagger): scylla-manager, add tablet repair endpoint
  • cb272ac refactor(swagger): scylla-manager, format file
  • f7f9ac2 feat(backup): extends manifest with info needed for 1-to-1 restore.
  • ff19e13 feat(agent): implements /cloud/metadata agent endpoint.
  • e1a993a fix(cloudmeta): fixes handling of context cancellation.
  • ef5a874 feat(agent): extends /node_info response with storage_size.
  • 5393b62 chore: updates scylla-manager module to the latest version of v3/swagger.
  • de6fefe fix(configcache): return on error in ForceUpdateCluster (#4193)
  • ad1cb39 fix(restore_test): keep single cluster ID for many restores (#4195)
  • d2c391c fix(scyllaclient): don't query raft read barrier API on Scylla 2024.2 (#4185)
  • 5cfe08c refactor(scyllaclient): reduce info to debug on closest DC (#4189)
  • ef3b968 feat(swagger): adds /cloud/metadata to agent api definition. (#4186)
  • c7c7130 fix(backup_test): add missing 'Integration' suffix to tests (#4176)
  • a16e511 fix(healthcheck): correctly label nodes removed from metrics (#4178)
  • cafa851 feat(swagger): extends sm agent /node_info with storage_size. (#4170)
  • 2fde888 feat: adds azure metadata provider to cloudmeta pkg. (#4159)
  • 0372277 feat: adds gcp metadata provider support to cloudmeta package (#4155)
  • 4e52b04 fix(tests): increases delays in pkg/cloudmeta unit tests. (#4175)
  • ad742f6 Let other services use config cache (#4166)
  • 0b4609a chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#4160)

3.5.0-dev-0.20250121.91cc5e0aa

21 Jan 20:00
91cc5e0
Compare
Choose a tag to compare

Changelog

  • 91cc5e0 chore(deps): bump sphinx-scylladb-theme from 1.8.3 to 1.8.4 in /docs (#4218)
  • f442616 Make restore progress available even when cluster is not (#4196)
  • 605d9c9 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#4198)
  • 1072a47 Testing: use UUID based SSTables for testing (#4197)
  • 6a7b777 feat(swagger): scylla-manager, add tablet repair endpoint
  • cb272ac refactor(swagger): scylla-manager, format file

3.5.0-dev-0.20250118.f7f9ac221

18 Jan 19:58
Compare
Choose a tag to compare

Changelog

  • f7f9ac2 feat(backup): extends manifest with info needed for 1-to-1 restore.
  • ff19e13 feat(agent): implements /cloud/metadata agent endpoint.
  • e1a993a fix(cloudmeta): fixes handling of context cancellation.
  • ef5a874 feat(agent): extends /node_info response with storage_size.
  • 5393b62 chore: updates scylla-manager module to the latest version of v3/swagger.
  • de6fefe fix(configcache): return on error in ForceUpdateCluster (#4193)
  • ad1cb39 fix(restore_test): keep single cluster ID for many restores (#4195)