Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Automated] Sync master after 2.13.0 release #2293

Merged
merged 5 commits into from
Feb 11, 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
2 changes: 1 addition & 1 deletion ballerina-tests/http-advanced-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-advanced-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-client-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-client-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-dispatching-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-dispatching-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-interceptor-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-interceptor-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-misc-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-misc-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-resiliency-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-resiliency-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-security-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-security-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-service-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http-service-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http-test-common/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
2 changes: 1 addition & 1 deletion ballerina-tests/http2-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ graalvmCompatible = true

[[platform.java21.dependency]]
scope = "testOnly"
path = "../../test-utils/build/libs/http-test-utils-2.13.0-SNAPSHOT.jar"
path = "../../test-utils/build/libs/http-test-utils-2.13.0.jar"
2 changes: 1 addition & 1 deletion ballerina-tests/http2-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
6 changes: 3 additions & 3 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ graalvmCompatible = true
groupId = "io.ballerina.stdlib"
artifactId = "http-native"
version = "2.13.0"
path = "../native/build/libs/http-native-2.13.0-SNAPSHOT.jar"
path = "../native/build/libs/http-native-2.13.0.jar"

[[platform.java21.dependency]]
groupId = "io.ballerina.stdlib"
artifactId = "mime-native"
version = "2.11.0"
path = "./lib/mime-native-2.11.0-20250131-135500-0bd7a51.jar"
path = "./lib/mime-native-2.11.0.jar"

[[platform.java21.dependency]]
groupId = "io.ballerina.stdlib"
artifactId = "constraint-native"
version = "1.6.0"
path = "./lib/constraint-native-1.6.0-20250127-170900-48ad9ae.jar"
path = "./lib/constraint-native-1.6.0.jar"

[[platform.java21.dependency]]
groupId = "io.netty"
Expand Down
4 changes: 2 additions & 2 deletions ballerina/CompilerPlugin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id = "http-compiler-plugin"
class = "io.ballerina.stdlib.http.compiler.HttpCompilerPlugin"

[[dependency]]
path = "../compiler-plugin/build/libs/http-compiler-plugin-2.13.0-SNAPSHOT.jar"
path = "../compiler-plugin/build/libs/http-compiler-plugin-2.13.0.jar"

[[dependency]]
path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.2.0-20250127-223930-4c87b7d.jar"
path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.2.0.jar"
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20250127-101700-a4b67fe5"
distribution-version = "2201.11.0"

[[package]]
org = "ballerina"
Expand Down
40 changes: 20 additions & 20 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=2.13.0-SNAPSHOT
ballerinaLangVersion=2201.11.0-20250127-101700-a4b67fe5
version=2.13.1-SNAPSHOT
ballerinaLangVersion=2201.11.0
ballerinaTomlParserVersion=1.2.2
commonsLang3Version=3.12.0
nettyVersion=4.1.115.Final
Expand All @@ -23,35 +23,35 @@ lz4Version=1.3.0
marshallingVersion=2.0.5.Final
protobufVersion=3.25.5
jacocoVersion=0.8.10
ballerinaToOpenApiVersion=2.2.0-20250127-223930-4c87b7d
ballerinaToOpenApiVersion=2.2.0
swaggerCoreVersion=2.2.22

githubSpotbugsVersion=6.0.18
githubJohnrengelmanShadowVersion=8.1.1
underCouchDownloadVersion=5.4.0
researchgateReleaseVersion=2.8.0

stdlibIoVersion=1.7.0-20250127-170200-0d36f73
stdlibTimeVersion=2.6.0-20250127-170200-86bdc5a
stdlibUrlVersion=2.5.0-20250127-170200-e4cac31
stdlibIoVersion=1.7.0
stdlibTimeVersion=2.6.0
stdlibUrlVersion=2.5.0

stdlibConstraintVersion=1.6.0-20250127-170900-48ad9ae
stdlibOsVersion=1.9.0-20250127-170900-54f2a57
stdlibTaskVersion=2.6.0-20250127-171400-af6480d
stdlibLogVersion=2.11.0-20250131-134300-052ff7f
stdlibCryptoVersion=2.8.0-20250127-170800-6c52ac3
stdlibConstraintVersion=1.6.0
stdlibOsVersion=1.9.0
stdlibTaskVersion=2.6.0
stdlibLogVersion=2.11.0
stdlibCryptoVersion=2.8.0

stdlibFileVersion=1.11.0-20250131-135400-07feabc
stdlibMimeVersion=2.11.0-20250131-135500-0bd7a51
stdlibCacheVersion=3.9.0-20250127-173100-ebe1e73
stdlibFileVersion=1.11.0
stdlibMimeVersion=2.11.0
stdlibCacheVersion=3.9.0

stdlibAuthVersion=2.13.0-20250131-135200-1781485
stdlibDataJsonDataVersion=1.0.0-20250131-141300-f5e4db0
stdlibJwtVersion=2.14.0-20250131-135400-aa83aba
stdlibOAuth2Version=2.13.0-20250131-135700-f24e5c8
stdlibAuthVersion=2.13.0
stdlibDataJsonDataVersion=1.0.0
stdlibJwtVersion=2.14.0
stdlibOAuth2Version=2.13.0

balScanVersion=0.5.0

observeVersion=1.4.0-20250130-102700-e04cefe
observeInternalVersion=1.4.0-20250131-133200-4dfa090
observeVersion=1.4.0
observeInternalVersion=1.4.0

Loading