Skip to content

Commit 1a787f9

Browse files
chore(main): release 9.1.0
1 parent debade3 commit 1a787f9

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.1"}
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-worker/compare/v9.0.1...v9.1.0) (2025-09-26)
6+
7+
8+
### Features
9+
10+
* add bulk exit cause list reporting for compute stages ([#653](https://github.com/iExecBlockchainComputing/iexec-worker/issues/653)) ([1f0bb7f](https://github.com/iExecBlockchainComputing/iexec-worker/commit/1f0bb7fb25010bb2d4db5f580edd153824ddce1b))
11+
* execute pre-compute container for a TEE task requesting a bulk processing ([#655](https://github.com/iExecBlockchainComputing/iexec-worker/issues/655)) ([1f3b0ff](https://github.com/iExecBlockchainComputing/iexec-worker/commit/1f3b0ff8cf358de80449142eccc930e3a4a3c41c))
12+
13+
14+
### Bug Fixes
15+
16+
* apply correct environment variables to dapp docker container based on task execution mode ([#656](https://github.com/iExecBlockchainComputing/iexec-worker/issues/656)) ([debade3](https://github.com/iExecBlockchainComputing/iexec-worker/commit/debade3019c3a7d9c269819e0fad7bffef641146))
17+
518
## [9.0.1](https://github.com/iExecBlockchainComputing/iexec-worker/compare/v9.0.0...v9.0.1) (2025-09-16)
619

720

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.1
2+
version=9.1.0
33
# x-release-please-end
44
iexecCommonsPocoVersion=5.1.0
55
iexecCommonVersion=9.1.0

0 commit comments

Comments
 (0)