Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
on:
push:
branches:
- master
- release-please-fix # TODO change to master

permissions:
contents: write
issues: write
pull-requests: write

name: release-please

jobs:
release-please:
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
with:
secrets: inherit
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
secrets: inherit
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "8.16.0" }
{".":"8.17.0"}
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@

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

## [8.17.0](https://github.com/iExecBlockchainComputing/iexec-sdk/compare/iexec-v8.16.0...iexec-v8.17.0) (2025-07-02)


### 🚀 Features

* add optional custom voucherAddress to estimateMatchOrder and matchOrders ([e4889d0](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/e4889d0a00394cb170c48a97eb4316ba4954b185))
* **cli:** update Scone TEE app template to v5.9 ([#441](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/441)) ([f582cf6](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/f582cf6f56c4a1ef9e4963ae9208950a3b5f93ae))
* experimental networks ([#439](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/439)) ([6264a7b](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/6264a7bcb49d3bb7a0ab5e13f7c0e61fb01f4380))
* support aes-256-cbc encrypted results decryption ([fc09fe1](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/fc09fe1792400e6e463a2458e6bc822b801df310))
* support aes-256-cbc encrypted results decryption ([5af1ca5](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/5af1ca5e81673c74e2c2a94927e521ded6ecb58d))


### 🐞 Bug Fixes

* move bn.js type to dependency to fix BN type reexport issue ([6fbe489](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/6fbe489eac0c8713b1f9bab327b57b485ff1853a))
* move bn.js type to dependency to fix BN type reexport issue ([157d85b](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/157d85b2449a0d51c0292b483dc317c667ba481b))
* move bn.js type to dependency to fix BN type reexport issue ([14300fe](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/14300fe94cfdfdaf441370e2fb7ec4136f8f8282))
* provide default param to createVoucherType ([c989d72](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/c989d7248969aba212c5da084f58ac04b1b8b50e))
* reverted VOUCHER_HUB_ADDRESS to 'TO BE DEPLOYED ([6134aac](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/6134aac5a8a2e23537e2e0f58c8ba43e55c7356a))


### 🧰 Other

* bump v8.15.0 ([c243e60](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/c243e60759766421820f0f8a5f0908adc58d67d5))
* bump v8.16.0 ([5d6b12e](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/5d6b12e35c52bb7b18a970a5999bd12b3eb3b977))
* fix eslint config for tests ([2959437](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/2959437305d4609273ca7d6194b6296ff1c12ea4))
* fix eslint config for tests ([c8ad13f](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/c8ad13f4a0d1de71d159092bac5d1da3249fb165))
* fix some comments ([fe77072](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/fe77072cf3c0f5a7fbd57dda1e019b52716bcc95))
* fix some comments ([bed04f1](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/bed04f159854fdb181fc68621fe937a6109cc6ab))
* make addressSchema accept undefined ([4f63ec0](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/4f63ec0d347cca428cddeb9c47cc5336d79e627c))
* refactor internal methods with too much positional args ([4a73bf8](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/4a73bf838af1e84304f9438ea07def2a72d65d1e))
* release v8.16.0 ([181b014](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/181b014388fcab25ab12dd6e3be04bce3e7ed6b8))
* update deps ([1124b45](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/1124b45db4681fee66ecd901b91089ba9fba50ab))
* update subgraphs base url ([3b40854](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/3b4085453b1114efaca49dfd5ff7eca06bada976))
* upgrade docker image to node 22 ([#443](https://github.com/iExecBlockchainComputing/iexec-sdk/issues/443)) ([856be21](https://github.com/iExecBlockchainComputing/iexec-sdk/commit/856be21dc804686b4fc260196d86fa3bc0497fd1))

## [8.16.0] 2025-06-19

### Added
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iexec",
"version": "8.16.0",
"version": "8.17.0",
"description": "iExec SDK",
"bin": {
"iexec": "./dist/esm/cli/cmd/iexec.js"
Expand Down