Skip to content

Commit c6da49a

Browse files
committed
Release 1.0.5
1 parent 03914ac commit c6da49a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CDC_Release_Notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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.5
5+
11 April 2022
6+
7+
## Changes
8+
* Cassandra agent: allow configuring TLS options (`tlsTrustCertsFilePath` and `useKeyStoreTls`).
9+
410
# Release notes for 1.0.4
511
05 April 2022
612

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

gradle.properties

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

44
# repositories

0 commit comments

Comments
 (0)