Skip to content

Commit 4ddbb01

Browse files
committed
Update changelog
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 620523e commit 4ddbb01

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

changelog.txt

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,64 @@
11
NEXTFLOW CHANGE-LOG
22
===================
3+
23.11.0-edge - 24 Nov 2023
4+
- Add `fusion.cacheSize` config option (#4518) [2faadc22]
5+
- Add Topic channel type (experimental) (#4459) [921313d1]
6+
- Add Google Batch native retry on spot termination (#4500) [ea1c1b70]
7+
- Add Retry policy to Google Storage (#4524) [c271bb18]
8+
- Add ability detect Google Batch spot interruption (#4462) [d49f02ae]
9+
- Add doc tests, move some snippets to separate files (#3959) [0ff3b305]
10+
- Add docs section on container requirements (#4501) [3fb29f78]
11+
- Add labels field in Job request for Google Batch (#4538) [627c595e]
12+
- Add note about limitations of glacier auto retrieval (#4514) [82e56799]
13+
- Add note about local executor and enforcing resource limits (#4468) [6a0626f7]
14+
- Add section about sharing modules (#4482) [3e66fba4]
15+
- Add section on process directives to plugin docs (#4477) [d9ee9870]
16+
- Add support for Azure low-priority pool (#4527) [8320ea10]
17+
- Add support for FUSION_AWS_REGION (#4481) [8f8b09fa]
18+
- Add support for Fusion when using Singularity OCI mode (#4508) [4f3aa631]
19+
- Add support for K8s schedulerName pod spec (#4485) [ci fast] [dfc7b7c8]
20+
- Add support for Singularity OCI mode (#4440) [f5362a7b]
21+
- Allow the use of error build-in function in onComplete handler (#4458) [ci fast] [35a4424b]
22+
- Fix Bug in JsonSplitter ordering [ci fast] [8ec14dd2]
23+
- Fix Bypass Google Batch Price query if task cpus and memory are defined (#4521) [7f8f20d3]
24+
- Fix Checkout remote tag if checkout remote branch fails (#4247) [b8907ccb]
25+
- Fix Fusion symlinks when publishing files (#4348) [89f09fe0]
26+
- Fix Inspect command fails with Singularity [f5bb829f]
27+
- Fix ParamsMap copyWith param aliases (#4188) [b480ee0e]
28+
- Fix Singularity docs [e952299f]
29+
- Fix container hashing for Singularity + Wave containers [4c6f2e85]
30+
- Fix detection of Conda local path made by Wave client [ci fast] (#4532) [4d5bc216]
31+
- Fix doc tests to fail on test failure (#4505) [4d326551]
32+
- Fix errors when NXF_HOME contains spaces (#4456) [ci fast] [fe5bea99]
33+
- Fix Google Batch network/subnetwork docs (#4475) [27d132f3]
34+
- Fix rounding error with long durations (#4496) [ci fast] [0356178b]
35+
- Fix security vulnerabilities (#4513) [a310c777]
36+
- Fix Use consistently NXF_TASK_WORKDIR (#4484) [48ee3c64]
37+
- Improve error details for AbortOperationException [35609cb0]
38+
- Improve operator docs (#4502) [38210e11]
39+
- Makefile clean to also remove buildSrc/build (#4517) [2ccb05d0]
40+
- Minor test improvements [ci fast] [171831ea]
41+
- Minor types improvement for mix operator [ci fast] [91c1ab15]
42+
- Normalise channel docs [b641d677]
43+
- Remove deprecated TowerArchiver feature [ff8e06a3]
44+
- Remove dsl1 deprecated code (part 2) [159effb1]
45+
- Remove dsl1 deprecated code [2b433a52]
46+
- Remove incorrect note about workflow inputs (#4509) [54bc0b7d]
47+
- Return error if plugin version is not specified in offline mode (#4487) [f5d7246e]
48+
- Update README.md with new branding color for Nextflow (#4412) [7a13b18b]
49+
- Update background color of docs status badges (#4411) [3cb1c53c]
50+
- Update logging filter for Google Batch provider. (#4488) [66a3ed19]
51+
- Bump Gradle 8.4 and test vs Java 21 (#4450) [8cb2702c]
52+
- Bump [email protected] [8e2d7879]
53+
- Bump [email protected] [7c47d090]
54+
- Bump [email protected] [65240b75]
55+
- Bump [email protected] [725f0510]
56+
- Bump [email protected] [a307686c]
57+
- Bump [email protected] [e54ea007]
58+
- Bump [email protected] [033ec92c]
59+
- Bump [email protected] [836a44a5]
60+
- Bump [email protected] [620523ef]
61+
362
23.10.0 - 15 Oct 2023
463
- Add support for K8s hostPath [10c32325]
564
- Add AWS SES docs [b83e7148]

0 commit comments

Comments
 (0)