|
1 | 1 | NEXTFLOW CHANGE-LOG
|
2 | 2 | ===================
|
| 3 | +24.12.0-edge - 20 Jan 2025 |
| 4 | +- Add Warning when Cloudinfo fails in Google Batch machine type selection (#5649) [5aef532f] |
| 5 | +- Add rate limiter to wave requests (#5608) [ecf68294] |
| 6 | +- Allow named parameters with plugin subcommand (#5643) [f81da8cf] |
| 7 | +- Customise mermaid diagram theme in DAG template (#5553) [54713a16] |
| 8 | +- Deprecate -with-weblog CLI opt [aa258b4a] |
| 9 | +- Disable AWS SDK v1 warning [cd00a26d] |
| 10 | +- Dump threads only with trace log level [87df7cd4] |
| 11 | +- Ensure job is killed when exception in task status check (#5561) [9eefd207] |
| 12 | +- Fix CLI params normalization (#5661) [e2e prod] [b5d43adc] |
| 13 | +- Fix Execution may hang reading trace file (#5683) [17d7a083] |
| 14 | +- Fix Google Batch hang when internal error during scheduling (#5567) [18f7de13] |
| 15 | +- Fix GroovyCompiler source and target compability [6dd92e3a] |
| 16 | +- Fix Only close the cache db if it is not null (#5631) [93860828] |
| 17 | +- Fix Azure repos when clone URL is used (#5667) [dc6cc414] |
| 18 | +- Fix shell directive with trace command in wrapper script (#4292) [8342889e] |
| 19 | +- Fixing getRepositoryUrl when project name is not provided (#5560) [335701e3] |
| 20 | +- Handle attribute caching with Lustre filesystem (#5650) [61674d2b] |
| 21 | +- Improve Fargate + Wave docs (#5562) [12be47ef] |
| 22 | +- Improve inspect mode (#5605) [8e2056e7] |
| 23 | +- Include all processes in inspect command (#5580) [0aa76aff] |
| 24 | +- Prevent the use existing work dir (#5682) [e14fc998] |
| 25 | +- Remove 'defaults' conda channel from docs (#5607) [8b541814] |
| 26 | +- Update Google Batch docs to clarify spot retry behaviour (#5644) [18788361] |
| 27 | +- Update flux job id regular expression (#5662) [58a0b344] |
| 28 | +- Use printf instead of echo to write trace file (#5397) [c6434d46] |
| 29 | +- Bump groovy 4.0.24 missing deps [40670f7e] |
| 30 | +- Bump jgit to version 7.1.0 (#5587) [3d714683] |
| 31 | +- Bump logback 1.5.13 + slf4j 2.0.16 [cc0163ac] |
| 32 | +- Bump logback 1.5.16 [5ac91f00] |
| 33 | +- Bump nf-wave@1.9.0 [182ddd46] |
| 34 | +- Bump nf-tower@1.9.4 [4d949d16] |
| 35 | +- Bump nf-google@1.17.0 [741d0f38] |
| 36 | +- Bump nf-console@1.1.5 [958820fd] |
| 37 | +- Bump nf-codecommit@0.2.3 [fdc32c71] |
| 38 | +- Bump nf-cloudcache@0.4.3 [c173c535] |
| 39 | +- Bump nf-azure@1.12.0 [b747dcfa] |
| 40 | +- Bump nf-amazon@2.11.0 [2650f07a] |
| 41 | + |
3 | 42 | 24.11.0-edge - 3 Dec 2024
|
4 | 43 | - Add GHA to submit dependencies to dependabot (#5440) [80395a6d]
|
5 | 44 | - Add NotFoundException to retry condition for Google Batch [aa4d19cc]
|
|
0 commit comments