Skip to content

Commit 5da3438

Browse files
chore(main): release 9.0.3 (#185)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 26d1058 commit 5da3438

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.2"}
1+
{".":"9.0.3"}

CHANGELOG.md

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

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

5+
## [9.0.3](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/compare/v9.0.2...v9.0.3) (2025-11-25)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade to commons-poco 5.3.1 for latest eth_call fix ([#184](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/issues/184)) ([26d1058](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/commit/26d1058ef439f035bc201b449f3d99d8be5dda98))
11+
512
## [9.0.2](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/compare/v9.0.1...v9.0.2) (2025-09-12)
613

714

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

0 commit comments

Comments
 (0)