Skip to content

3.6.0-dev-0.20250428.cde1a182a

Compare
Choose a tag to compare
@scylladb-promoter scylladb-promoter released this 28 Apr 15:11
· 2 commits to master since this release
90f2f4c

Changelog

  • cde1a18 chore(golangci): silence linter on http[s] scheme constants
  • e640236 feat(restore): use correct object storage endpoint for native restore
  • cc6b286 feat(backup): use correct object storage endpoint for native backup
  • 15d8142 feat(scyllaclient): get and validate object storage endpoint
  • 38fa82a feat(testing): configure Scylla object storage with scylla.yaml
  • 5fc6dd0 feat(agent): fill agent object storage configuration in node info
  • d326e94 feat(scyllaclient): fill Scylla object storage configuration in node info
  • e7150b5 feat(swagger): agent, extend node info with object storage configuration
  • 50e1f76 feat(swagger): scylla, add object storage endpoints config reader
  • fc7e71f tmp: go work
  • c9273b8 feat(treewide): backup, restore, control Scylla user task TTL
  • 29f02c7 chore(restore_test): adjust tests to Scylla restore API
  • ecec883 feat(restore): use Scylla restore API
  • dde229b feat(metrics): restore, add metrics for native Scylla restore
  • 1bc0b02 feat(restore): extend batch with type and TOC
  • cd8f492 feat(restore): check disk size before batch dispatch
  • 8486500 feat(backup_test): add TestBackupCorrectAPIIntegration
  • eec0b2e chore(treewide): adjust tests to Scylla backup API
  • 6b3478a feat(backup): use Scylla backup API
  • d694cd0 feat(scyllaclient): add methods for handling backup and restore Scylla tasks
  • f1a2ba5 feat(sstable): describe sstable specification
  • 17acf38 refactor(scyllaclient): remove unused ToCanonicalIP
  • ad86caf feat(restore): adjust model to recreated restore_run_progress
  • 4f3428f feat(schema): prepare schema for native Scylla backup and restore
  • 6dbba2c refactor(schema): regenerate table.go