Skip to content

Commit cb3858a

Browse files
chore(main): release 9.1.0 (#305)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent ea2ed5b commit cb3858a

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"9.0.0"}
1+
{".":"9.1.0"}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [9.1.0](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.0.0...v9.1.0) (2025-08-20)
6+
7+
8+
### Features
9+
10+
* configure the SMS with a list of Azure attestation servers ([#306](https://github.com/iExecBlockchainComputing/iexec-sms/issues/306)) ([2e890c0](https://github.com/iExecBlockchainComputing/iexec-sms/commit/2e890c02be9f4968bdaa5b8b5142baa235b71a90))
11+
12+
13+
### Bug Fixes
14+
15+
* last deprecations mention a wrong version ([#304](https://github.com/iExecBlockchainComputing/iexec-sms/issues/304)) ([4626a50](https://github.com/iExecBlockchainComputing/iexec-sms/commit/4626a50a03f7a720228c1380be2845ea22f34043))
16+
* set level to INFO to track resolved attestation server for Scone enclaves ([#308](https://github.com/iExecBlockchainComputing/iexec-sms/issues/308)) ([ea2ed5b](https://github.com/iExecBlockchainComputing/iexec-sms/commit/ea2ed5b73357d3589d614f94be75470c5588a7de))
17+
518
## [[9.0.0]](https://github.com/iExecBlockchainComputing/iexec-sms/releases/tag/v9.0.0) 2025-03-28
619

720
### New Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# x-release-please-start-version
2-
version=9.0.0
2+
version=9.1.0
33
# x-release-please-end
44
iexecCommonVersion=9.0.0
55
iexecCommonsPocoVersion=5.0.0

0 commit comments

Comments
 (0)