diff --git a/ballerina-tests/http-advanced-tests/Ballerina.toml b/ballerina-tests/http-advanced-tests/Ballerina.toml index 2e2f5ab74..66be801ee 100644 --- a/ballerina-tests/http-advanced-tests/Ballerina.toml +++ b/ballerina-tests/http-advanced-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-advanced-tests/Dependencies.toml b/ballerina-tests/http-advanced-tests/Dependencies.toml index ab328653b..31bd88762 100644 --- a/ballerina-tests/http-advanced-tests/Dependencies.toml +++ b/ballerina-tests/http-advanced-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-client-tests/Ballerina.toml b/ballerina-tests/http-client-tests/Ballerina.toml index f7e2c8b27..84bd5e1d7 100644 --- a/ballerina-tests/http-client-tests/Ballerina.toml +++ b/ballerina-tests/http-client-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-client-tests/Dependencies.toml b/ballerina-tests/http-client-tests/Dependencies.toml index 98d6c82cb..a5863e87a 100644 --- a/ballerina-tests/http-client-tests/Dependencies.toml +++ b/ballerina-tests/http-client-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-dispatching-tests/Ballerina.toml b/ballerina-tests/http-dispatching-tests/Ballerina.toml index 67e3cf723..498a07ef1 100644 --- a/ballerina-tests/http-dispatching-tests/Ballerina.toml +++ b/ballerina-tests/http-dispatching-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-dispatching-tests/Dependencies.toml b/ballerina-tests/http-dispatching-tests/Dependencies.toml index 196e5f4ef..40c03f710 100644 --- a/ballerina-tests/http-dispatching-tests/Dependencies.toml +++ b/ballerina-tests/http-dispatching-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-interceptor-tests/Ballerina.toml b/ballerina-tests/http-interceptor-tests/Ballerina.toml index d698448cf..4707d2d3f 100644 --- a/ballerina-tests/http-interceptor-tests/Ballerina.toml +++ b/ballerina-tests/http-interceptor-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-interceptor-tests/Dependencies.toml b/ballerina-tests/http-interceptor-tests/Dependencies.toml index a40a5b247..7fdfbb7b2 100644 --- a/ballerina-tests/http-interceptor-tests/Dependencies.toml +++ b/ballerina-tests/http-interceptor-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-misc-tests/Ballerina.toml b/ballerina-tests/http-misc-tests/Ballerina.toml index 80705565f..cc7a746bc 100644 --- a/ballerina-tests/http-misc-tests/Ballerina.toml +++ b/ballerina-tests/http-misc-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-misc-tests/Dependencies.toml b/ballerina-tests/http-misc-tests/Dependencies.toml index f22c75934..7335a721b 100644 --- a/ballerina-tests/http-misc-tests/Dependencies.toml +++ b/ballerina-tests/http-misc-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-resiliency-tests/Ballerina.toml b/ballerina-tests/http-resiliency-tests/Ballerina.toml index b4c4c0c47..6936bb354 100644 --- a/ballerina-tests/http-resiliency-tests/Ballerina.toml +++ b/ballerina-tests/http-resiliency-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-resiliency-tests/Dependencies.toml b/ballerina-tests/http-resiliency-tests/Dependencies.toml index 8a8d62a90..6bfa5d95b 100644 --- a/ballerina-tests/http-resiliency-tests/Dependencies.toml +++ b/ballerina-tests/http-resiliency-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-security-tests/Ballerina.toml b/ballerina-tests/http-security-tests/Ballerina.toml index f21226290..05d5be746 100644 --- a/ballerina-tests/http-security-tests/Ballerina.toml +++ b/ballerina-tests/http-security-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-security-tests/Dependencies.toml b/ballerina-tests/http-security-tests/Dependencies.toml index 982b2bcec..212b85437 100644 --- a/ballerina-tests/http-security-tests/Dependencies.toml +++ b/ballerina-tests/http-security-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-service-tests/Ballerina.toml b/ballerina-tests/http-service-tests/Ballerina.toml index 59eb1cf49..3e79d2473 100644 --- a/ballerina-tests/http-service-tests/Ballerina.toml +++ b/ballerina-tests/http-service-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http-service-tests/Dependencies.toml b/ballerina-tests/http-service-tests/Dependencies.toml index 2378f57ec..391edde65 100644 --- a/ballerina-tests/http-service-tests/Dependencies.toml +++ b/ballerina-tests/http-service-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http-test-common/Dependencies.toml b/ballerina-tests/http-test-common/Dependencies.toml index 1b0b2474d..9c868d85b 100644 --- a/ballerina-tests/http-test-common/Dependencies.toml +++ b/ballerina-tests/http-test-common/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina-tests/http2-tests/Ballerina.toml b/ballerina-tests/http2-tests/Ballerina.toml index 8829d304b..d48f6aefe 100644 --- a/ballerina-tests/http2-tests/Ballerina.toml +++ b/ballerina-tests/http2-tests/Ballerina.toml @@ -14,4 +14,4 @@ graalvmCompatible = true [[platform.java17.dependency]] scope = "testOnly" -path = "../../test-utils/build/libs/http-test-utils-2.12.0-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.12.0.jar" diff --git a/ballerina-tests/http2-tests/Dependencies.toml b/ballerina-tests/http2-tests/Dependencies.toml index 3e134e9d1..b90fa5cd6 100644 --- a/ballerina-tests/http2-tests/Dependencies.toml +++ b/ballerina-tests/http2-tests/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 004127a2c..74d4c64fd 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -17,13 +17,13 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "http-native" version = "2.12.0" -path = "../native/build/libs/http-native-2.12.0-SNAPSHOT.jar" +path = "../native/build/libs/http-native-2.12.0.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" artifactId = "mime-native" version = "2.10.0" -path = "./lib/mime-native-2.10.0-20240807-205100-2728cdc.jar" +path = "./lib/mime-native-2.10.0.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 42dbed947..d97cfe7aa 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -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.12.0-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/http-compiler-plugin-2.12.0.jar" [[dependency]] -path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.1.0-20240807-105200-1f8833d.jar" +path = "../compiler-plugin/build/libs/ballerina-to-openapi-2.1.0.jar" diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index a3c8ac8b5..13938875f 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -5,7 +5,7 @@ [ballerina] dependencies-toml-version = "2" -distribution-version = "2201.10.0-20240801-104200-87df251c" +distribution-version = "2201.10.0" [[package]] org = "ballerina" diff --git a/changelog.md b/changelog.md index aa0e917d7..5c0dd5711 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,7 @@ This file contains all the notable changes done to the Ballerina HTTP package th The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.12.0] - 2024-08-20 ### Added - [Add support for Server-Sent Events](https://github.com/ballerina-platform/ballerina-library/issues/6687) diff --git a/gradle.properties b/gradle.properties index cab2b1089..ea88aade9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.12.0-SNAPSHOT -ballerinaLangVersion=2201.10.0-20240814-095500-9d14866a +version=2.12.1-SNAPSHOT +ballerinaLangVersion=2201.10.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.12.0 nettyVersion=4.1.108.Final @@ -23,7 +23,7 @@ lz4Version=1.3.0 marshallingVersion=2.0.5.Final protobufVersion=3.20.3 jacocoVersion=0.8.10 -ballerinaToOpenApiVersion=2.1.0-20240814-134700-5014d90 +ballerinaToOpenApiVersion=2.1.0 swaggerCoreVersion=2.2.22 stdlibIoVersion=1.6.1 @@ -33,16 +33,16 @@ stdlibUrlVersion=2.4.0 stdlibConstraintVersion=1.5.0 stdlibOsVersion=1.8.0 stdlibTaskVersion=2.5.0 -stdlibLogVersion=2.10.0-20240814-120000-f0c3cc8 +stdlibLogVersion=2.10.0 stdlibCryptoVersion=2.7.2 -stdlibFileVersion=1.10.0-20240814-133200-74f4d63 -stdlibMimeVersion=2.10.0-20240814-133200-6c54439 +stdlibFileVersion=1.10.0 +stdlibMimeVersion=2.10.0 stdlibCacheVersion=3.8.0 -stdlibAuthVersion=2.12.0-20240814-133000-6db5624 -stdlibJwtVersion=2.13.0-20240814-133100-630021f -stdlibOAuth2Version=2.12.0-20240814-133400-a7008e4 +stdlibAuthVersion=2.12.0 +stdlibJwtVersion=2.13.0 +stdlibOAuth2Version=2.12.0 -observeVersion=1.3.0-20240814-114100-0f71e1e -observeInternalVersion=1.3.0-20240814-114900-8a734a3 +observeVersion=1.3.0 +observeInternalVersion=1.3.0