Skip to content

Commit 25ca639

Browse files
committed
Release 2.2.5
1 parent 1b37ff8 commit 25ca639

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CDC_Release_Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release notes for CDC for Apache Cassandra™
22
The CDC for Apache Cassandra™ is compatible for Apache Cassandra™ 3.11, 4.0, and DSE 6.8.
33

4-
# Release notes for 2.2.4
4+
# Release notes for 2.2.5
55
10 April 2023
66

77
## Changes

backfill-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ On the CLI machine side:
1919
* Optional: If running the CLI as a Pulsar Admin Extension, Datastax Luna Streaming 2.10_3.1 or later required. It is enough to download the standalone Luna Streaming Shell found on https://github.com/datastax/pulsar/releases.
2020

2121
On the Cassandra/Pulsar side:
22-
* DataStax CDC for Apache Cassandra 2.2.4 or later
22+
* DataStax CDC for Apache Cassandra 2.2.5 or later
2323

2424
## Building
2525
The CLI is build using Gradle. To build the CLI, run the following command:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.4
1+
2.2.5

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=2.2.4
1+
version=2.2.5
22
group=com.datastax.oss.cdc
33

44
# repositories

0 commit comments

Comments
 (0)