You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# Release Notes
2
+
## [4.3.1] - 2024-07-19
3
+
- Fixed a validation run [bug] (https://github.com/datastax/cassandra-data-migrator/issues/266) that sometimes did not report a failed token-range
4
+
- Removed deprecated MigrateRowsFromFile job
5
+
2
6
## [4.3.0] - 2024-07-18
3
7
- Added `spark.cdm.trackRun` feature to support stop and resume function for Migration and Validation jobs
4
8
- Validation jobs ran with `auto-correct` feature disabled, can now be rerun with `auto-correct` feature enabled in a much optimal way to only correct the token-ranges with validation errors during the rerun
0 commit comments