Skip to content

Commit 268b86d

Browse files
committed
Update CHANGELOG.md
1 parent 6b4962f commit 268b86d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ All notable changes to this project will be documented in this file.
99
### Bug fixes
1010
- Implement thread-safe login on scheduler. (#541)
1111
- Fix and harmonize `Dockerfile entrypoint` in all Spring Boot applications. (#548)
12+
- Remove potential `NullPointerException` and add `isStatusValidOnChainAfterPendingReceipt` in `IexecHubService`. (#550)
1213
### Quality
1314
- Remove `nexus.intra.iex.ec` repository. (#539)
1415
- Remove `Graylog` support. Fetch logs with a sidecar to push them to your log infrastructure. (#540)
1516
- Rename scontain registry to `registry.scontain.com`. (#542)
1617
- Upgrade to Gradle 8.2.1 with up-to-date plugins. (#545)
1718
- Fix log format in `LasService`. (#546)
1819
- Do not retry calls to fetch replicate from a scheduler, those calls are already scheduled. (#547)
20+
- Remove pdead code in `IexecHubService`. (#550)
1921
### Dependency Upgrades
2022
- Upgrade to `iexec-common` 8.2.1-NEXT-SNAPSHOT. (#538)
2123
- Remove `logstash-gelf` dependency. (#540)

0 commit comments

Comments
 (0)