File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments