Skip to content

Releases: scylladb/scylla-migrator

1.1.1

16 Jan 08:48

Choose a tag to compare

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

New Contributors

Full Changelog: v1.1.0...v1.1.1

1.1.0

25 Sep 18:58

Choose a tag to compare

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

23 Aug 15:41

Choose a tag to compare

What's Changed

  • Add tutorial showing how to migrate from DynamoDB by @julienrf in #194
  • Apply the AlternatorEndpointProvider only on custom endpoints by @julienrf in #202

Full Changelog: v1.0.0...v1.0.1

1.0.0

12 Aug 15:53
d509390

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v1.0.0

v0.9.3

26 Jul 06:33
d418224

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

24 Jul 11:20
6b83463

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

12 Jul 10:13
cc3fbc4

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

27 Jun 08:11
95826a2

Choose a tag to compare

Initial spark 3.5 supported release