Skip to content

Commit 9a59589

Browse files
committed
Update changelog [ci fast]
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 7555b17 commit 9a59589

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

changelog.txt

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
NEXTFLOW CHANGE-LOG
22
===================
3+
23.08.1-edge - 17 Aug 2023
4+
- Add 429 http status code to Wave retriable errors [8eb5f305]
5+
- Add resource labels support for Azure Batch (#4178) [7b5e50a1]
6+
- Apply K8s Pod metadata to Job (#4057) [4d918627]
7+
- Document error about trailing backslash with space (#4180) [245afa5d]
8+
- Enable cloud cache based on environment variable (#4160) [a66b0e63]
9+
- Escape semicolons in paths (#4193) [552501ce]
10+
- FIx nested InvocationTargetException (#4192) [67980f19]
11+
- Fix Execution should fail if report or timeline file already exists [b238d7e2]
12+
- Fix Process hangs when using flatten and finish errorStrategy [d99b3432]
13+
- Fix `workflow.container` map resolution (#4190) [96ab8a69]
14+
- Fix checkpoint thread termination (#4166) [2b449daa]
15+
- Fix env output when changing task workdir [8e4d7fed]
16+
- Fix if-guard on log.trace in trask processor inner class [50f6f6d5]
17+
- Fix typos in source code comments (#4173) [e78bc37e]
18+
- Improve Conda build error report [7b19fb03]
19+
- Improve handling of name-only container env variables [3051cd13]
20+
- Minor changes [7e58c945]
21+
- Remove dockerize launcher classpath file (#4191) [2bae5198]
22+
- Remove lock file from cloudcache (#4167) [6e6ea579]
23+
- Update AWS instructions for creating a custom AMI (#4174) [563bff13]
24+
- Update changelog [98f88a50]
25+
- Update tip about modifying maps (#4153) [30036dbf]
26+
- Use root user in Wave container based on micromamba (#4038) [a3a75ea2]
27+
- Bump nf-azure@1.3.0 [6670bb06]
28+
- Bump nf-cloudcache@0.2.0 [fb8f6681]
29+
- Bump nf-tower@1.6.1 [d06b8365]
30+
- Bump nf-wave@0.11.2 [7555b17d]
31+
332
23.04.3 - 11 Aug 2023
433
- Increase Wave client max attempts [8c67610a]
534
- Fix log typo [03e19ea2]
@@ -51,7 +80,7 @@ NEXTFLOW CHANGE-LOG
5180
- Allow SLURM executor option `--mem-per-cpu` (#4023) [96c04e3b]
5281
- Allow disabling the Wave requirement when Fusion is enabled [9180d633]
5382
- Disable Singularity and Apptainer home mount by default (#4056) [a0ee4657]
54-
- Document `NXF_WRAPPER_STAGE_FILE_THRESHOLD` environment variable (#4113) [ci skip] [bda47567]
83+
- Document `NXF_WRAPPER_STAGE_FILE_THRESHOLD` environment variable (#4113) [bda47567]
5584
- Fix AzFileSystem retry policy [ba9b6d18] [c2f3cc96]
5685
- Fix Improve error message for invalid Azure URI [0f4d8867]
5786
- Fix Treat HTTP headers as case insensitive (#4116) [97fd3358]

0 commit comments

Comments
 (0)