We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b49184 commit 0f6498fCopy full SHA for 0f6498f
plugins/nf-google/changelog.txt
@@ -1,5 +1,9 @@
1
nf-google changelog
2
===================
3
+1.22.0 - 2 Jun 2025
4
+- Sunset the Google LS executor (#6070) [06e0d426]
5
+- Bump Groovy to version 4.0.27 (#6125) [ci fast] [258e1790]
6
+
7
1.21.0 - 8 May 2025
8
- Add Support for Google Batch network tags (#5951) [d6e4d6c2]
9
- Remove test constructors or mark as TestOnly (#5216) [d4fadd42]
plugins/nf-google/src/resources/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Plugin-Class: nextflow.cloud.google.GoogleCloudPlugin
Plugin-Id: nf-google
-Plugin-Version: 1.21.0
+Plugin-Version: 1.22.0
Plugin-Provider: Seqera Labs
-Plugin-Requires: >=25.03.0-edge
+Plugin-Requires: >=25.05.0-edge
0 commit comments