Skip to content

Commit ef91104

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

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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.15.0
1+
1.16.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.07.0-edge'
18+
nextflowVersion = '25.09.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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
nf-tower changelog
22
===================
3+
1.16.0 - 8 Oct 2025
4+
- Fix cache command to check session cloudCachePath [a88e2cdf2]
5+
- Fix cache command to use SysEnv for cloudcache path check (#6432) [771b8b60e]
6+
- Fix cookie policy for Seqera Platform JWT token refresh (#6411) [c3959cfc3]
7+
38
1.14.0 - 15 Aug 2025
49
- Fix bug in DefaultObserverFactory (#6259) [bec4bf7a]
510
- Improve Fusion license error message (#6313) [c3f397ea]

0 commit comments

Comments
 (0)