From f334913f791bae3b2f084e36aa8885c488a3e959 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 12:41:38 +0000 Subject: [PATCH] chore(main): release 9.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6d3db10..258ea9a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"9.1.0"} +{".":"9.2.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 2595356..17bab6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [9.2.0](https://github.com/iExecBlockchainComputing/iexec-result-proxy/compare/v9.1.0...v9.2.0) (2026-06-16) + + +### Features + +* upgrade to Java 21 ([#166](https://github.com/iExecBlockchainComputing/iexec-result-proxy/issues/166)) ([3cf4760](https://github.com/iExecBlockchainComputing/iexec-result-proxy/commit/3cf476057ea4df4ad83c09792d22df3411e57d33)) +* upgrade to Spring Boot 3.5.8 ([#164](https://github.com/iExecBlockchainComputing/iexec-result-proxy/issues/164)) ([6177958](https://github.com/iExecBlockchainComputing/iexec-result-proxy/commit/617795899e2f22c18c09d2e27419decadb4dbe35)) + ## [9.1.0](https://github.com/iExecBlockchainComputing/iexec-result-proxy/compare/v9.0.0...v9.1.0) (2025-11-04) diff --git a/gradle.properties b/gradle.properties index cf773e9..448c235 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # x-release-please-start-version -version=9.1.0 +version=9.2.0 # x-release-please-end iexecCommonsPocoVersion=5.3.1 iexecCommonVersion=9.2.0