This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git
from d92dc8d [hotfix] Add release workflow to build against final versions
new f0249e8 [FLINK-31698][Connector/Cassandra] Upgrade and sync related
dependencies from Flink 1.16.0 to Flink 1.17.0 / Flink 1.17.0-SNAPSHOT
new 764fa31 [FLINK-31698][Connector/Cassandra] Set
`japicmp.referenceVersion` to latest released version of the Cassandra connector
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/push_pr.yml | 2 +-
.github/workflows/release.yml | 31 ----------------------
.github/workflows/weekly.yml | 3 ++-
flink-connector-cassandra/pom.xml | 26 +++++++++++-------
.../src/test/resources/archunit.properties | 3 +++
pom.xml | 4 +--
6 files changed, 24 insertions(+), 45 deletions(-)
delete mode 100644 .github/workflows/release.yml