Skip to content

Releases: scylladb/emr-dynamodb-connector

5.8.0

10 Sep 17:28
Compare
Choose a tag to compare

What's Changed

  • Read the AWS session token from the configuration by @julienrf in #12

Full Changelog: 5.7.1...5.8.0

5.7.1

30 Aug 07:50
80479d2
Compare
Choose a tag to compare

What's Changed

  • Evaluate the Scan Filter to add once per partition by @julienrf in #11

Full Changelog: 5.7.0...5.7.1

5.7.0

28 Aug 10:40
68a3340
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.6.1...5.7.0

5.6.1

31 Jul 08:38
f2c108e
Compare
Choose a tag to compare

What's Changed

  • Split the input data into segments of 100 MB on average by @julienrf in #8

Full Changelog: 5.6.0...5.6.1

5.6.0

26 Jul 15:20
Compare
Choose a tag to compare
  • First release under the organization name com.scylladb.alternator.

Merged pull requests:

  • #3 Add support for custom configuration of the underlying DynamoDBClient
  • #4 Reduce logs verbosity
  • #5 Follow the same splitting strategy as in the ScyllaDB Migrator