-
Notifications
You must be signed in to change notification settings - Fork 633
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
19a7272
commit fae64b3
Showing
1 changed file
with
13 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,18 @@ | ||
NEXTFLOW CHANGE-LOG | ||
=================== | ||
24.04.4 - 1 Aug 2024 | ||
- Fix parsing of shm-size containerOptions (#5177) [98cf0068] | ||
- Fix aws logs group name (#5146) [b2ab651c] | ||
- Update Azure batch deps [72576648] | ||
- Bump [email protected] [19a7272f] | ||
- Bump [email protected] [f2bcce99] | ||
- Bump [email protected] [0ea1f102] | ||
- Bump [email protected] [b13b5548] | ||
- Bump wave-api to 0.11.1 [87828afd] | ||
- Bump amazon sdk to version 1.12.766 [5ce42b79] | ||
- Bump pf4j to version 3.12.0 [1a8f086a] | ||
- Bump jgit 6.10.0 [cc2ccd81] | ||
|
||
24.04.3 - 9 Jul 2024 | ||
- Add ability to override failOnError setting default via env variable (#5117) [ci fast] [6852429c] | ||
- Fix normalization of consecutive slashes in uri path (#5114) [3f366b7e] | ||
|