Releases: seqeralabs/tower-cli
Release v0.18.0
Release v0.17.0
Main changes:
- Add support for
--boot-disk-sizeoption in AWS Batch Forge compute environments: - Add support for
--ecs-configoption in AWS Batch Forge compute environments - resolve issue #546
There are no corresponding changes to Platform API so these changes are compatible to older versions of Platform.
Changelog
- c7acffc feat: add --ecs-config option for AWS Batch Forge CE (#558)
- e0c7186 feat: add --boot-disk-size option for AWS Batch Forge compute environments (#557)
- 4685e81 Add label notifier GH action (#549)
Contributors
We'd like to thank the following people for their contributions:
- Esha Joshi (@ejseqera)
- Georgi Hristov
- Rob Newman (@robnewman)
Release v0.16.0
Summary of changes
- Add support for resource labels for
launchcommand - #545 - Remove explicit role-check on the CLI for labels
There are no corresponding changes to Platform API so these changes are compatible to older versions of Platform.
Changelog
- ccb5ccc feat: add support for resource labels in launch command (#553)
- 570aae6 feat: [PLAT-3940] Remove role checks from launch command (#552)
- f794239 Update mac runners (#548)
- 831b928 Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.19
Contributors
We'd like to thank the following people for their contributions:
- Georgi Hristov
- Jordi Deu-Pons (@jordeu)
- Munish Chouhan
- Sabri Sahin
- dependabot[bot] (@dependabot[bot])
Release v0.15.0
Changelog
- 910cd24 Add support for seqeracompute data link uploads (#541)
- e990b9f Upgrade Gradle and Shadow plugin (#538)
- b211602 Upgrade vulnerable plugin dependencies (#537)
- 3192152 Plat 2365 label error handling improvements (#533)
- f4b76ce Add permissions to actions that did not have them (#535)
- 305778c Upgrade vulnerable dependencies (#534)
- c8ef87a add homebrew config in jreleaser (#435)
Contributors
We'd like to thank the following people for their contributions:
- Claude
- Gavin (@gavinelder)
- Gavin Elder
- Jaime Muñoz Redondo (@JaimeSeqLabs)
- Munish Chouhan
- Robert Syme (@robsyme)
- Tom S
- Tomás Crespo García
Release v0.14.0-A0
Changelog
- 1777ff5 Merge remote-tracking branch 'origin/master' into add-homebrew
- 8971c62 updated token
- fcd5ae1 added homebrew
Contributors
We'd like to thank the following people for their contributions:
- Gavin Elder
- Munish Chouhan
- munishchouhan (@munishchouhan)
Release v0.14.0
Changelog
Contributors
We'd like to thank the following people for their contributions:
- munishchouhan (@munishchouhan)
Release v0.13.0
Release v0.12.2
Changelog
- b6eb624 fix: labels-import, pass the type info to the mapper (#396)
- 38c325e Propagate CE pre-run and post-run scripts on pipeline launch (#496)
Contributors
We'd like to thank the following people for their contributions:
- Jaime Muñoz Redondo (@JaimeSeqLabs)
- Kyle
- Kyle Hazen (@k1sauce)
- Tomás Crespo García
Release v0.12.0
Changelog
- 1cc3985 fix: nullpointerexception when running runs dump for a nextflow -with-tower run (#520)
- 8f9f1f9 add data-links cmd for uploading files/directories (#522)
- dbc79cc [PLAT-2467] Add data-link command to download files. (#516)
- 694d69f Add a utility class and gradle task for more extensive resource-config.json metadata generation. (#521)
- 4cc6215 Support --nextflow-config when adding compute environment (#501)
- 3c658c9 bugfix(PLAT-2731): added all AwsBatchConfig parameters and some other ones until it worked (#518)
- e84df86 [PLAT-2467] update tower-sdk; refactor DefaultApi into domain specific API classes (#514)
- fc74617 Update Secret References (#515)
Contributors
We'd like to thank the following people for their contributions:
- Gavin (@gavinelder)
- Georgi Hristov
- JaimeSeqLabs
- Ramon Amela Milian (@ramonamela)
- Tom Sellman
- Álvaro Martínez (@alvaromartmart)
Release v0.11.5
Changelog
Adds support for the CLI to interact with AWS Cloud compute environments in the Seqera Platform.
Contributors
We'd like to thank the following people for their contributions:
- Georgi Hristov