Skip to content

Commit e9845ee

Browse files
chore(main): release 9.3.0
1 parent a9b33bf commit e9845ee

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.2.2"}
1+
{".":"9.3.0"}

CHANGELOG.md

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

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

5+
## [9.3.0](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.2.2...v9.3.0) (2025-12-05)
6+
7+
8+
### Features
9+
10+
* allow to start SMS for TDX framework and to expose TEE properties ([#317](https://github.com/iExecBlockchainComputing/iexec-sms/issues/317)) ([0b596f5](https://github.com/iExecBlockchainComputing/iexec-sms/commit/0b596f5bc5d418a64344546b0eb71f4473982b06))
11+
* enforce String serialization for TEE sessions tokens values ([#319](https://github.com/iExecBlockchainComputing/iexec-sms/issues/319)) ([c79711a](https://github.com/iExecBlockchainComputing/iexec-sms/commit/c79711a52289f71ea3233a55cfb7cc8d67c887a6))
12+
* generate and post TDX session to session storage ([#320](https://github.com/iExecBlockchainComputing/iexec-sms/issues/320)) ([71f5f90](https://github.com/iExecBlockchainComputing/iexec-sms/commit/71f5f90e8906ddebb7139850daf6db469e6c8dd8))
13+
14+
15+
### Bug Fixes
16+
17+
* check each dataset order volume is valid for a bulk processing deal ([#321](https://github.com/iExecBlockchainComputing/iexec-sms/issues/321)) ([a9b33bf](https://github.com/iExecBlockchainComputing/iexec-sms/commit/a9b33bf31f3d467b5f033c9ac89c94e130f0cc31))
18+
519
## [9.2.2](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.2.1...v9.2.2) (2025-10-30)
620

721

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.2.2
2+
version=9.3.0
33
# x-release-please-end
44
iexecCommonsPocoVersion=5.3.1
55
iexecCommonVersion=9.2.0

0 commit comments

Comments
 (0)