Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Jun 14, 2023
1 parent 58c332a commit afd368c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions plugins/nf-azure/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
nf-azure changelog
===================
1.1.1 - 14 Jun 2023
- Add retry policy on Az blob operations [295bc1ff]
- Bump azure-storage-blob:12.22.1 [2a36fa77]
- Fix S3 path normalization [b75ec444]

1.1.0 - 15 May 2023
- Add support for `time` directive in Azure Batch (#3869) [ci fast] [5c11a0d4]
- Increase Azure default maxRetries to 10 [a017139f]
Expand Down
2 changes: 1 addition & 1 deletion plugins/nf-azure/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.azure.AzurePlugin
Plugin-Id: nf-azure
Plugin-Version: 1.1.0
Plugin-Version: 1.1.1
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.01.0-edge

0 comments on commit afd368c

Please sign in to comment.