Skip to content

Commit bd3ba77

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

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

plugins/nf-tower/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.0
1+
1.19.0

plugins/nf-tower/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
nextflowPlugin {
18-
nextflowVersion = '25.11.0-edge'
18+
nextflowVersion = '25.12.0-edge'
1919

2020
provider = "${nextflowPluginProvider}"
2121
description = 'Integrates with Seqera Platform for comprehensive workflow monitoring, resource tracking, and cache management capabilities'

plugins/nf-tower/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
nf-tower changelog
22
===================
3+
1.19.0 - 19 Dec 2025
4+
- Add spot interruption tracking to trace records (#6606) [eecd81671]
5+
36
1.18.0 - 28 Nov 2025
47
- Fix TowerJsonGenerator thread-safety issue (#6619) [579cd6e4e]
58

0 commit comments

Comments
 (0)