Skip to content

Commit b4b8357

Browse files
authored
Merge pull request #140 from iExecBlockchainComputing/backmerge/8.5.0
Backmerge/8.5.0
2 parents 69de14d + 4fe7b05 commit b4b8357

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [[NEXT]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/vNEXT) 2024
66

7+
## [[8.5.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.5.0) 2024-06-18
8+
79
### New Features
810

911
- Replace `CredentialsService` with `SignerService`. (#137)
@@ -22,7 +24,7 @@ All notable changes to this project will be documented in this file.
2224
- Upgrade to `eclipse-temurin:11.0.22_7-jre-focal`. (#135)
2325
- Upgrade to Spring Boot 2.7.18. (#136)
2426
- Upgrade to `iexec-commons-poco` 4.1.0. (#138)
25-
- Upgrade to `iexce-common` 8.5.0. (#138)
27+
- Upgrade to `iexec-common` 8.5.0. (#138)
2628

2729
## [[8.4.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.4.0) 2024-02-29
2830

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=8.4.0
1+
version=8.5.0
22
iexecCommonVersion=8.5.0
33
iexecCommonsPocoVersion=4.1.0
44

0 commit comments

Comments
 (0)