Skip to content

Commit 03276ee

Browse files
chore(main): release 5.3.0
1 parent f8c83a2 commit 03276ee

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"5.2.0"}
1+
{".":"5.3.0"}

CHANGELOG.md

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

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

5+
## [5.3.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.2.0...v5.3.0) (2025-10-24)
6+
7+
8+
### Features
9+
10+
* apply EIP-712 new implementation to Challenge class ([#154](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/154)) ([ed89528](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/ed89528ee321731d818080b0682499a7b166c4ad))
11+
* deprecate classes based on deprecated EIP-712 implementation ([#155](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/155)) ([f8c83a2](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/f8c83a26d22175a19f9d58196875df4133eadc0e))
12+
* support assertDatasetDealCompatibility new PoCo method ([#152](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/152)) ([9e91aa1](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/9e91aa171f1b3601c37a8d36c3fb027f6d34ab93))
13+
514
## [5.2.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.1.0...v5.2.0) (2025-09-29)
615

716

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=5.2.0
2+
version=5.3.0
33
# x-release-please-end
44
nexusUser
55
nexusPassword

0 commit comments

Comments
 (0)