Skip to content
Draft
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
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"5.3.1"}
{".":"5.4.0"}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## [5.4.0](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.1...v5.4.0) (2025-12-03)


### Features

* 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))
* 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))
* 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))


### Bug Fixes

* minor fixes and improvements across several classes ([#164](https://github.com/iExecBlockchainComputing/iexec-commons-poco/issues/164)) ([b48c4ae](https://github.com/iExecBlockchainComputing/iexec-commons-poco/commit/b48c4ae79b20e5bcc9ae05e78d20cd5ac4e4ea75))

## [5.3.1](https://github.com/iExecBlockchainComputing/iexec-commons-poco/compare/v5.3.0...v5.3.1) (2025-10-30)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# x-release-please-start-version
version=5.3.1
version=5.4.0
# x-release-please-end
nexusUser
nexusPassword