From 0fa0ae72ecd33000fb332a365f1ec4419cb2fa99 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, 4 Nov 2025 13:59:05 +0000 Subject: [PATCH] chore(main): release 9.1.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 0ee1288..6d3db10 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"9.0.0"} +{".":"9.1.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c392d4..2595356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [9.1.0](https://github.com/iExecBlockchainComputing/iexec-result-proxy/compare/v9.0.0...v9.1.0) (2025-11-04) + + +### Features + +* enable TDX tasks support ([#161](https://github.com/iExecBlockchainComputing/iexec-result-proxy/issues/161)) ([9862406](https://github.com/iExecBlockchainComputing/iexec-result-proxy/commit/9862406553594866b1f1e8bae8961e4c5a268b58)) + ## [[9.0.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v9.0.0) 2025-03-28 ### Breaking API changes diff --git a/gradle.properties b/gradle.properties index dff8d7b..cf773e9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # x-release-please-start-version -version=9.0.0 +version=9.1.0 # x-release-please-end iexecCommonsPocoVersion=5.3.1 iexecCommonVersion=9.2.0