Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prepare for update 12 release #1097

Merged
merged 2 commits into from
Mar 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
[package]
org = "ballerinax"
name = "mssql"
version = "1.14.0"
version = "1.15.0"
authors = ["Ballerina"]
keywords = ["database", "client", "network", "SQL", "RDBMS", "SQLServer", "MSSQL"]
repository = "https://github.com/ballerina-platform/module-ballerinax-mssql"
icon = "icon.png"
license = ["Apache-2.0"]
distribution = "2201.11.0"
distribution = "2201.12.0"

[platform.java21]
graalvmCompatible = true

[[platform.java21.dependency]]
groupId = "io.ballerina.stdlib"
artifactId = "mssql-native"
version = "1.14.0"
path = "../native/build/libs/mssql-native-1.14.0.jar"
version = "1.15.0"
path = "../native/build/libs/mssql-native-1.15.0-SNAPSHOT.jar"

[[platform.java21.dependency]]
groupId = "io.ballerina.stdlib"
artifactId = "sql-native"
version = "1.15.0"
path = "./lib/sql-native-1.15.0.jar"
version = "1.16.0"
path = "./lib/sql-native-1.16.0-20250306-064600-ff83996.jar"
2 changes: 1 addition & 1 deletion ballerina/CompilerPlugin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.0.jar"
path = "../compiler-plugin/build/libs/mssql-compiler-plugin-1.15.0-SNAPSHOT.jar"
42 changes: 21 additions & 21 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0"
distribution-version = "2201.12.0-20250228-201300-8d411a0f"

