Skip to content

Commit 6fd2ca2

Browse files
committed
Release 2.2.9
1 parent 0f856d9 commit 6fd2ca2

File tree

4 files changed

+7
-18
lines changed

4 files changed

+7
-18
lines changed

CDC_Release_Notes.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,18 @@
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.8
5-
9 May 2023
4+
# Release notes for 2.2.9
5+
11 May 2023
66

77
## Changes
8+
* [improve][agent] Log the dse4-agent version upon startup
89
* [fix][agent] Properly release all semaphore permits when commit log segment tasks fail partially
9-
10-
# Release notes for 2.2.7
11-
9 May 2023
12-
13-
## Changes
1410
* Upgrade org.json to fix CVE-45688
15-
16-
17-
# Release notes for 2.2.6
18-
4 May 2023
19-
20-
## Changes
2111
* Improve WatchService error handling & logging
2212
* Add a limitation for primary key only tables
2313
* Disable the replication_latency metric for backfilled items
2414
* Update pulsar dependency to 2.10.3
2515

26-
2716
# Release notes for 2.2.5
2817
10 April 2023
2918

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.8
1+
2.2.9

docs/docs-src/core/antora-cdc-cassandra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: docs
22
title: DataStax CDC for Apache Cassandra® Documentation
3-
version: "2.2.8"
4-
display_version: "2.2.8"
3+
version: "2.2.9"
4+
display_version: "2.2.9"
55
asciidoc:
66
attributes:
77
cdc_cass_first: 'DataStax CDC for Apache Cassandra®'

gradle.properties

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

44
# repositories

0 commit comments

Comments
 (0)