Skip to content

Commit d4d97df

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

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

plugins/nf-tower/changelog.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
nf-tower changelog
22
===================
3+
1.12.0 - 2 Jun 2025
4+
- Add Platform info to Fusion license (#6142) [75f1bc52]
5+
- Bump Groovy to version 4.0.27 (#6125) [258e1790]
6+
37
1.11.2 - 8 Apr 2025
48
- Fix container meta deduplication [f4600d2e]
59

@@ -12,7 +16,7 @@ nf-tower changelog
1216
- Bump groovy 4.0.26 [f740bc56]
1317

1418
1.10.0 - 12 Feb 2025
15-
- Add Fusion token validation (#5614) [ci fast] [1dcb18d6]
19+
- Add Fusion token validation (#5614) [1dcb18d6]
1620
- Bump groovy 4.0.25 [19c40a4a]
1721

1822
1.9.4 - 20 Jan 2025
@@ -53,12 +57,12 @@ nf-tower changelog
5357
- Add -cloudcache CLI option (#4385) [73fda582]
5458

5559
1.6.2 - 28 Sep 2023
56-
- Disable Tower container field for multiple images [ci fast] [b53936b0]
60+
- Disable Tower container field for multiple images [b53936b0]
5761
- Bump Apache 2.0 license to tower client [e4a878b6]
5862

5963
1.6.1 - 17 Aug 2023
6064
- Fix checkpoint thread termination (#4166) [2b449daa]
61-
- Fix typos in source code comments (#4173) [ci fast] [e78bc37e]
65+
- Fix typos in source code comments (#4173) [e78bc37e]
6266

6367
1.6.0 - 5 Aug 2023
6468
- Add Tower logs checkpoint (#4132) [71dfecc2]
@@ -83,7 +87,7 @@ nf-tower changelog
8387
- Fix NoSuchMethodError String.stripIndent with Java 11 [308eafe6]
8488

8589
1.5.10 - 21 Feb 2023
86-
- Log exception when an unexpected occurs (#3603) [ci fast] [9aeca99f]
90+
- Log exception when an unexpected occurs (#3603) [9aeca99f]
8791
- Bump groovy 3.0.15 [7a3ebc7d]
8892

8993
1.5.9 - 14 Jan 2023
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: io.seqera.tower.plugin.TowerPlugin
33
Plugin-Id: nf-tower
4-
Plugin-Version: 1.11.2
4+
Plugin-Version: 1.12.0
55
Plugin-Provider: Seqera Labs
6-
Plugin-Requires: >=25.02.2-edge
6+
Plugin-Requires: >=25.05.0-edge

0 commit comments

Comments
 (0)