Releases: scylladb/scylla-migrator
Releases · scylladb/scylla-migrator
1.1.1
This version is a bug fix for migrating from DynamoDB - now the DELETE stream operations are handled properly also aws credentials/auth sessions should work better.
New Scylla 2025.x that has RCU and WCU support is now supported too. There are new options to configure it, see billingMode in config.yaml.example.
What's Changed
- Create submit-alternator-validator.sh by @nopzdk in #224
- get sbt back to image for U24 and later by @tarzanek in #226
- Upgrade emr-dynamodb-connector to support proper session token handling by @tarzanek in #227
- fix-failed-tests by @pizzaeueu in #243
- Update README.md by @nopzdk in #253
- Create docker-build-jar.sh by @nopzdk in #255
- Create Dockerfile by @nopzdk in #254
- do not save _dynamo_op_type during dynamo stream replication by @pizzaeueu in #239
New Contributors
- @GeoffMontee made their first contribution in #220
- @nopzdk made their first contribution in #224
- @pizzaeueu made their first contribution in #243
Full Changelog: v1.1.0...v1.1.1
1.1.0
New Features
- Support resumability of DynamoDB migrations by @julienrf in #190
- Skip expired items of tables when TTL is enabled by @julienrf in #206
Other Changes
- Set 1.0.x release series as stable in the documentation by @julienrf in #204
- Document better the resources to allocate to the Spark executors by @julienrf in #200
- Align the scaling strategy of the Ansible-based setup with the other setups by @julienrf in #201
- Improve debug on migration by @julienrf in #199
- Update emr-dynamodb-connector to 5.7.1 by @tarzanek in #207
- Add tests that access AWS by @julienrf in #208
Full Changelog: v1.0.1...v1.1.0
1.0.1
1.0.0
v0.9.3
v0.9.2
What's Changed
- Move the documentation to the website and complete it by @julienrf in #166
- Make some configuration properties optional by @julienrf in #174
- Update Ansible playbook by @julienrf in #169
- Replicate indexes when replicating DynamoDB tables by @julienrf in #173
Full Changelog: v0.9.1...v0.9.2