From 865d0ae589885b698ffe4f548c26dbfc5285ea02 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:31:38 +0000 Subject: [PATCH] chore(main): release 9.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 3 files changed, 9 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..1a7f71f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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-05-06) + + +### Features + +* 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