[[package]]
org = "ballerina"
name = "auth"
version = "2.13.0"
version = "2.14.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "crypto"},
Expand All @@ -23,7 +23,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "cache"
version = "3.9.0"
version = "3.10.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "constraint"},
Expand All @@ -35,7 +35,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "constraint"
version = "1.6.0"
version = "1.7.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
Expand All @@ -44,7 +44,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "crypto"
version = "2.8.0"
version = "2.9.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "time"}
Expand All @@ -56,7 +56,7 @@ modules = [
[[package]]
org = "ballerina"
name = "data.jsondata"
version = "1.0.0"
version = "1.1.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -66,7 +66,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "file"
version = "1.11.0"
version = "1.12.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "io"},
Expand All @@ -81,7 +81,7 @@ modules = [
[[package]]
org = "ballerina"
name = "http"
version = "2.13.0"
version = "2.14.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "auth"},
Expand Down Expand Up @@ -111,7 +111,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "io"
version = "1.7.0"
version = "1.8.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
Expand All @@ -128,7 +128,7 @@ modules = [
[[package]]
org = "ballerina"
name = "jwt"
version = "2.14.0"
version = "2.15.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "cache"},
Expand Down Expand Up @@ -249,7 +249,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "log"
version = "2.11.0"
version = "2.12.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "io"},
Expand All @@ -261,7 +261,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "mime"
version = "2.11.0"
version = "2.12.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "io"},
Expand All @@ -273,7 +273,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "oauth2"
version = "2.13.0"
version = "2.14.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "cache"},
Expand All @@ -287,7 +287,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "observe"
version = "1.4.0"
version = "1.5.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
Expand All @@ -296,7 +296,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "os"
version = "1.9.0"
version = "1.10.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "io"},
Expand All @@ -306,7 +306,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "sql"
version = "1.15.0"
version = "1.16.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -320,7 +320,7 @@ modules = [
[[package]]
org = "ballerina"
name = "task"
version = "2.6.0"
version = "2.7.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -344,7 +344,7 @@ modules = [
[[package]]
org = "ballerina"
name = "time"
version = "2.6.0"
version = "2.7.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand All @@ -355,7 +355,7 @@ modules = [
[[package]]
org = "ballerina"
name = "url"
version = "2.5.0"
version = "2.6.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
Expand All @@ -364,7 +364,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "uuid"
version = "1.9.0"
version = "1.10.0"
scope = "testOnly"
dependencies = [
{org = "ballerina", name = "crypto"},
Expand Down Expand Up @@ -398,7 +398,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "mssql"
version = "1.14.0"
version = "1.15.0"
dependencies = [
{org = "ballerina", name = "crypto"},
{org = "ballerina", name = "file"},
Expand Down
2 changes: 1 addition & 1 deletion build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords = ["database", "client", "network", "SQL", "RDBMS", "SQLServer", "MSSQL
repository = "https://github.com/ballerina-platform/module-ballerinax-mssql"
icon = "icon.png"
license = ["Apache-2.0"]
distribution = "2201.11.0"
distribution = "2201.12.0"

[platform.java21]
graalvmCompatible = true
Expand Down
44 changes: 22 additions & 22 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=io.ballerina.stdlib
version=1.14.1-SNAPSHOT
version=1.15.0-SNAPSHOT
ballerinaLangVersion=2201.12.0-20250228-201300-8d411a0f

checkstylePluginVersion=10.12.1
Expand All @@ -12,49 +12,49 @@ ballerinaGradlePluginVersion=2.3.0
msSQLDriverVersion=12.8.1.jre11
testngVersion=7.6.1

stdlibSqlVersion=1.15.0
stdlibSqlVersion=1.16.0-20250306-064600-ff83996

# Direct Dependencies
# Level 01
stdlibIoVersion=1.7.0
stdlibTimeVersion=2.6.0
stdlibIoVersion=1.8.0-20250304-133300-967a7a4
stdlibTimeVersion=2.7.0-20250304-133100-009bfd7

# Level 02
stdlibLogVersion=2.11.0
stdlibOsVersion=1.9.0
stdlibLogVersion=2.12.0-20250305-165600-b4606dd
stdlibOsVersion=1.10.0-20250305-204300-3f8417d

# Level 03
stdlibFileVersion=1.11.0
stdlibFileVersion=1.12.0-20250305-204800-827a6c2

# Ballerinax Observer
observeVersion=1.4.0
observeInternalVersion=1.4.0
observeVersion=1.5.0-20250304-140800-d60274b
observeInternalVersion=1.5.0-20250305-160800-51dc066

# Transitive Dependencies
# Level 01
stdlibConstraintVersion=1.6.0
stdlibUrlVersion=2.5.0
stdlibConstraintVersion=1.7.0-20250305-165400-52275bd
stdlibUrlVersion=2.6.0-20250304-133100-78baea0

# Level 02
stdlibCryptoVersion=2.8.0
stdlibTaskVersion=2.6.0
stdlibCryptoVersion=2.9.0-20250305-165500-b42b932
stdlibTaskVersion=2.7.0-20250305-173600-1c8b667

# Level 03
stdlibCacheVersion=3.9.0
stdlibMimeVersion=2.11.0
stdlibUuidVersion=1.9.0
stdlibCacheVersion=3.10.0-20250305-175000-1e05eb3
stdlibMimeVersion=2.12.0-20250305-174800-8528404
stdlibUuidVersion=1.10.0-20250305-175100-746df53

# Level 04
stdlibDataJsonDataVersion=1.0.0
stdlibAuthVersion=2.13.0
stdlibJwtVersion=2.14.0
stdlibOAuth2Version=2.13.0
stdlibDataJsonDataVersion=1.1.0-20250305-182300-23e3c81
stdlibAuthVersion=2.14.0-20250305-182200-ed0a9db
stdlibJwtVersion=2.15.0-20250305-182000-1eefc7e
stdlibOAuth2Version=2.14.0-20250305-182700-f5fb8ef

# Level 05
stdlibHttpVersion=2.13.0
stdlibHttpVersion=2.14.0-20250305-195600-c559baa

# Level 06
stdlibTransactionVersion=1.11.0
stdlibTransactionVersion=1.12.0-20250305-224600-85e1cd7

# Ballerina library
stdlibMssqlDriverVersion=1.7.0
Expand Down
Loading