Skip to content

Commit 170b157

Browse files
authored
Merge pull request #534 from iExecBlockchainComputing/hotfix/8.1.3
Releave version 8.1.3
2 parents fe433e2 + b64a66b commit 170b157

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

CHANGELOG.md

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

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

5+
## [[8.1.3]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.1.3) 2023-06-23
6+
7+
### Dependency Upgrades
8+
- Upgrade to `iexec-common` 8.2.1. (#534)
9+
- Upgrade to `iexec-commons-containers` 1.0.3. (#534)
10+
- Upgrade to `iexec-commons-poco` 3.0.4. (#534)
11+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.1.1. (#534)
12+
- Upgrade to `iexec-result-proxy-library` 8.1.1. (#534)
13+
- Upgrade to `iexec-sms-library` 8.1.1. (#534)
14+
515
## [[8.1.2]](https://github.com/iExecBlockchainComputing/iexec-worker/releases/tag/v8.1.2) 2023-06-22
616

717
### Features

gradle.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
version=8.1.2
2-
iexecCommonVersion=8.2.0
3-
iexecCommonsContainersVersion=1.0.2
4-
iexecCommonsPocoVersion=3.0.3
5-
iexecBlockchainAdapterVersion=8.1.0
6-
iexecResultVersion=8.1.0
7-
iexecSmsVersion=8.1.0
1+
version=8.1.3
2+
iexecCommonVersion=8.2.1
3+
iexecCommonsContainersVersion=1.0.3
4+
iexecCommonsPocoVersion=3.0.4
5+
iexecBlockchainAdapterVersion=8.1.1
6+
iexecResultVersion=8.1.1
7+
iexecSmsVersion=8.1.1
88

99
nexusUser
1010
nexusPassword

0 commit comments

Comments
 (0)