-
Notifications
You must be signed in to change notification settings - Fork 638
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Paolo Di Tommaso <[email protected]>
- Loading branch information
1 parent
8eb5f30
commit 98f88a5
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
NEXTFLOW CHANGE-LOG | ||
=================== | ||
23.04.3 - 11 Aug 2023 | ||
- Increase Wave client max attempts [8c67610a] | ||
- Fix log typo [03e19ea2] | ||
- Add 429 http status code to Wave retriable errors [a8b8c6c5] | ||
- Improve handling Wave server errors [621c9665] | ||
- Bump [email protected] [d7fa3f26] | ||
- Bump corretto 17.0.8 [7a73a78f] | ||
|
||
23.08.0-edge - 5 Aug 2023 | ||
- Add `-value` option to `config` command (#4142) [57e3100b] | ||
- Add `deleteTasksOnCompletion` to Azure Batch configuration (#4114) [b14674dc] | ||
|
@@ -114,6 +122,12 @@ NEXTFLOW CHANGE-LOG | |
- Bump [email protected] [57464746] | ||
- Bump [email protected] [cb6242c4] | ||
|
||
23.04.2 - 8 Jun 2023 | ||
- Fix non-deterministic null container engine error [f93221ab] | ||
- Add retry policy to Wave client [2f1532f6] | ||
- Fix wave build docs [34a73022] | ||
- Bump [email protected] [350201b5] | ||
|
||
23.05.0-edge - 15 May 2023 | ||
- Add support for custom custom root directory to resolve relative paths (#3942) [f06bb1f7] | ||
- Add `arch` directive support for Spack (#3786) [62dfc482] | ||
|