Skip to content

Commit 460ba13

Browse files
authored
future proof text and links to the latest 4.x CDM version (#145)
* future proof text and links to the latest 4.x CDM version * minor edit
1 parent c8fe5d4 commit 460ba13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs-src/zdm-core/modules/migrate/pages/cassandra-data-migrator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ All migration tools (`cassandra-data-migrator` + `dsbulk` + `cqlsh`) are availab
2828
[[cdm-install-as-jar]]
2929
== Install {cstar-data-migrator} as a JAR file
3030

31-
Download the *latest* JAR file from the {cstar-data-migrator} https://github.com/datastax/cassandra-data-migrator/packages/[GitHub repo^]. image:https://img.shields.io/github/v/release/datastax/cassandra-data-migrator?color=green[Latest release]
31+
Download the *latest* JAR file from the {cstar-data-migrator} https://github.com/datastax/cassandra-data-migrator/packages/1832128[GitHub repo^]. image:https://img.shields.io/github/v/release/datastax/cassandra-data-migrator?color=green[Latest release]
3232

3333
[NOTE]
3434
====
35-
Version 4.x of {cstar-data-migrator} is not backward-compatible with `*.properties` files created in previous versions, and package names have changed. As of 21-Jun-2023, `4.1.0` is the latest version. If you're starting new, it is recommended to use the latest release version.
35+
Version 4.x of {cstar-data-migrator} is not backward-compatible with `*.properties` files created in previous versions, and package names have changed. If you're starting new, we recommended that you use the latest released version.
3636
====
3737

3838
[[cdm-build-jar-local]]

docs-src/zdm-core/modules/migrate/pages/migrate-and-validate-data.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The CDM capabilities are extensive:
6161
* Validate migration accuracy and performance using a smaller randomized data-set.
6262
* Support for adding custom fixed writetime.
6363

64-
With new or enhanced capabilities in https://github.com/datastax/cassandra-data-migrator/blob/main/RELEASE.md#400---2023-06-02[CDM v4.x releases, window="_blank"], starting in early June 2023:
64+
With new or enhanced capabilities in recent https://github.com/datastax/cassandra-data-migrator/packages/1832128[CDM v4.x releases, window="_blank"].
6565

6666
* Column names can differ between Origin and Target.
6767
* UDTs can be migrated from Origin to Target, even when the keyspace names differ.

0 commit comments

Comments
 (0)