We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iexec-common
1 parent 4a72886 commit 6274dc6Copy full SHA for 6274dc6
CHANGELOG.md
@@ -28,6 +28,10 @@ All notable changes to this project will be documented in this file.
28
- Remove `AbstractResultStorage` class. (#121)
29
- Rework `ProxyService` class methods to use `ResultModel` as a parameter. (#122)
30
31
+### Dependency Upgrades
32
+
33
+- Upgrade to `iexec-common` 8.4.0. (#129)
34
35
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.3.0) 2024-01-10
36
37
### New Features
gradle.properties
@@ -1,5 +1,5 @@
1
version=8.3.0
2
-iexecCommonVersion=8.3.1-NEXT-SNAPSHOT
+iexecCommonVersion=8.4.0
3
iexecCommonsPocoVersion=3.2.0
4
5
nexusUser
0 commit comments