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