Releases: datastax/cassandra-data-migrator
Releases · datastax/cassandra-data-migrator
5.5.1
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
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.
5.4.1
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
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
5.3.0
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
What's Changed
- Randomized the pending token-range list by @pravinbhat in #354
- docs: add Skunnyk as a contributor for bug, test, and question by @allcontributors in #355
Jar file can be found in the packages section here.
Full Changelog: 5.2.2...5.2.3
5.2.2
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
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
Key Highlights
- Bug fix: Any run started with a
previousRunId
that is not found in thecdm_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.