Skip to content

Commit 52c35c3

Browse files
chore(main): release 9.2.0 (#311)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 782603c commit 52c35c3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1.0"}
1+
{".":"9.2.0"}

CHANGELOG.md

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

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

5+
## [9.2.0](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.1.0...v9.2.0) (2025-10-09)
6+
7+
8+
### Features
9+
10+
* implement bulk processing feature to support multiple datasets in TEE session ([#310](https://github.com/iExecBlockchainComputing/iexec-sms/issues/310)) ([e2a758d](https://github.com/iExecBlockchainComputing/iexec-sms/commit/e2a758de861d11cd94cf52739a9899eb8694d622))
11+
* use validated names for new variables in TEE session ([#312](https://github.com/iExecBlockchainComputing/iexec-sms/issues/312)) ([782603c](https://github.com/iExecBlockchainComputing/iexec-sms/commit/782603cc71abb1d6af8993b33056ea0502c28515))
12+
513
## [9.1.0](https://github.com/iExecBlockchainComputing/iexec-sms/compare/v9.0.0...v9.1.0) (2025-08-20)
614

715

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

0 commit comments

Comments
 (0)