Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): 2.137.0 #29788

Merged
merged 20 commits into from
Apr 10, 2024
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
4a9e683
fix(sns): contentBasedDeduplication is always false for imported topi…
msambol Apr 6, 2024
4056ea5
Merge branch 'main' into merge-back/2.136.0
mergify[bot] Apr 6, 2024
bf2cf51
chore(merge-back): 2.136.0 (#29750)
mergify[bot] Apr 6, 2024
f1fd56a
chore: remove sdkv2 from cloudformation-diff (#29730)
TheRealAmazonKendra Apr 8, 2024
abb5af6
docs(ecr-assets): fixes documentation for cross-account access to doc…
nickgardner-amazon Apr 8, 2024
5675010
feat(cloudfront): adding support for inline KeyValueStore sources (#2…
ssennettau Apr 8, 2024
067c4a5
feat(elasticloadbalancingv2): application load balancer attributes (#…
badmintoncryer Apr 8, 2024
4eb02a4
feat(ec2): `NatInstanceProviderV2` improvements (#29729)
nmussy Apr 8, 2024
49b4aa1
fix(integ-tests): `httpApiCall.expect` with resolved URL (#29705)
nmussy Apr 8, 2024
92a160b
fix(appsync): source api association does not depend on schema (#29455)
go-to-k Apr 9, 2024
ccc63cf
revert: "chore(ec2): update WindowsVersions enum" (#29737)
scanlonp Apr 9, 2024
58ebabc
chore: fix broken link to cloud assembly schema (#29773)
go-to-k Apr 9, 2024
72f189d
feat(assertions): add stack tagging assertions (#29247)
jamestelfer Apr 10, 2024
07c939a
docs(route53): changeresourcerecordsets action name fix (#29772)
rking-envative Apr 10, 2024
a40dbde
Merge branch 'main' into merge-back/2.136.1
mergify[bot] Apr 10, 2024
a7b4e29
chore(merge-back): 2.136.1 (#29775)
mergify[bot] Apr 10, 2024
0b429fb
fix(s3-deployment): `BucketDeployment` fails when bootstrap stack's `…
kxue-godaddy Apr 10, 2024
f7d4f41
chore(ci): use SHA as reference for integration test workflow instead…
AdnaneKhan Apr 10, 2024
2c18a97
chore(release): 2.137.0
Apr 10, 2024
2c058ad
Update CHANGELOG.v2.md
GavinZZ Apr 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/request-cli-integ-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
# Needs to run with PROJEN_GITHUB_TOKEN because we need permissions to force push the branch
token: ${{ secrets.PROJEN_GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.ref }}
ref: ${{ github.event.pull_request.head.sha }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Submit to test-pipeline
run: |
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.137.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.136.1-alpha.0...v2.137.0-alpha.0) (2024-04-10)


### Bug Fixes

* **integ-tests:** `httpApiCall.expect` with resolved URL ([#29705](https://github.com/aws/aws-cdk/issues/29705)) ([49b4aa1](https://github.com/aws/aws-cdk/commit/49b4aa1e22062a3183dce7092e740af49fa951bf)), closes [#29700](https://github.com/aws/aws-cdk/issues/29700) [#29701](https://github.com/aws/aws-cdk/issues/29701)

## [2.136.1-alpha.0](https://github.com/aws/aws-cdk/compare/v2.136.0-alpha.0...v2.136.1-alpha.0) (2024-04-09)

## [2.136.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.135.0-alpha.0...v2.136.0-alpha.0) (2024-04-06)
Expand Down
22 changes: 22 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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.

## [2.137.0](https://github.com/aws/aws-cdk/compare/v2.136.1...v2.137.0) (2024-04-10)


### Features

* **assertions:** add stack tagging assertions ([#29247](https://github.com/aws/aws-cdk/issues/29247)) ([72f189d](https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530)), closes [#27620](https://github.com/aws/aws-cdk/issues/27620)
* **cloudfront:** adding support for inline KeyValueStore sources ([#29419](https://github.com/aws/aws-cdk/issues/29419)) ([5675010](https://github.com/aws/aws-cdk/commit/56750107ab1946d3ff0842b3615c5f37c4bc719f)), closes [#29204](https://github.com/aws/aws-cdk/issues/29204)
* **ec2:** `NatInstanceProviderV2` improvements ([#29729](https://github.com/aws/aws-cdk/issues/29729)) ([4eb02a4](https://github.com/aws/aws-cdk/commit/4eb02a4692f87cd9c2cea9aec6d67a25d23ba9f7)), closes [#29720](https://github.com/aws/aws-cdk/issues/29720)
* **elasticloadbalancingv2:** application load balancer attributes ([#29586](https://github.com/aws/aws-cdk/issues/29586)) ([067c4a5](https://github.com/aws/aws-cdk/commit/067c4a5740dfdcc6c383b85bbbe65798e02b2431)), closes [#29585](https://github.com/aws/aws-cdk/issues/29585)


### Bug Fixes

* **appsync:** source api association does not depend on schema ([#29455](https://github.com/aws/aws-cdk/issues/29455)) ([92a160b](https://github.com/aws/aws-cdk/commit/92a160bb0a2c6ca528fc3f4e3ca036d0c70e6ca5)), closes [#29044](https://github.com/aws/aws-cdk/issues/29044)
* **s3-deployment:** `BucketDeployment` fails when bootstrap stack's `StagingBucket` is encrypted with customer managed KMS key ([#29540](https://github.com/aws/aws-cdk/issues/29540)) ([0b429fb](https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade)), closes [#25100](https://github.com/aws/aws-cdk/issues/25100) [#25100](https://github.com/aws/aws-cdk/issues/25100) [#25100](https://github.com/aws/aws-cdk/issues/25100)
* **sns:** contentBasedDeduplication is always false for imported topic ([#29542](https://github.com/aws/aws-cdk/issues/29542)) ([4a9e683](https://github.com/aws/aws-cdk/commit/4a9e68311018a42bc5961646dda4be6861f916a5)), closes [#29532](https://github.com/aws/aws-cdk/issues/29532)


### Reverts

* "chore(ec2): update WindowsVersions enum" ([#29737](https://github.com/aws/aws-cdk/issues/29737)) ([ccc63cf](https://github.com/aws/aws-cdk/commit/ccc63cf641c0b27fbbe50ded175b194d698006da)), closes [aws/aws-cdk#29435](https://github.com/aws/aws-cdk/issues/29435) [#29736](https://github.com/aws/aws-cdk/issues/29736)

GavinZZ marked this conversation as resolved.
Show resolved Hide resolved
## [2.136.1](https://github.com/aws/aws-cdk/compare/v2.136.0...v2.136.1) (2024-04-09)


Expand Down
2 changes: 1 addition & 1 deletion design/cloud-assembly.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Cloud Assembly Specification, Version 2.0

See [cloud-assembly-schema](../packages/@aws-cdk/cloud-assembly-schema/README.md)
See [cloud-assembly-schema](../packages/aws-cdk-lib/cloud-assembly-schema/README.md)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,10 @@
"Arn"
]
}
}
},
"DependsOn": [
"FirstSourceAPISchemaF2FDB692"
]
},
"MergedAPISecondSourceAPIAssociationBD1A08F4": {
"Type": "AWS::AppSync::SourceApiAssociation",
Expand All @@ -233,7 +236,10 @@
"Arn"
]
}
}
},
"DependsOn": [
"SecondSourceAPISchema65B7401E"
]
},
"MergedAPIDefaultApiKeyAF5EA13C": {
"Type": "AWS::AppSync::ApiKey",
Expand Down
Loading
Loading