From ad158914ed6c5a90401f1f2feaf0dc5c73deb949 Mon Sep 17 00:00:00 2001 From: ballerina-cicd-bot Date: Wed, 1 Apr 2026 05:44:55 +0000 Subject: [PATCH 1/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 10 +++++----- ballerina/CompilerPlugin.toml | 2 +- ballerina/Dependencies.toml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index d946d03b..b5ec101e 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -1,13 +1,13 @@ [package] org = "ballerinax" name = "postgresql" -version = "1.17.0" +version = "1.18.0" authors = ["Ballerina"] keywords = ["client", "network", "SQL", "RDBMS", "Vendor/PostgreSQL", "Area/Database", "Type/Connector", "Type/Trigger"] repository = "https://github.com/ballerina-platform/module-ballerinax-postgresql" icon = "icon.png" license = ["Apache-2.0"] -distribution = "2201.12.0" +distribution = "2201.13.0" [platform.java21] graalvmCompatible = true @@ -15,11 +15,11 @@ graalvmCompatible = true [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" artifactId = "postgresql-native" -version = "1.17.0" -path = "../native/build/libs/postgresql-native-1.17.0-SNAPSHOT.jar" +version = "1.18.0" +path = "../native/build/libs/postgresql-native-1.18.0-SNAPSHOT.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" artifactId = "sql-native" version = "1.19.0" -path = "./lib/sql-native-1.19.0-20260331-111100-8a9f7f8.jar" +path = "./lib/sql-native-1.19.0.jar" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 1a947a0b..9fdbea0a 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "postgresql-compiler-plugin" class = "io.ballerina.stdlib.postgresql.compiler.PostgreSQLCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/postgresql-compiler-plugin-1.17.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/postgresql-compiler-plugin-1.18.0-SNAPSHOT.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index e0ba9f71..f1b43e6a 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -235,7 +235,7 @@ modules = [ [[package]] org = "ballerinax" name = "postgresql" -version = "1.17.0" +version = "1.18.0" dependencies = [ {org = "ballerina", name = "crypto"}, {org = "ballerina", name = "file"}, From 5586b3f254159b873ae85e7f741ff0404701af04 Mon Sep 17 00:00:00 2001 From: ballerina-cicd-bot Date: Wed, 1 Apr 2026 05:51:08 +0000 Subject: [PATCH 2/4] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 2 +- ballerina/CompilerPlugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index b5ec101e..e4df17ca 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "postgresql-native" version = "1.18.0" -path = "../native/build/libs/postgresql-native-1.18.0-SNAPSHOT.jar" +path = "../native/build/libs/postgresql-native-1.18.0.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 9fdbea0a..ddbe72db 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "postgresql-compiler-plugin" class = "io.ballerina.stdlib.postgresql.compiler.PostgreSQLCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/postgresql-compiler-plugin-1.18.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/postgresql-compiler-plugin-1.18.0.jar" From 54d24ef73aed5da53c99c52eea4cfbd03d1c0746 Mon Sep 17 00:00:00 2001 From: ballerina-cicd-bot Date: Wed, 1 Apr 2026 05:52:04 +0000 Subject: [PATCH 3/4] [Gradle Release Plugin] - pre tag commit: 'v1.18.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 09ff121e..5997e0df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.18.0-SNAPSHOT +version=1.18.0 ballerinaLangVersion=2201.13.0 checkstylePluginVersion=10.12.1 From 9c4aed037d29276292b1267a7c5fe978be46a855 Mon Sep 17 00:00:00 2001 From: ballerina-cicd-bot Date: Wed, 1 Apr 2026 05:52:05 +0000 Subject: [PATCH 4/4] [Gradle Release Plugin] - new version commit: 'v1.18.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5997e0df..b4aeb66e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.18.0 +version=1.18.1-SNAPSHOT ballerinaLangVersion=2201.13.0 checkstylePluginVersion=10.12.1