Skip to content

Commit 2854ef9

Browse files
chore(master): release 8.21.0 (#478)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent fe29d01 commit 2854ef9

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"8.20.0"}
1+
{".":"8.21.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+
## [8.21.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.20.0...v8.21.0) (2025-10-27)
6+
7+
8+
### Added
9+
10+
* add estimated volume to estimateMatchOrders ([#479](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/479)) ([3f5dfc1](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/3f5dfc1cc9e196095c20dd8fe8a04c7e1d32671a))
11+
12+
13+
### Changed
14+
15+
* add missing requester field in requestorder types ([#477](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/477)) ([1026f45](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/1026f45d57c84ca6ea50285d0898d83d0a29218c))
16+
* allow TEE datasetorders without framework ([#473](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/473)) ([a5c3e86](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/a5c3e86cedeab094c24718b216738005effe15db))
17+
518
## [8.20.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.19.0...v8.20.0) (2025-10-14)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iexec",
3-
"version": "8.20.0",
3+
"version": "8.21.0",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)