Releases: scylladb/scylla-manager
Releases · scylladb/scylla-manager
3.5.0-dev-0.20250307.b9e0592dc
3.5.0-dev-0.20250306.f4c889ba3
Changelog
- f4c889b tmp: always use normal repair job type
- 822345f chore(repair_test): adjust tests for tablet repair API
- 227aaa6 chore(restore_test): update repair API parsing with tablet repair
- 8d29dbd feat(repair_test): test tablet repair API and tablet load balancing usage
- 53ac3bb chore(repair_test): update repair API parsing with tablet repair
- 6ab9411 feat(repair): don't disable tablet load balancing from Scylla 2025.1.0
- 5e62064 feat(repair): use tablet repair API
- 6d6d82b feat(scyllaclient): add methods for managing tablet repair API
3.5.0-dev-0.20250306.90d2bc962
Changelog
- 90d2bc9 fix(consul): use prometheus_address|port from scylla.yaml for consul endpoint
3.5.0-dev-0.20250305.822345f18
Changelog
- 822345f chore(repair_test): adjust tests for tablet repair API
- 227aaa6 chore(restore_test): update repair API parsing with tablet repair
- 8d29dbd feat(repair_test): test tablet repair API and tablet load balancing usage
- 53ac3bb chore(repair_test): update repair API parsing with tablet repair
- 6ab9411 feat(repair): don't disable tablet load balancing from Scylla 2025.1.0
- 5e62064 feat(repair): use tablet repair API
- 6d6d82b feat(scyllaclient): add methods for managing tablet repair API
3.5.0-dev-0.20250304.3bce778fb
3.5.0-dev-0.20250304.0337f41a1
Changelog
- 0337f41 feat(1-1-restore): adds copy data stage + loadSStables call (#4235)
- 7a0d4db feat(1-1-restore): validates if source and target clusters nodes are equal (#4230)
- 890c37b feat(1-1-restore): adds 1-1-restore cli and service stub (#4221)
- c0fcaa6 feat(managerclient): adds new task type - 1_1_restore (#4219)
3.5.0-dev-0.20250303.43e186000
3.5.0-dev-0.20250302.b32191175
3.5.0-dev-0.20250226.b32191175
3.5.0-dev-0.20250226.a21b97cf9
Changelog
- a21b97c feat(restore_test): extend preparation test with API checks
- da7a59b feat(restore): update metrics for native Scylla restore
- 773cf1e feat(restore): update metrics for Rclone restore
- 63d029a feat(metrics): restore, add metrics for native Scylla restore
- bb0bba0 feat(restore): adjust native Scylla restore progress update
- 055d2ad chore(restore_test): adjust tests to the Scylla restore API
- 0d62fb0 feat(restore): use Scylla restore API
- 2c5e263 feat(restore): check disk size before batch dispatch
- 55aa3f0 feat(restore): add nodeInfo helper method
- 2efd8b4 feat(restore): extend batch with type and TOC
- bd8180b feat(agent): resolve host name in proxy for Scylla restore API
- c73371c feat(scyllaclient): add method for Scylla restore API
- d8c54f1 feat(sstable): add SSTable component description
- 39011de feat(schema): new restore run progress
- edd6656 fix(restore_test): validate that Scylla backup does not impact Rclone config
- da8df20 feat(backup): improve scylla backup API check logging
- 618e2b8 chore(todo): left todos in the code
- f80856b feat(backup_test): add TestBackupCorrectAPIIntegration
- 6523414 chore(restore_test): adjust tests to Scylla backup API
- 1ed8622 chore(backup_test): adjust tests to Scylla backup API
- 8247ed1 feat(backup): use Scylla backup API
- 727cfa6 feat(backup): check when Scylla backup API can be used
- c7f6591 feat(agent): resolve provider into host name in proxy
- ffc2c1c feat(scyllaclient): add methods for managing Scylla backup API
- 084e288 feat(schema): add scylla_task_id to backup_run_progress
- d5392e8 feat(testing): configure Scylla object storage (minio)
- 0f8e27c feat(restore): add unit tests for progress aggregation
- d42ce8c feat(restore): allow for specifying now in progress aggregation
- 2ea2e85 feat(restore): fill HostProgress RestoredBytes/Duration
- 98be9f9 refactor(restore): separate progress aggregation from DB query
- 067f694 feat(restore): adjust Rclone and l&s restore progress update
- 5485c80 feat(schema): add restore_run_progress restored column
- 2fb0a13 refactor(schema): remove unused restore_run_progress skipped column