Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Niranjan Jayakar authored Apr 20, 2021
1 parent 7ebb16c commit c4240fd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,10 @@ All notable changes to this project will be documented in this file. See [standa

### Bug Fixes

* **codepipeline:** detect the account of the Action from its backing resource's account, not its Stack's account ([#14224](https:/aws/aws-cdk/issues/14224)) ([d88e915](https:/aws/aws-cdk/commit/d88e915c45378cac6a1c7eb31b015391e74f6503)), closes [#14165](https:/aws/aws-cdk/issues/14165)
* **codepipeline:** incorrect determination of the Action's account when using an imported resource ([#14224](https:/aws/aws-cdk/issues/14224)) ([d88e915](https:/aws/aws-cdk/commit/d88e915c45378cac6a1c7eb31b015391e74f6503)), closes [#14165](https:/aws/aws-cdk/issues/14165)
* **core:** `toJsonString()` does not deal correctly with list tokens ([#14138](https:/aws/aws-cdk/issues/14138)) ([1a6d39f](https:/aws/aws-cdk/commit/1a6d39fc3f22e2fc36949226e8a07f59a92a0bbf)), closes [#14088](https:/aws/aws-cdk/issues/14088)
* **pipelines:** incorrect BuildSpec in synth step if synthesized with `--output` ([#14211](https:/aws/aws-cdk/issues/14211)) ([0f5c74f](https:/aws/aws-cdk/commit/0f5c74f76ad023b163777b8b95f8dbc357994087)), closes [#13303](https:/aws/aws-cdk/issues/13303)
* **rds:** allow Instances to be referenced across environments ([#13865](https:/aws/aws-cdk/issues/13865)) ([74c7fff](https:/aws/aws-cdk/commit/74c7ffffb48fe5578a405b319cc0df973ceb9989)), closes [#13832](https:/aws/aws-cdk/issues/13832)


* **codepipeline-actions:** change the name of the ServiceCatalogDeployAction ([#13780](https:/aws/aws-cdk/issues/13780)) ([a99e901](https:/aws/aws-cdk/commit/a99e9015b2308c99c6b68c3727f839aa039e4fe3))
* **rds:** database instances cannot be to be referenced in a different region ([#13865](https:/aws/aws-cdk/issues/13865)) ([74c7fff](https:/aws/aws-cdk/commit/74c7ffffb48fe5578a405b319cc0df973ceb9989)), closes [#13832](https:/aws/aws-cdk/issues/13832)

## [1.99.0](https:/aws/aws-cdk/compare/v1.98.0...v1.99.0) (2021-04-13)

Expand Down

0 comments on commit c4240fd

Please sign in to comment.