From 08328ab90da8a90e672f9c061d274764aeb8e2fa Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 19 Feb 2026 07:48:16 +0000 Subject: [PATCH 1/4] [Automated] Update the toml files --- ballerina/Ballerina.toml | 8 ++++---- ballerina/CompilerPlugin.toml | 2 +- ballerina/Dependencies.toml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index f93ce8a..a6e31f8 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -1,7 +1,7 @@ [package] org = "ballerinax" name = "cdc" -version = "1.2.0" +version = "1.2.1" distribution = "2201.12.0" authors = ["Ballerina"] repository = "https://github.com/ballerina-platform/module-ballerinax-cdc" @@ -15,9 +15,9 @@ graalvmCompatible=true [[platform.java21.dependency]] groupId = "io.ballerina.lib.cdc" -artifactId = "cdc-native-1.2.0" -version = "1.2.0" -path = "../native/build/libs/cdc-native-1.2.0.jar" +artifactId = "cdc-native-1.2.1-SNAPSHOT" +version = "1.2.1-SNAPSHOT" +path = "../native/build/libs/cdc-native-1.2.1-SNAPSHOT.jar" [[platform.java21.dependency]] groupId = "io.debezium" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index e706a14..5067326 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "cdc-compiler-plugin" class = "io.ballerina.lib.cdc.compiler.CdcCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/cdc-compiler-plugin-1.2.0.jar" +path = "../compiler-plugin/build/libs/cdc-compiler-plugin-1.2.1-SNAPSHOT.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 424417a..f621f8a 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -30,7 +30,7 @@ modules = [ [[package]] org = "ballerina" name = "data.jsondata" -version = "1.1.3" +version = "1.1.0" dependencies = [ {org = "ballerina", name = "jballerina.java"}, {org = "ballerina", name = "lang.object"} @@ -158,7 +158,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.5.1" +version = "1.5.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] @@ -236,7 +236,7 @@ modules = [ [[package]] org = "ballerinax" name = "cdc" -version = "1.2.0" +version = "1.2.1" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "data.jsondata"}, @@ -277,7 +277,7 @@ dependencies = [ [[package]] org = "ballerinax" name = "java.jdbc" -version = "1.14.1" +version = "1.14.0" scope = "testOnly" dependencies = [ {org = "ballerina", name = "io"}, From fc1a24a0b17655454ea4a16513d1fa147bd66bdf Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 19 Feb 2026 07:51:21 +0000 Subject: [PATCH 2/4] [Automated] Update the toml files --- ballerina/Ballerina.toml | 6 +++--- ballerina/CompilerPlugin.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index a6e31f8..ce3a5e1 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -15,9 +15,9 @@ graalvmCompatible=true [[platform.java21.dependency]] groupId = "io.ballerina.lib.cdc" -artifactId = "cdc-native-1.2.1-SNAPSHOT" -version = "1.2.1-SNAPSHOT" -path = "../native/build/libs/cdc-native-1.2.1-SNAPSHOT.jar" +artifactId = "cdc-native-1.2.1" +version = "1.2.1" +path = "../native/build/libs/cdc-native-1.2.1.jar" [[platform.java21.dependency]] groupId = "io.debezium" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 5067326..601a193 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "cdc-compiler-plugin" class = "io.ballerina.lib.cdc.compiler.CdcCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/cdc-compiler-plugin-1.2.1-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/cdc-compiler-plugin-1.2.1.jar" From 84d05072a9158fedf20242087c168c6e39514c4d Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 19 Feb 2026 07:51:23 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.2.1'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a5f5fff..7739d34 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.2.1-SNAPSHOT +version=1.2.1 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=6.0.18 From ef59b70996f433f1f5304e2576ce74c4bfff9388 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 19 Feb 2026 07:51:24 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.2.2-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7739d34..f00929b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.2.1 +version=1.2.2-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=6.0.18