From 837b19cb1e6023a90195db0052f00aee8ace3e4f Mon Sep 17 00:00:00 2001 From: Shawn <506895667@qq.com> Date: Mon, 22 Jan 2024 15:45:00 +0800 Subject: [PATCH] chore: update change logs for cassandra bridge_v2 --- changes/ee/feat-12330.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ee/feat-12330.en.md diff --git a/changes/ee/feat-12330.en.md b/changes/ee/feat-12330.en.md new file mode 100644 index 000000000..963098659 --- /dev/null +++ b/changes/ee/feat-12330.en.md @@ -0,0 +1 @@ +The bridges for Cassandra have been split so they are available via the connectors and actions APIs. They are still backwards compatible with the old bridge API.