Skip to content

Commit 0b49184

Browse files
committed
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 75f1bc5 commit 0b49184

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

plugins/nf-azure/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
nf-azure changelog
22
===================
3+
1.17.0 - 2 Jun 2025
4+
- Add support for Azure Managed identities on Azure worker nodes with Fusion (#6118) [37981a5f]
5+
- Bump Groovy to version 4.0.27 (#6125) [ci fast] [258e1790]
6+
37
1.16.0 - 8 May 2025
48
- Add azure.batch.jobMaxWallClockTime config option (#5996) [74963fdc]
59
- Remove test constructors or mark as TestOnly (#5216) [d4fadd42]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Plugin-Class: nextflow.cloud.azure.AzurePlugin
33
Plugin-Id: nf-azure
4-
Plugin-Version: 1.16.0
4+
Plugin-Version: 1.17.0
55
Plugin-Provider: Seqera Labs
6-
Plugin-Requires: >=25.01.0-edge
6+
Plugin-Requires: >=25.05.0-edge

0 commit comments

Comments
 (0)