Skip to content

Commit

Permalink
Bump nf-amazon@1.15.0
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 Feb 21, 2023
1 parent aa2bf37 commit 7ccca43
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions plugins/nf-amazon/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
nf-amazon changelog
===================
1.15.0 - 21 Feb 2023
- Improve AWS batch error logging [8f4884c1]
- Remove deprecated buckets field [0a355ac3]
- Add support for fusion tags (#3609) [ci fast] [8385ec22]
- Add nextflow tags to AWS Batch job def [b465ac52]
- Use Fusion as launcher (#3584) [34a27733]
- Bump FUSION_ prefix variables [ci fast] [a7282d64]
- Fix serialization of S3 paths with spaces (#3565) [ce487624]
- Bump groovy 3.0.15 [7a3ebc7d]

1.14.0 - 14 Jan 2023
- Add `schedulingPriority` option to AWS Batch (use with `shareIdentifier`) (#3505) [06960bb2]
- Fix FilePorter concurrency issue (#3511) [11ccfa26]
Expand Down
4 changes: 2 additions & 2 deletions plugins/nf-amazon/src/resources/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Plugin-Class: nextflow.cloud.aws.AmazonPlugin
Plugin-Id: nf-amazon
Plugin-Version: 1.14.0
Plugin-Version: 1.15.0
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.01.0-edge
Plugin-Requires: >=23.02.0-edge

0 comments on commit 7ccca43

Please sign in to comment.