Skip to content

Commit 6a4999f

Browse files
committed
Release 1.0.4
1 parent c2c19f0 commit 6a4999f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CDC_Release_Notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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 1.0.4
5+
05 April 2022
6+
7+
## Changes
8+
* Provide support for C* collection types
9+
* jackson-databind upgrade
10+
411
# Release notes for 1.0.3
512
17 March 2022
613

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3-SNAPSHOT
1+
1.0.4

gradle.properties

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

44
# repositories

0 commit comments

Comments
 (0)