Skip to content

Commit

Permalink
[release 24.12.0-edge] Update timestamp and build number
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Jan 20, 2025
1 parent 182ddd4 commit 24faeee
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.11.0-edge
24.12.0-edge
39 changes: 39 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
NEXTFLOW CHANGE-LOG
===================
24.12.0-edge - 20 Jan 2025
- Add Warning when Cloudinfo fails in Google Batch machine type selection (#5649) [5aef532f]
- Add rate limiter to wave requests (#5608) [ecf68294]
- Allow named parameters with plugin subcommand (#5643) [f81da8cf]
- Customise mermaid diagram theme in DAG template (#5553) [54713a16]
- Deprecate -with-weblog CLI opt [aa258b4a]
- Disable AWS SDK v1 warning [cd00a26d]
- Dump threads only with trace log level [87df7cd4]
- Ensure job is killed when exception in task status check (#5561) [9eefd207]
- Fix CLI params normalization (#5661) [e2e prod] [b5d43adc]
- Fix Execution may hang reading trace file (#5683) [17d7a083]
- Fix Google Batch hang when internal error during scheduling (#5567) [18f7de13]
- Fix GroovyCompiler source and target compability [6dd92e3a]
- Fix Only close the cache db if it is not null (#5631) [93860828]
- Fix Azure repos when clone URL is used (#5667) [dc6cc414]
- Fix shell directive with trace command in wrapper script (#4292) [8342889e]
- Fixing getRepositoryUrl when project name is not provided (#5560) [335701e3]
- Handle attribute caching with Lustre filesystem (#5650) [61674d2b]
- Improve Fargate + Wave docs (#5562) [12be47ef]
- Improve inspect mode (#5605) [8e2056e7]
- Include all processes in inspect command (#5580) [0aa76aff]
- Prevent the use existing work dir (#5682) [e14fc998]
- Remove 'defaults' conda channel from docs (#5607) [8b541814]
- Update Google Batch docs to clarify spot retry behaviour (#5644) [18788361]
- Update flux job id regular expression (#5662) [58a0b344]
- Use printf instead of echo to write trace file (#5397) [c6434d46]
- Bump groovy 4.0.24 missing deps [40670f7e]
- Bump jgit to version 7.1.0 (#5587) [3d714683]
- Bump logback 1.5.13 + slf4j 2.0.16 [cc0163ac]
- Bump logback 1.5.16 [5ac91f00]
- Bump nf-wave@1.9.0 [182ddd46]
- Bump nf-tower@1.9.4 [4d949d16]
- Bump nf-google@1.17.0 [741d0f38]
- Bump nf-console@1.1.5 [958820fd]
- Bump nf-codecommit@0.2.3 [fdc32c71]
- Bump nf-cloudcache@0.4.3 [c173c535]
- Bump nf-azure@1.12.0 [b747dcfa]
- Bump nf-amazon@2.11.0 [2650f07a]

24.11.0-edge - 3 Dec 2024
- Add GHA to submit dependencies to dependabot (#5440) [80395a6d]
- Add NotFoundException to retry condition for Google Batch [aa4d19cc]
Expand Down

0 comments on commit 24faeee

Please sign in to comment.