Feature updates and improvements
Language features
- Added support for comma-separated file paths in ProcessEntryHandler by @pditommaso in #6434
- Added unit test for invalid workflow entry name error handling by @pditommaso in #6409
Plugins
- Added step to claim plugin in Gradle plugin migration docs by @christopher-hakkaart in #6450
- Generated plugin spec by @bentsherman in #6361
General
- Added listDirectory traversal API to RepositoryProvider abstraction by @pditommaso in #6430
- Added support for Java 25 by @pditommaso in #6419
- Updated Gradle build system to version 9.1.0 by @pditommaso in #6418
Dependencies
- Bumped Google Cloud libraries to latest versions by @pditommaso in #6438
- Bumped nextflow-gradle-plugin version 1.0.0-beta.10 by @pditommaso in 812ed7f
- Bumped nf-amazon@3.3.0 by @pditommaso in 3561c26
- Bumped nf-azure@1.20.1 by @pditommaso in fae3c2d
- Bumped nf-codecommit@0.5.0 by @pditommaso in 91514a6
- Bumped nf-google@1.23.1 by @pditommaso in 153745a
- Bumped nf-k8s@1.2.1 by @pditommaso in c4f4eca
- Bumped nf-tower@1.16.0 by @pditommaso in ef91104
- Bumped nf-wave@1.16.0 by @pditommaso in be01d3f
Bug fixes
AWS Batch