Releases: datastax/cassandra-data-migrator
Release list
6.0.1
What's Changed
- DSBulk upgrade by @pravinbhat in #434
Jar file can be found in the packages section here.
Full Changelog: 6.0.0...6.0.1
6.0.0
What's Changed
- Adds support for Spark 4.x and Java 17+ by @pravinbhat in #432
- Move docs from docs.datastax.com by @aimurphy in #430
New Contributors
Jar file can be found in the packages section here.
Full Changelog: 5.8.1...6.0.0
5.8.1
What's Changed
- Minor code refactor for efficient memory use by @pravinbhat in #427
Jar file can be found in the packages section here.
Full Changelog: 5.8.0...5.8.1
5.8.0
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
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
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
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
What's Changed
- Implemented feature
spark.cdm.trackRun.rerunMultiplierto 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
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
What's Changed
- autoRerun fix: This fix address the gap in feature
spark.cdm.trackRun.autoRerunwhere 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