Skip to content

Commit 6983377

Browse files
chore(main): release 5.4.0
1 parent c9e4a07 commit 6983377

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.3.1"}
1+
{".":"5.4.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.4.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.1...v5.4.0) (2025-12-01)
6+
7+
8+
### Features
9+
10+
* create ChainAccount, ChainCategory and ChainContribution from raw data ([#162](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/162)) ([82293b5](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/82293b5c183b1cddc2b733d042e7458a1bad01e3))
11+
* stop embedding category, app and dataset models in deal model ([#163](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/163)) ([c9e4a07](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/c9e4a079f93cb5d696ba50575af47424f20659c2))
12+
* use new viewApp and viewDataset PoCo methods ([#160](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/160)) ([8d0de6f](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/8d0de6fc6a540fdc8704d8d8e329b202591bc1cc))
13+
514
## [5.3.1](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.0...v5.3.1) (2025-10-30)
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.3.1
2+
version=5.4.0
33
# x-release-please-end
44
nexusUser
55
nexusPassword

0 commit comments

Comments
 (0)