From 29a94f48cdd2a12dfb1aec540a807383775326fd Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 5 Feb 2026 09:41:21 +0000 Subject: [PATCH 1/4] [Automated] Update the toml files --- ballerina/Dependencies.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 69d9e9f..7ee9cc9 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.12.11" +distribution-version = "2201.12.0" [[package]] org = "ballerina" @@ -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"} ] @@ -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 d779f51b056e340358df385db9fd7740d903edda Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 5 Feb 2026 09:44:51 +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 c1335b0..15d6ca7 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.1.0-SNAPSHOT" -version = "1.1.0-SNAPSHOT" -path = "../native/build/libs/cdc-native-1.1.0-SNAPSHOT.jar" +artifactId = "cdc-native-1.1.0" +version = "1.1.0" +path = "../native/build/libs/cdc-native-1.1.0.jar" [[platform.java21.dependency]] groupId = "io.debezium" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 43cf687..0abf96f 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.1.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/cdc-compiler-plugin-1.1.0.jar" From 06d0fa66788482196a2d05c09efe6457ee26a162 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 5 Feb 2026 09:44:56 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.1.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cb5b814..f3fa14c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.1.0-SNAPSHOT +version=1.1.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=6.0.18 From ac045a2348e8e1883fd2ed4527b5c1cc6f9fe81a Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 5 Feb 2026 09:44:58 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.1.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f3fa14c..568e8c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.1.0 +version=1.1.1-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=6.0.18