Skip to content

Releases: datastax/cassandra-data-migrator

5.5.1

01 Aug 17:10
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Migrate empty text values correctly by @pravinbhat in #381
  • Update: Log filtered rows at log4j level TRACE to reduce excessive logging by @pravinbhat in #381
  • [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.24.3 to 2.25.0 by @pravinbhat in #377
  • [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.25.0 to 2.25.1 by @msmygit in #379

Jar file can be found in the packages section here.

Full Changelog: 5.5.0...5.5.1

5.5.0

08 Jul 16:57
Compare
Choose a tag to compare

What's Changed

  • Logged metrics will now report how many Partition-Ranges out of the configured numParts passed or failed.

Jar file can be found in the packages section here.

Full Changelog here

5.4.1

27 Jun 17:10
Compare
Choose a tag to compare

What's Changed

  • Fix auto column mapping bug when target has more columns than origin by @pravinbhat in #375

Jar file can be found in the packages section here.

Full Changelog: 5.4.0...5.4.1

5.4.0

16 Jun 18:02
Compare
Choose a tag to compare

What's Changed

  • Use UNSET value for null fields (including empty texts) to avoid creating (or carrying forward) tombstones during row creation.

Jar file can be found in the packages section here.

Full Changelog: 5.3.1...5.4.0

5.3.1

09 Jun 16:18
Compare
Choose a tag to compare

What's Changed

  • Upgrade Spark to 3.5.6 & Cassandra version in tests to 5.0.4 by @msmygit in #367

Jar file can be found in the packages section here.

Full Changelog: 5.3.0...5.3.1

5.3.0

03 Jun 06:27
Compare
Choose a tag to compare

What's Changed

  • Auto-download SCBs when using Astra DB in #360

Jar file can be found in the packages section here.

Full Changelog: 5.2.3...5.3.0

5.2.3

16 Apr 13:58
Compare
Choose a tag to compare

What's Changed

Jar file can be found in the packages section here.

Full Changelog: 5.2.2...5.2.3

5.2.2

03 Apr 00:15
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 by @msmygit in #349
  • Replace dateOf function with toTimestamp as it is fully removed in C* 5.0.3 by @msmygit in #351

Jar file can also be found in the packages section here.

Full Changelog: 5.2.1...5.2.2

5.2.1

11 Mar 03:12
Compare
Choose a tag to compare

Key Highlights

  • Implemented column.skip feature
  • Upgraded to use Spark 3.5.5.
  • Cassandra Docker image tag is now set to cassandra:5.

Jar file can also be found in the packages section here.

5.1.4

05 Dec 12:56
Compare
Choose a tag to compare

Key Highlights

  • Bug fix: Any run started with a previousRunId that is not found in the cdm_run_info table (for whatever reason), will be executed as a fresh new run instead of doing nothing.

Jar file can also be found in the packages section here.