From dc0d3e8865b00d801932e2b00bafce8b27b43b44 Mon Sep 17 00:00:00 2001 From: "iexec-release-please-app[bot]" <202620906+iexec-release-please-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:44:48 +0000 Subject: [PATCH] chore(main): release 9.3.1 --- .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 fd407a83..d366f368 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"9.3.0"} +{".":"9.3.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e2b303..66aa5dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [9.3.1](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.3.0...v9.3.1) (2026-04-30) + + +### Bug Fixes + +* remove sconification steps ([#324](https://github.com/iExecBlockchainComputing/iexec-sms/issues/324)) ([1353d61](https://github.com/iExecBlockchainComputing/iexec-sms/commit/1353d61dcbd37f8f2b1d814fbe184becbf9d40ed)) +* SameSecretException was used in an antipattern ([#326](https://github.com/iExecBlockchainComputing/iexec-sms/issues/326)) ([364e1f5](https://github.com/iExecBlockchainComputing/iexec-sms/commit/364e1f537f185ac55205340806a2e656a078a8b5)) + ## [9.3.0](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.2.2...v9.3.0) (2025-12-16) diff --git a/gradle.properties b/gradle.properties index 8f51d4b6..ca0b5b95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # x-release-please-start-version -version=9.3.0 +version=9.3.1 # x-release-please-end iexecCommonsPocoVersion=5.4.0 iexecCommonVersion=9.2.0