|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +25.09.0-edge - 8 Oct 2025 |
| 4 | +- Add listDirectory traversal API to RepositoryProvider abstraction (#6430) [1449fdfec] |
| 5 | +- Add step to claim plugin in Gradle plugin migration docs (#6450) [3b709004b] |
| 6 | +- Add support for comma-separated file paths in ProcessEntryHandler (#6434) [fe627644d] |
| 7 | +- Add support for Java 25 (#6419) [dc8d474d6] |
| 8 | +- Add unit test for invalid workflow entry name error handling (#6409) [249eb1aaa] |
| 9 | +- Fix cache command to check session cloudCachePath [a88e2cdf2] |
| 10 | +- Fix cache command to use SysEnv for cloudcache path check (#6432) [771b8b60e] |
| 11 | +- Fix cookie policy for Seqera Platform JWT token refresh (#6411) [c3959cfc3] |
| 12 | +- Fix CVE-2025-55163 in nf-google plugin [7d7061797] |
| 13 | +- Fix default fields in trace config (#6403) [3eddfad68] |
| 14 | +- Fix pod log warning with Fusion enabled (#6449) [8c78b3126] |
| 15 | +- Fix SIGTERM forwarding in AWS Batch jobs (#6414) [abbef79b7] |
| 16 | +- Fix "Strings must not be null" error message (#6404) [24314b112] |
| 17 | +- Fix unstage controls in command.run when using storeDir (#6364) [a5756da3e] |
| 18 | +- Generate plugin spec (#6361) [ed6bb6037] |
| 19 | +- Get exit code from pod to manage OOM in k8s (#6442) [f258a758e] |
| 20 | +- Limit S3 concurrent downloads to fix Java Heap OOM (#6402) [fd71d0e8c] |
| 21 | +- Update Gradle build system to version 9.1.0 (#6418) [e2bb2f083] |
| 22 | +- Bump Google Cloud libraries to latest versions (#6438) [59a63f1ae] |
| 23 | +- Bump nextflow-gradle-plugin version 1.0.0-beta.10 [812ed7f9f] |
| 24 | +- Bump [email protected] [3561c26e9] |
| 25 | +- Bump [email protected] [fae3c2d58] |
| 26 | +- Bump [email protected] [91514a6f6] |
| 27 | +- Bump [email protected] [153745a16] |
| 28 | +- Bump [email protected] [c4f4eca9b] |
| 29 | +- Bump [email protected] [ef9110407] |
| 30 | +- Bump [email protected] [be01d3f96] |
| 31 | + |
3 | 32 | 25.08.0-edge - 14 Sep 2025 |
4 | 33 | - Add Claude Code GitHub Action integration (#6389) [1073a1da] |
5 | 34 | - Add Value type for dataflow values (value channels) (#6372) [8de2339e] |
|
0 commit comments