Releases: datastax/cassandra-data-migrator
Releases · datastax/cassandra-data-migrator
4.1.8
- Scala
2.13
is now the new default.
Jar file can be found it in the packages section here
4.1.7
- Allow support for Spark
3.4.1
, SCC3.4.1
and begin automated testing using Cassandra® latest4
series. - Improved unit test coverage
Jar file can be found it in the packages section here
4.1.6
- Allow support for
vector
CQL data type
Jar file can be found it in the packages section here
4.1.5
- Allow reserved keywords used as Target column-names
Jar file can be downloaded by clicking here or find it in the packages section here
4.1.4
- Handle null values in Target counter table
Jar file can be downloaded by clicking here or find it in the packages section here
4.1.3
- Handle null values in Origin counter table
4.1.2
- Fixed docker build
4.1.1
- Documentation fixes in readme & properties file
- Config namespace fixes
4.1.0
- Refactored exception handling and loading of token-range filters to use the same Migrate & DiffData jobs instead of separate jobs to reduce code & maintenance overhead
4.0.2
- Capture failed partitions in a file for easier reruns
- Optimized mvn to reduce jar size
- Fixed bugs in docs