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 Jan 12, 2024
1 parent f28c9e4 commit 50bcad5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/nf-azure/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
nf-azure changelog
===================
1.3.3 - 12 Jan 2023
- Use AZURE_STORAGE_SAS_TOKEN environment variable (#4627) [2e1cb413]
- Fix azure retry policy (#4638) [2bc3cf0e]

1.3.2 - 28 Sep 2023
- Retry TimeoutException in azure file system (#4295) [79248355]

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.3.2
Plugin-Version: 1.3.3
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.01.0-edge

0 comments on commit 50bcad5

Please sign in to comment.