Skip to content

3.5.0-dev-0.20250211.acf1c0300

Latest
Compare
Choose a tag to compare
@scylladb-promoter scylladb-promoter released this 11 Feb 13:24
86d34f4

Changelog

  • acf1c03 fix: makes comment more correct
  • 18d5aaf fixes: small fixes in integration tests
  • beabd75 chore(docs): updates dc-mapping docs
  • 54f9982 refactor: small changes accordingly to code review comments
  • 010e891 refactor: simplifies syntax of dc-mappings
  • 524792c fix(test): fixes integration test after rebase
  • 99af84e fix: fixes the backward compatibility when dc-mapping is not set
  • ba22c43 fix(docs): fixes formatting in docs
  • 9b659cf fix: locationInfo.AllHosts should return only uniq hosts
  • f3c2273 chore(docs): generates docs (make docs)
  • ee52238 chore(tests): alignes integration tests with current behavior.
  • 780bec0 refactor(tests): removes dc3 from second cluster
  • e0fb378 refactor: simplifies --dc-mapping for only 1 use case: 1 to 1 dc map
  • cc969c4 refactor(restore): adds LocationInfo which replaces locationHosts
  • c1cc753 refactor: deleted third, but adds dc3 to the second
  • cc9b17d refactor(dcmapping): replaces !dc with --skip-dc-mapping-validation
  • 07412f8 fix(test): fixes cluster setup
  • 2ccc6e7 fix: adds copyright :D
  • 41db186 chore(test): adds dc-mapping integration tests
  • 4144cf1 feat(tests): adds third cluster (dc3) to docker setup
  • 6860c71 feat(restore): uses dc mappings for restoring tables
  • 15903f4 feat(restore): adds --dc-mapping flag to restore command