From 19eb118822d419439ec97645e61474bdf5e0b421 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 1 Feb 2024 12:01:57 +0000 Subject: [PATCH 1/6] [Automated] Update the native jar versions --- ballerina/Dependencies.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Dependencies.toml b/ballerina/Dependencies.toml index 2798f6a61b..321c5e85c0 100644 --- a/ballerina/Dependencies.toml +++ b/ballerina/Dependencies.toml @@ -25,7 +25,7 @@ modules = [ [[package]] org = "ballerina" name = "cache" -version = "3.7.1" +version = "3.7.0" dependencies = [ {org = "ballerina", name = "constraint"}, {org = "ballerina", name = "jballerina.java"}, @@ -283,7 +283,7 @@ modules = [ [[package]] org = "ballerina" name = "observe" -version = "1.2.2" +version = "1.2.0" dependencies = [ {org = "ballerina", name = "jballerina.java"} ] From 4c215391ac2d496f330cc68558bb47a12ce975c2 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 1 Feb 2024 12:32:20 +0000 Subject: [PATCH 2/6] [Automated] Update the native jar versions --- ballerina-tests/http-advanced-tests/Ballerina.toml | 2 +- ballerina-tests/http-client-tests/Ballerina.toml | 2 +- ballerina-tests/http-dispatching-tests/Ballerina.toml | 2 +- ballerina-tests/http-interceptor-tests/Ballerina.toml | 2 +- ballerina-tests/http-misc-tests/Ballerina.toml | 2 +- ballerina-tests/http-resiliency-tests/Ballerina.toml | 2 +- ballerina-tests/http-security-tests/Ballerina.toml | 2 +- ballerina-tests/http-service-tests/Ballerina.toml | 2 +- ballerina-tests/http2-tests/Ballerina.toml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ballerina-tests/http-advanced-tests/Ballerina.toml b/ballerina-tests/http-advanced-tests/Ballerina.toml index a82fd43b08..349c4ddd35 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-client-tests/Ballerina.toml b/ballerina-tests/http-client-tests/Ballerina.toml index c1cdd3bf99..1d8a16bbd3 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-dispatching-tests/Ballerina.toml b/ballerina-tests/http-dispatching-tests/Ballerina.toml index 5f297e2d27..ce41d6aa21 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-interceptor-tests/Ballerina.toml b/ballerina-tests/http-interceptor-tests/Ballerina.toml index 2d13087099..0fe8c50393 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-misc-tests/Ballerina.toml b/ballerina-tests/http-misc-tests/Ballerina.toml index 1e10ae4970..359eac35a6 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-resiliency-tests/Ballerina.toml b/ballerina-tests/http-resiliency-tests/Ballerina.toml index 2e24cac42c..22f87b146a 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-security-tests/Ballerina.toml b/ballerina-tests/http-security-tests/Ballerina.toml index 318ea12305..ec294f5f98 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http-service-tests/Ballerina.toml b/ballerina-tests/http-service-tests/Ballerina.toml index 4d3d4695d1..4093b95673 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" diff --git a/ballerina-tests/http2-tests/Ballerina.toml b/ballerina-tests/http2-tests/Ballerina.toml index db0a642254..902eb0b153 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.10.6-SNAPSHOT.jar" +path = "../../test-utils/build/libs/http-test-utils-2.10.6.jar" From ca702681cb765f5c540ee015ed3354440b2ec033 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 1 Feb 2024 12:32:20 +0000 Subject: [PATCH 3/6] [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 6505a267e0..0123d599a9 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -17,7 +17,7 @@ graalvmCompatible = true groupId = "io.ballerina.stdlib" artifactId = "http-native" version = "2.10.6" -path = "../native/build/libs/http-native-2.10.6-SNAPSHOT.jar" +path = "../native/build/libs/http-native-2.10.6.jar" [[platform.java17.dependency]] groupId = "io.ballerina.stdlib" diff --git a/ballerina/CompilerPlugin.toml b/ballerina/CompilerPlugin.toml index 1172e0bbc2..e050f85ce0 100644 --- a/ballerina/CompilerPlugin.toml +++ b/ballerina/CompilerPlugin.toml @@ -3,4 +3,4 @@ id = "http-compiler-plugin" class = "io.ballerina.stdlib.http.compiler.HttpCompilerPlugin" [[dependency]] -path = "../compiler-plugin/build/libs/http-compiler-plugin-2.10.6-SNAPSHOT.jar" +path = "../compiler-plugin/build/libs/http-compiler-plugin-2.10.6.jar" From 42d5d71021c0ab3a81347fed5cac9bd3f299bfce Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 1 Feb 2024 12:32:20 +0000 Subject: [PATCH 4/6] [Gradle Release Plugin] - pre tag commit: 'v2.10.6'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f265f1423c..7e24c120ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.10.6-SNAPSHOT +version=2.10.6 ballerinaLangVersion=2201.8.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.12.0 From e683175c6f7adc9b8915a7bf1ca75c0348e1a5aa Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 1 Feb 2024 12:32:22 +0000 Subject: [PATCH 5/6] [Gradle Release Plugin] - new version commit: 'v2.10.7-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7e24c120ba..9e448bd684 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=2.10.6 +version=2.10.7-SNAPSHOT ballerinaLangVersion=2201.8.0 ballerinaTomlParserVersion=1.2.2 commonsLang3Version=3.12.0 From b1f3a85e5e9ff92c68a9a8903aa390f633713670 Mon Sep 17 00:00:00 2001 From: Dilan Sachintha Nayanajith Date: Thu, 1 Feb 2024 18:04:10 +0530 Subject: [PATCH 6/6] Update changelog.md --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 65db555093..b85ce2f1e8 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.10.6] - 2024-02-01 ### Added - [Expose HTTP connection eviction configurations in the client level](https://github.com/ballerina-platform/ballerina-library/issues/5951)