File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file.
2828- Implement each task status transition in a single method. (#680 )
2929- Execute ` TaskUpdateManager ` tests on a running MongoDB container. (#682 )
3030
31+ ### Dependency Upgrades
32+
33+ - Upgrade to ` iexec-sms-library ` 8.5.1. (#687 )
34+
3135## [[ 8.4.0]] ( https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.4.0 ) 2024-02-29
3236
3337### New Features
@@ -47,9 +51,9 @@ All notable changes to this project will be documented in this file.
4751### Dependency Upgrades
4852
4953- Upgrade to ` iexec-common ` 8.4.0. (#666 )
50- - Upgrade to ` iexec-blockchain-adapter ` 8.4.0. (#667 )
51- - Upgrade to ` iexec-result-proxy ` 8.4.0. (#667 )
52- - Upgrade to ` iexec-sms ` 8.5.0. (#667 )
54+ - Upgrade to ` iexec-blockchain-adapter-library ` 8.4.0. (#667 )
55+ - Upgrade to ` iexec-result-proxy-library ` 8.4.0. (#667 )
56+ - Upgrade to ` iexec-sms-library ` 8.5.0. (#667 )
5357
5458## [[ 8.3.0]] ( https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.3.0 ) 2024-01-11
5559
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ iexecCommonVersion=8.4.0
33iexecCommonsPocoVersion =3.2.0
44iexecBlockchainAdapterVersion =8.4.0
55iexecResultVersion =8.4.0
6- iexecSmsVersion =8.5.0-NEXT-SNAPSHOT
6+ iexecSmsVersion =8.5.1
77
88nexusUser
99nexusPassword
You can’t perform that action at this time.
0 commit comments