Skip to content

Commit 2417517

Browse files
authored
Upgrade to iexec-common 8.4.0 (#583)
1 parent 839dea9 commit 2417517

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this project will be documented in this file.
1616
- Throw a dedicated exception on empty parameters when authenticating to a docker registry. (#579)
1717
- Check replicate recoverability wih a dedicated check in `ReplicateRecoveryService`. (#580)
1818

19+
### Dependency Upgrades
20+
21+
- Upgrade to `iexec-common` 8.4.0. (#583)
22+
1923
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.3.0) 2024-01-11
2024

2125
### New Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version=8.3.0
2-
iexecCommonVersion=8.3.1-NEXT-SNAPSHOT
2+
iexecCommonVersion=8.4.0
33
iexecCommonsContainersVersion=1.2.1
44
iexecCommonsPocoVersion=3.2.0
55
iexecBlockchainAdapterVersion=8.3.0

0 commit comments

Comments
 (0)