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 Dec 3, 2024
1 parent 2b653b0 commit 6af7198
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/nf-azure/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
nf-azure changelog
===================
1.11.0 - 3 Dec 2024
- Detecting errors in data unstaging (#5345) [3c8e602d]
- Bump netty-common to version 4.1.115.Final [d1bbd3d0]
- Bump groovy 4.0.24 [dd71ad31]
- Bump com.azure:azure-identity from 1.11.3 to 1.12.2 (#5449) [cb70f1df]
- Target Java 17 as minimal Java version (#5045) [0140f954]

1.10.1 - 27 Oct 2024
- Demote azure batch task status log level to trace (#5416) [ci skip] [d6c684bb]

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.10.1
Plugin-Version: 1.11.0
Plugin-Provider: Seqera Labs
Plugin-Requires: >=24.04.4

0 comments on commit 6af7198

Please sign in to comment.