From 8c43f33db86776801891e15f5f029e6ce81239c8 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 18 Feb 2026 13:50:04 +0000 Subject: [PATCH 1/3] [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 9b1194b3..29f923b2 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -16,7 +16,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "mssql-native" version = "1.16.3" -path = "../native/build/libs/mssql-native-1.16.3-SNAPSHOT.jar" +path = "../native/build/libs/mssql-native-1.16.3.jar" [[platform.java21.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 8bfe0411..6fd85699 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "mssql-compiler-plugin" class = "io.ballerina.stdlib.mssql.compiler.MSSQLCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/mssql-compiler-plugin-1.16.3-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/mssql-compiler-plugin-1.16.3.jar" From 597b113f5bf26d4ae32f43e4a49f50bfec0ac637 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 18 Feb 2026 13:50:41 +0000 Subject: [PATCH 2/3] [Gradle Release Plugin] - pre tag commit: 'v1.16.3'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 578901a1..5a16c243 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.16.3-SNAPSHOT +version=1.16.3 ballerinaLangVersion=2201.12.0 checkstylePluginVersion=10.12.1 From 309fea077c7071dffce188461a4b1c888cfcac68 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Wed, 18 Feb 2026 13:50:43 +0000 Subject: [PATCH 3/3] [Gradle Release Plugin] - new version commit: 'v1.16.4-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5a16c243..920d4232 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=io.ballerina.stdlib -version=1.16.3 +version=1.16.4-SNAPSHOT ballerinaLangVersion=2201.12.0 checkstylePluginVersion=10.12.1