Skip to content

Commit 72cb800

Browse files
chore(master): release 8.17.0 (#453)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 31d4a28 commit 72cb800

File tree

4 files changed

+16
-4
lines changed

4 files changed

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

CHANGELOG.md

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

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

5+
## [8.17.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.16.1...v8.17.0) (2025-07-22)
6+
7+
8+
### Added
9+
10+
* add compass service for offchain config resolution ([#454](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/454)) ([31d4a28](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/31d4a28f00d61702883f1854e594ec4b227a88ac))
11+
12+
13+
### Changed
14+
15+
* typescript fix getNetwork() return type ([#452](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/452)) ([9c747d0](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/9c747d059d7e4159e389156e8706c7f55ea6e90e))
16+
517
## [8.16.1](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/v8.16.0...v8.16.1) (2025-07-03)
618

719

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.16.1",
3+
"version": "8.17.0",
44
"description": "iExec SDK",
55
"bin": {
66
"iexec": "dist/esm/cli/cmd/iexec.js"

0 commit comments

Comments
 (0)