Skip to content

Commit 14eb789

Browse files
committed
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 0f6498f commit 14eb789

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

plugins/nf-k8s/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
nf-k8s changelog
22
===================
3+
1.1.0 - 2 Jun 2025
4+
- Add Failsafe retry mechanism in K8s (#6083) [ci fast] [9e675c6a]
5+
- Bump Groovy to version 4.0.27 (#6125) [ci fast] [258e1790]
6+
37
1.0.0 - 13 Apr 2025
48
- Refactor Kubernetes support as a core plugin
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.k8s.K8sPlugin
33
Plugin-Id: nf-k8s
4-
Plugin-Version: 1.0.0
4+
Plugin-Version: 1.1.0
55
Plugin-Provider: Seqera Labs
6-
Plugin-Requires: >=25.03.0-edge
6+
Plugin-Requires: >=25.05.0-edge

0 commit comments

Comments
 (0)