Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Oct 10, 2023
1 parent de1de6c commit 4f86bed
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
NEXTFLOW CHANGE-LOG
===================
23.09.3-edge - 10 Oct 2023
- Add -cloudcache CLI option (#4385) [73fda582]
- Add bioconda and seqera Conda default channels (#4359) [ff012dcd]
- Add codespell: config, workflow and have typos fixed (#4324) [e044b7a5]
- Add docs page on caching and resuming (#4371) [21190a3c]
- Add example of using the transpose operator with multiple items in element (#4364) [0bce2be0]
- Add setting to enable the use of sync command [f0d5cc5c]
- Improve S3 endpoint validation [2b9ae6aa]
- Improve Wave config validation [7d5a21b0]
- Improve Wave error handling [d47e8b07]
- Fix Google Batch do not stop running jobs (#4381) [3d6b7358]
- Incorporate README content into Nextflow docs (#4263) [74a0f998]
- Never say (nearly) Oops again (#4356) [4a39542b]
- Remove unsupported K8s device capability [ci fast] [be0cf0c2]
- Remove unused -dsl2 option [ci fast] [3cb91a15]
- Rename Microsoft AAD to Microsoft Entra (#4362) [5e3f2c0a]
- Return -1 when exitcode file is empty (#4354) [d26c42be]
- Support for Fusion unprivileged execution (#4387) [035e6e7b]
- Use HistoryFile.Record instead of Record type conflic [ci fast] [11c3aac5]
- Bump nf-amazon@2.1.4 [a84208a8]
- Bump nf-cloudcache@0.3.0 [b37b4014]
- Bump nf-google@1.8.3 [b4eb8b96]
- Bump nf-tower@1.6.3 [5681ab13]
- Bump nf-wave@0.14.0 [de1de6c7]

23.09.2-edge - 28 Sep 2023
- Add conda.enabled to conda config scope docs (#4320) [0b74c4e2]
- Add developer docs (#4065) [06843d87]
Expand Down Expand Up @@ -445,7 +470,7 @@ NEXTFLOW CHANGE-LOG
- Fix serialization of S3 paths with spaces (#3565) [ce487624]
- Fix string literal method names with parens (#3604) [8278078a]
- Fix submit command in error message for grid executors that pipe wrapper script (#3548) [40ebd308]
- Fix typos in the documentation [skip ci] (#3640) [eccc1130]
- Fix typos in the documentation (#3640) [eccc1130]
- Fix unique fingerprint for Wave bundle resources [b59fa728]
- Log exception when an unexpected occurs (#3603) [9aeca99f]
- Minor change on container resolution [23d47ded]
Expand Down

0 comments on commit 4f86bed

Please sign in to comment.