Skip to content

Commit 8a0717a

Browse files
committed
Release 2.2.8
1 parent 850cb84 commit 8a0717a

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
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 2.2.8
5+
9 May 2023
6+
7+
## Changes
8+
* [fix][agent] Properly release all semaphore permits when commit log segment tasks fail partially
9+
410
# Release notes for 2.2.7
511
9 May 2023
612

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

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.7"
4-
display_version: "2.2.7"
3+
version: "2.2.8"
4+
display_version: "2.2.8"
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.7
1+
version=2.2.8
22
group=com.datastax.oss.cdc
33

44
# repositories

0 commit comments

Comments
 (0)