Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aymkhalil committed Aug 29, 2022
1 parent 449789a commit 9183b70
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CDC_Release_Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release notes for CDC for Apache Cassandra™
The CDC for Apache Cassandra™ is compatible for Apache Cassandra™ 3.11, 4.0, and DSE 6.8.

# Release notes for 2.2.1
29 August 2022

## Changes for Pulsar Connector
* Allow optional UDT fields by relaxing the data topic schema

# Release notes for 2.2.0
17 August 2022

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0
2.2.1
4 changes: 2 additions & 2 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cdc-apache-cassandra
title: DataStax CDC for Apache Cassandra(R) Documentation
version: "2.2.0"
display_version: "2.2.0"
version: "2.2.1"
display_version: "2.2.1"
asciidoc:
attributes:
cdc_cass_first: 'DataStax CDC for Apache Cassandra®'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=2.2.0
version=2.2.1
group=com.datastax.oss.cdc

# repositories
Expand Down

0 comments on commit 9183b70

Please sign in to comment.