Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-genomics-automation committed Feb 14, 2022
1 parent cbaa38c commit 27ceaf0
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 1 deletion.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,84 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.0](https://github.com/aws/amazon-genomics-cli/compare/v1.1.2...v1.2.0) (2022-02-14)


### Features

* add a global --silent flag ([#219](https://github.com/aws/amazon-genomics-cli/issues/219)) ([eed4189](https://github.com/aws/amazon-genomics-cli/commit/eed4189b2d988d88ef87be63b8f39610be569291))
* Add AGC version tag to AWS resources ([#243](https://github.com/aws/amazon-genomics-cli/issues/243)) ([fc6cad7](https://github.com/aws/amazon-genomics-cli/commit/fc6cad707eb4c90098d3c9435b23efccf3ac8a72))
* Add snakemake wes adapter + cdk + example workflow ([#304](https://github.com/aws/amazon-genomics-cli/issues/304)) ([6357b47](https://github.com/aws/amazon-genomics-cli/commit/6357b478522f718b6fcb44a56db142cb3edbb4db))
* Add WES API endpoint information to agc context describe output ([#253](https://github.com/aws/amazon-genomics-cli/issues/253)) ([6145db3](https://github.com/aws/amazon-genomics-cli/commit/6145db387344e8001e132320dbc404fecee38124))
* Bootstrap CDK during Account Activation ([#272](https://github.com/aws/amazon-genomics-cli/issues/272)) ([5228492](https://github.com/aws/amazon-genomics-cli/commit/5228492fba52aa9f6c075a9b27a293ca2298969a))
* Bootstrap CDK during Account Activation ([#272](https://github.com/aws/amazon-genomics-cli/issues/272)) ([219596e](https://github.com/aws/amazon-genomics-cli/commit/219596e8edf1666ca46a065bfa1ccc74848180f5))
* context destroy --force flag ([#118](https://github.com/aws/amazon-genomics-cli/issues/118)) ([4282093](https://github.com/aws/amazon-genomics-cli/commit/428209311aa247c999816348a972737739b1189f))
* don't use ebs auto scale for minidl ([#300](https://github.com/aws/amazon-genomics-cli/issues/300)) ([225d139](https://github.com/aws/amazon-genomics-cli/commit/225d139453fe233e93addfea257be13ab7f56952))
* Enable hosting assets in AWS commercial regions ([#240](https://github.com/aws/amazon-genomics-cli/issues/240)) ([2eb5007](https://github.com/aws/amazon-genomics-cli/commit/2eb5007ed304847f03c75ac16f7a58acc5e8ace1))
* Improve context stack deployment speed ([#150](https://github.com/aws/amazon-genomics-cli/issues/150)) ([f7d6c7f](https://github.com/aws/amazon-genomics-cli/commit/f7d6c7f4e5e0fb91b3851bf806bc411b7f4526e5))
* improve reliability of provision scripts ([#308](https://github.com/aws/amazon-genomics-cli/issues/308)) ([16eff36](https://github.com/aws/amazon-genomics-cli/commit/16eff364d56132712ec5fb67f5c16e9996acc7c2))
* Improved Workflow logs ([#156](https://github.com/aws/amazon-genomics-cli/issues/156)) ([f71231c](https://github.com/aws/amazon-genomics-cli/commit/f71231c556c7ecb92940f3685f55c7078b2d1028))
* Initial infrastructure for MiniWdl support ([#125](https://github.com/aws/amazon-genomics-cli/issues/125)) ([387393a](https://github.com/aws/amazon-genomics-cli/commit/387393a64593d08ec2016a69382f7d64de37914e))
* Introducing AWS Lambda based WES Adapter for running the workflows ([#155](https://github.com/aws/amazon-genomics-cli/issues/155)) ([bd90f47](https://github.com/aws/amazon-genomics-cli/commit/bd90f47b94ede34c31ea109221225ff3cd65d200))


### Bug Fixes

* Add AGC assets bucket to project read list ([#247](https://github.com/aws/amazon-genomics-cli/issues/247)) ([2019b6a](https://github.com/aws/amazon-genomics-cli/commit/2019b6ac0226276337ee4e93237c7cfb19c4d28e))
* add build wes adapter step to run dev script and readme ([#307](https://github.com/aws/amazon-genomics-cli/issues/307)) ([466ea69](https://github.com/aws/amazon-genomics-cli/commit/466ea69fa8076dd0db348490ccac81f6b5a7180f))
* Adds a message when new logs aren't shown to the user immediately ([#131](https://github.com/aws/amazon-genomics-cli/issues/131)) ([54349d2](https://github.com/aws/amazon-genomics-cli/commit/54349d2858a837da26e6479c409e4a8445055562))
* Allow home directory path in workflow project config ([#137](https://github.com/aws/amazon-genomics-cli/issues/137)) ([760ed3c](https://github.com/aws/amazon-genomics-cli/commit/760ed3cec26daacc1f7dd5f328a63b119aa98886))
* Asserts order deterministically ([#153](https://github.com/aws/amazon-genomics-cli/issues/153)) ([c4299e8](https://github.com/aws/amazon-genomics-cli/commit/c4299e86e499edeb4695152f558a88e82bcf2da3))
* container validation check with the correct region from user profile ([#310](https://github.com/aws/amazon-genomics-cli/issues/310)) ([c36a1f0](https://github.com/aws/amazon-genomics-cli/commit/c36a1f0ee052aea0cef721227c79a4b1370828fc))
* correctly handle missing return code from Cromwell executions ([#276](https://github.com/aws/amazon-genomics-cli/issues/276)) ([3c61735](https://github.com/aws/amazon-genomics-cli/commit/3c6173525b6e1b991c9ba52258822ad37fb024bc))
* correctly link to core app ([#133](https://github.com/aws/amazon-genomics-cli/issues/133)) ([ce103b2](https://github.com/aws/amazon-genomics-cli/commit/ce103b202d50c7a8a40e6d94daca0c4dd5141da7))
* Delete bootstrap bucket on account deactivate ([#306](https://github.com/aws/amazon-genomics-cli/issues/306)) ([a81710b](https://github.com/aws/amazon-genomics-cli/commit/a81710b1298648cae6a040065d1403d373cb0ba6))
* deploy wes adapter code as cdk asset ([#321](https://github.com/aws/amazon-genomics-cli/issues/321)) ([cbaa38c](https://github.com/aws/amazon-genomics-cli/commit/cbaa38c83115f8f4b10837a2bf175b23a324712a))
* Deregionalize min permissions ([#128](https://github.com/aws/amazon-genomics-cli/issues/128)) ([c4dc96b](https://github.com/aws/amazon-genomics-cli/commit/c4dc96b1641431ed7c20fad348e7d87d2156a4b8))
* Fix project data path prefix and docs ([#315](https://github.com/aws/amazon-genomics-cli/issues/315)) ([69a6bb4](https://github.com/aws/amazon-genomics-cli/commit/69a6bb4faca4b2ec3839905b02bbf79289dc81e4))
* fixed arg validation for format ([#198](https://github.com/aws/amazon-genomics-cli/issues/198)) ([0b68019](https://github.com/aws/amazon-genomics-cli/commit/0b6801942dd2fea22bcf8291833732f0c337d0e9))
* Fixes how inputs are processed in AGC via Manifest ([#277](https://github.com/aws/amazon-genomics-cli/issues/277)) ([be5c684](https://github.com/aws/amazon-genomics-cli/commit/be5c684ca0967baeda7cb8055d24d39b54cd3084))
* Fixes how users interact with the context commands ([#115](https://github.com/aws/amazon-genomics-cli/issues/115)) ([ffb3bb6](https://github.com/aws/amazon-genomics-cli/commit/ffb3bb6fdffeabd09a33288086c5442aa5e14c60))
* Fixes the mechanism for copying the directory contents ([#311](https://github.com/aws/amazon-genomics-cli/issues/311)) ([29f8e9e](https://github.com/aws/amazon-genomics-cli/commit/29f8e9ee012e09ca294547ea3dba225304b36bfa))
* fixing monocdk imports ([#190](https://github.com/aws/amazon-genomics-cli/issues/190)) ([9c94fd8](https://github.com/aws/amazon-genomics-cli/commit/9c94fd87bcd860fe3842536dbcedd2165fdcc80e))
* force use node v14 in cdk package ([d67a18c](https://github.com/aws/amazon-genomics-cli/commit/d67a18cdb31387642b015daeab44ac80a5972c14))
* function for default config ([#201](https://github.com/aws/amazon-genomics-cli/issues/201)) ([e6983ae](https://github.com/aws/amazon-genomics-cli/commit/e6983ae774f9d85cca634d4f9a0c04098ae6a234))
* Handle errors from CDK command ([#245](https://github.com/aws/amazon-genomics-cli/issues/245)) ([99d9378](https://github.com/aws/amazon-genomics-cli/commit/99d9378a3f5ad3f408ef24ac3dae42b46b79bbd5))
* improve contrast in docs ([#149](https://github.com/aws/amazon-genomics-cli/issues/149)) ([beb10f4](https://github.com/aws/amazon-genomics-cli/commit/beb10f4b02f9533da13ce0b3579ae2fd55a337aa))
* Increasing WES adapter lambda timeout ([#180](https://github.com/aws/amazon-genomics-cli/issues/180)) ([20cd77d](https://github.com/aws/amazon-genomics-cli/commit/20cd77dac1def4414f0159509caa8dfe853d62bb))
* invalid AWS Health url ([#130](https://github.com/aws/amazon-genomics-cli/issues/130)) ([1aef83b](https://github.com/aws/amazon-genomics-cli/commit/1aef83b682ba276ae5d8720ccaffc97a66bb34cb))
* miniwdl interpolation workaround ([27f4bf5](https://github.com/aws/amazon-genomics-cli/commit/27f4bf571712c6509e6352f4459e452fdd6a1cb1))
* nest batch artifacts and disable bucket clean up ([#262](https://github.com/aws/amazon-genomics-cli/issues/262)) ([73bb98d](https://github.com/aws/amazon-genomics-cli/commit/73bb98d23a18f210d4bfa231b0f8002bb294529c))
* Nextflow workflow logs unmarshal number ([#286](https://github.com/aws/amazon-genomics-cli/issues/286)) ([1ddf67c](https://github.com/aws/amazon-genomics-cli/commit/1ddf67c50e53e64c70acd003616a0f6e2f3af716))
* Nextflow workflow logs unmarshal number ([#286](https://github.com/aws/amazon-genomics-cli/issues/286)) ([f739f03](https://github.com/aws/amazon-genomics-cli/commit/f739f03b8825084a0f679ceb7b83a3db87b78c2e))
* Pass engine endpoint directly the wes adapter ([#122](https://github.com/aws/amazon-genomics-cli/issues/122)) ([81ed484](https://github.com/aws/amazon-genomics-cli/commit/81ed484a94ce195259315826377ece0443b582e1))
* Pinned running of rnaseq to version 3.4 ([5386a3c](https://github.com/aws/amazon-genomics-cli/commit/5386a3c4afd619989b61ad853d4c23aeecbe154e))
* progress bar doesn't show any progress ([#166](https://github.com/aws/amazon-genomics-cli/issues/166)) ([9dd17ae](https://github.com/aws/amazon-genomics-cli/commit/9dd17aef9e5edee719ed1c78f9d09aa3a8b4f9c8))
* Remove Chdir when looking for project files ([#228](https://github.com/aws/amazon-genomics-cli/issues/228)) ([3564d6f](https://github.com/aws/amazon-genomics-cli/commit/3564d6f5a2433191c3c31456f73d9b65f2cf1a87))
* Respect maxVCpus in miniwdl contexts ([#202](https://github.com/aws/amazon-genomics-cli/issues/202)) ([e4ad17e](https://github.com/aws/amazon-genomics-cli/commit/e4ad17efa9a3724c7dd9bc2f37430c21ebcf9d4e))
* Return timezone information in RunLog ([#174](https://github.com/aws/amazon-genomics-cli/issues/174)) ([118e1e2](https://github.com/aws/amazon-genomics-cli/commit/118e1e24ce8b6c454d641f27129bb04d6a44cf36))
* Revert add a global --silent flag ([#219](https://github.com/aws/amazon-genomics-cli/issues/219)) ([#279](https://github.com/aws/amazon-genomics-cli/issues/279)) ([a6cc990](https://github.com/aws/amazon-genomics-cli/commit/a6cc9904cd2d1899f7f64bf3c024a242c1a33749)), closes [#274](https://github.com/aws/amazon-genomics-cli/issues/274)
* Revert shrinkwrap upgrade ([#298](https://github.com/aws/amazon-genomics-cli/issues/298)) ([9dd6806](https://github.com/aws/amazon-genomics-cli/commit/9dd68060e044e4af487f0f67dc9d3da2a8439e8b))
* Scope down batch role permissions ([#230](https://github.com/aws/amazon-genomics-cli/issues/230)) ([14a5aca](https://github.com/aws/amazon-genomics-cli/commit/14a5acaf3f931cbaf53c0a495034cbff462797b0))
* show logs for workflows with more than 100 tasks ([#114](https://github.com/aws/amazon-genomics-cli/issues/114)) ([4e54c3b](https://github.com/aws/amazon-genomics-cli/commit/4e54c3bae5ad8242fb1af0ab171aeb4c5b818923))
* show warning when user choose ARM based instance type in verbose mode during context deployment ([3967b81](https://github.com/aws/amazon-genomics-cli/commit/3967b81558d7b115159ff24125bf20af6d045a29))
* Shows the relevant error if the workflow logs can't be retrieved ([#103](https://github.com/aws/amazon-genomics-cli/issues/103)) ([2051b95](https://github.com/aws/amazon-genomics-cli/commit/2051b9542d07c5f999bd149e2a9f65aefaccba00))
* switch from a progress bar to a spinner ([#203](https://github.com/aws/amazon-genomics-cli/issues/203)) ([1ae9c8a](https://github.com/aws/amazon-genomics-cli/commit/1ae9c8aae867ac56ca488d9e4cb263ea597c0726))
* temporary folder potential leak in some error scenarios. unit test for cdk command execution ([#140](https://github.com/aws/amazon-genomics-cli/issues/140)) ([c50608e](https://github.com/aws/amazon-genomics-cli/commit/c50608e594b528a7bddd33b678da984feabc50b4))
* Typo in documentation ([#255](https://github.com/aws/amazon-genomics-cli/issues/255)) ([db57703](https://github.com/aws/amazon-genomics-cli/commit/db577031de8af7a64d61d1699b720bf2509dd260))
* unique project name ([#171](https://github.com/aws/amazon-genomics-cli/issues/171)) ([2cb4303](https://github.com/aws/amazon-genomics-cli/commit/2cb4303ab445b5893689f831fcd24309923db18c))
* update go dependency versions ([#284](https://github.com/aws/amazon-genomics-cli/issues/284)) ([55f9bed](https://github.com/aws/amazon-genomics-cli/commit/55f9bedf9170ddebff2bce014ff6bbb16adce004))
* update go dependency versions ([#284](https://github.com/aws/amazon-genomics-cli/issues/284)) ([5925da5](https://github.com/aws/amazon-genomics-cli/commit/5925da50c44075208d9d19252bbbb5e406acc12c))
* updates context describe to be consistent with context destroy ([#143](https://github.com/aws/amazon-genomics-cli/issues/143)) ([bb7667b](https://github.com/aws/amazon-genomics-cli/commit/bb7667b44027b3374b8011da11418d6ee0054b79))
* updates how the logs are shown from cloudwatch ([#142](https://github.com/aws/amazon-genomics-cli/issues/142)) ([1502578](https://github.com/aws/amazon-genomics-cli/commit/1502578415c7db4c5a633982301a887bcd393514))
* Use correct context name ([#132](https://github.com/aws/amazon-genomics-cli/issues/132)) ([c1516b6](https://github.com/aws/amazon-genomics-cli/commit/c1516b60b5706d06b30d7516a3aa1d80efd216af))
* use fixed python 3.9 in wes adapter ([f88a69e](https://github.com/aws/amazon-genomics-cli/commit/f88a69efb530d96ccc8ac35a60bad2d3fdd6d30c))
* use proper assertion in order to avoid sporadic unit test failures ([#167](https://github.com/aws/amazon-genomics-cli/issues/167)) ([a836f20](https://github.com/aws/amazon-genomics-cli/commit/a836f20f6c25ed049524ca7ab97a938bdc9d3a37))
* use proper go tags for windows build ([#117](https://github.com/aws/amazon-genomics-cli/issues/117)) ([7dfa94a](https://github.com/aws/amazon-genomics-cli/commit/7dfa94a775fdba5193c99d0c697c8013a52a23ce))
* Using shrinkwrap and ci to install set NPM dependencies ([#193](https://github.com/aws/amazon-genomics-cli/issues/193)) ([27f456e](https://github.com/aws/amazon-genomics-cli/commit/27f456edbcad31182b281fc0fbb61de72029d400))
* Workflow status now ignores unqueryable stacks ([#138](https://github.com/aws/amazon-genomics-cli/issues/138)) ([cf817a8](https://github.com/aws/amazon-genomics-cli/commit/cf817a882de2160d8e333c17d4eb28508cd886e1))
* workflows from demo-wdl-project should run without errors out of the box ([#108](https://github.com/aws/amazon-genomics-cli/issues/108)) ([6960eac](https://github.com/aws/amazon-genomics-cli/commit/6960eacf236e744d3c5658c5557061ab9cd3d468))

## [1.1.2](https://github.com/aws/amazon-genomics-cli/compare/v1.1.1...v1.1.2) (2021-11-24)


Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.1.2"
"version": "1.2.0"
}

0 comments on commit 27ceaf0

Please sign in to comment.