Skip to content

Releases: datastax/cassandra-data-migrator

6.0.1

Choose a tag to compare

@msmygit msmygit released this 16 Jun 01:00

What's Changed

Jar file can be found in the packages section here.

Full Changelog: 6.0.0...6.0.1

6.0.0

Choose a tag to compare

@msmygit msmygit released this 10 Jun 23:35

What's Changed

New Contributors

Jar file can be found in the packages section here.

Full Changelog: 5.8.1...6.0.0

5.8.1

Choose a tag to compare

@pravinbhat pravinbhat released this 30 Apr 15:41

What's Changed

Jar file can be found in the packages section here.

Full Changelog: 5.8.0...5.8.1

5.8.0

Choose a tag to compare

@msmygit msmygit released this 10 Mar 16:54

What's Changed

  • feat: Introduce CDM Config Builder UI by @msmygit in #422
  • Account for the Astra DB CQLSH removal/relocation from the DataStax downloads site

Jar file can be found in the packages section here.

Full Changelog: 5.7.3...5.8.0

5.7.3

Choose a tag to compare

@msmygit msmygit released this 26 Feb 21:09

What's Changed

  • Vulnerability fixes for netty and commons-lang3 by @pravinbhat in #414
  • [Snyk] Upgrade io.netty:netty-transport-native-kqueue from 4.1.130.Final to 4.2.9.Final by @msmygit in #415
  • [Snyk] Upgrade io.netty:netty-all from 4.1.130.Final to 4.2.9.Final by @msmygit in #416
  • Support for podman as the 2nd runtime engine supported by @msmygit in #420
  • Leverage unset to avoid ingesting tombstones at the target cluster by default by @msmygit in #419

Jar file can be found in the packages section here.

Full Changelog: 5.7.2...5.7.3

5.7.2

Choose a tag to compare

@pravinbhat pravinbhat released this 05 Jan 20:17

What's Changed

  • Dependency optimization to reduce jar size (25% smaller) by @pravinbhat
  • Security upgrade org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by @msmygit
  • Upgrade org.scala-lang:scala-reflect from 2.13.17 to 2.13.18 by @msmygit

Jar file can be found in the packages section here.

Full Changelog: 5.7.1...5.7.2

5.7.1

Choose a tag to compare

@pravinbhat pravinbhat released this 09 Dec 22:41

What's Changed

  • Fix batch write consistency by @pravinbhat
  • Upgrade Java Driver to 4.19.2 by @msmygit
  • Upgrade com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @msmygit

Jar file can be found in the packages section here.

Full Changelog: 5.7.0...5.7.1

5.7.0

Choose a tag to compare

@pravinbhat pravinbhat released this 19 Nov 22:59

What's Changed

  • Implemented feature spark.cdm.trackRun.rerunMultiplier to split token-ranges into sub-token-ranges during a rerun by @pravinbhat

Jar file can be found in the packages section here.

Full Changelog: 5.6.3...5.7.0

5.6.3

Choose a tag to compare

@msmygit msmygit released this 18 Nov 02:35

What's Changed

  • Update Java Driver to 4.19.1 and C* to 5.0.5 by @msmygit in #397
  • [Snyk] Upgrade org.scala-lang:scala-library from 2.13.16 to 2.13.17 by @msmygit in #399
  • fix: Double quoting keyspace name to allow for mixed cased characters by @abonacin in #401
  • Upgrade dependencies version by @msmygit in #402

New Contributors

Jar file can be found in the packages section here.

Full Changelog: 5.6.2...5.6.3

5.6.2

Choose a tag to compare

@pravinbhat pravinbhat released this 21 Oct 20:22

What's Changed

  • autoRerun fix: This fix address the gap in feature spark.cdm.trackRun.autoRerun where it did not pick the previous-run-id when the previous run completed (did not fail) but had failed token-ranges. It considered such runs a successful, but now with this fix, it will find the failed token-ranges from a successful run and resume those in the new run. fix by @pravinbhat in #396
  • [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.25.1 to 2.25.2 by @msmygit in #394

Jar file can be found in the packages section here.

Full Changelog: 5.6.1...5.6.2