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 b1dbd41 commit 199da6aCopy full SHA for 199da6a
CHANGELOG.md
@@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file.
18
19
- Use `@DataMongoTest` and `@Testcontainers` annotations in replicates, compute logs and tasks tests. (#662 #664 #665)
20
21
+### Dependency Upgrades
22
+
23
+- Upgrade to `iexec-common` 8.4.0. (#666)
24
25
## [[8.3.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.3.0) 2024-01-11
26
27
### New Features
gradle.properties
@@ -1,5 +1,5 @@
1
version=8.3.0
2
-iexecCommonVersion=8.3.1
+iexecCommonVersion=8.4.0
3
iexecCommonsPocoVersion=3.2.0
4
iexecBlockchainAdapterVersion=8.3.0
5
iexecResultVersion=8.3.0
0 commit comments