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.145.0 #30487

Merged
merged 27 commits into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
535698a
chore(merge-back): 2.144.0 (#30410)
mergify[bot] May 31, 2024
09098af
chore: update Contributors File (#30411)
aws-cdk-automation Jun 1, 2024
1b8d73c
fix(apigateway): allow overriding authorizer on methods (#30415)
moelasmar Jun 1, 2024
2a00ddd
chore(deps): bump tj-actions/changed-files from 44.5.1 to 44.5.2 (#30…
dependabot[bot] Jun 3, 2024
41a54b1
chore: fix typo in `queue.ts` comment (#30416)
rafrafek Jun 3, 2024
8ea68f1
chore: fix typo in application-listener-rule (#30427)
mazyu36 Jun 3, 2024
c5eca1a
chore(config): add new resource types since March 2023 (#30378)
mazyu36 Jun 3, 2024
0e95bf0
feat(logs): add distribution property to the Subscription class (#30423)
mazyu36 Jun 3, 2024
5b84ca6
feat(chatbot): configure `userRoleRequired` for the `SlackChannelConf…
badmintoncryer Jun 3, 2024
ddbbd00
feat(codepipeline): `GitPushFilter` with branches and file paths for …
go-to-k Jun 3, 2024
a3d9b10
fix: route53 CrossAccountZoneDelegationRecord fails at deployment tim…
samson-keung Jun 4, 2024
f937100
chore: update nodejs to 20 in devcontainer and gitpod (#30424)
JohannesKonings Jun 4, 2024
940e799
feat(codebuild): `Fleet` L2 (#29754)
nmussy Jun 4, 2024
a46bbc3
chore(dynamodb): remove single quotes from throw statement in the par…
mazyu36 Jun 4, 2024
0399ec3
chore(cdk): update the fact tables and tests for lambda layers v0.98.…
vasireddy99 Jun 5, 2024
3ee5ce0
feat: update L1 CloudFormation resource definitions (#30438)
aws-cdk-automation Jun 5, 2024
b04f739
chore(roadmap): update to readme to point to correct location of road…
adamjkeller Jun 5, 2024
a899ac6
fix(custom-resources): `logApiResponseData` is added to custom resour…
colifran Jun 6, 2024
0fa3b1e
revert: "feat(codepipeline): `GitPushFilter` with branches and file p…
gracelu0 Jun 6, 2024
d2ea280
feat(eks): support for Kubernetes version 1.30 (#30454)
pahud Jun 6, 2024
312235a
chore(apigatewayv2): add apigatewayv2 integrations and authorizers to…
GavinZZ Jun 6, 2024
a05591d
chore(events): rule cannot have more than 5 targets (#30470)
flexelem Jun 6, 2024
448b441
chore(lambda): match enum value to property (#30472)
scanlonp Jun 6, 2024
516ecef
feat(config): proactive evaluation mode (#30174)
badmintoncryer Jun 6, 2024
8f4d4d7
chore(stepfunction-tasks): eventbridge aws. event source prefix check…
pahud Jun 6, 2024
1764f09
chore(release): 2.145.0
Jun 7, 2024
a20766c
chore: update CHANGELOG.v2.md
gracelu0 Jun 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jsii/superchain:1-buster-slim-node18
FROM jsii/superchain:1-bookworm-slim-node20

USER root

Expand Down
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 @@ -19,7 +19,7 @@ jobs:
persist-credentials: false
- name: Find changed cli files
id: changed-cli-files
uses: tj-actions/changed-files@03334d095e2739fa9ac4034ec16f66d5d01e9eba
uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78
with:
base_sha: ${{ github.event.pull_request.base.sha }}
files_yaml: |
Expand Down
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ github:
pullRequestsFromForks: true
addComment: true

image: public.ecr.aws/jsii/superchain:1-buster-slim-node18
image: public.ecr.aws/jsii/superchain:1-bookworm-slim-node20

tasks:
- init: |
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.v2.alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.145.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.144.0-alpha.0...v2.145.0-alpha.0) (2024-06-07)

## [2.144.0-alpha.0](https://github.com/aws/aws-cdk/compare/v2.143.1-alpha.0...v2.144.0-alpha.0) (2024-05-31)


Expand Down
25 changes: 25 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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.145.0](https://github.com/aws/aws-cdk/compare/v2.144.0...v2.145.0) (2024-06-07)


### Features

* **config:** proactive evaluation mode ([#30174](https://github.com/aws/aws-cdk/issues/30174)) ([516ecef](https://github.com/aws/aws-cdk/commit/516ecef9a5504c19558367c360a2791559b929eb)), closes [#30172](https://github.com/aws/aws-cdk/issues/30172)
* **eks:** support for Kubernetes version 1.30 ([#30454](https://github.com/aws/aws-cdk/issues/30454)) ([d2ea280](https://github.com/aws/aws-cdk/commit/d2ea2809cd3024052b8cfa76a990cbc9e9224688))
* update L1 CloudFormation resource definitions ([#30438](https://github.com/aws/aws-cdk/issues/30438)) ([3ee5ce0](https://github.com/aws/aws-cdk/commit/3ee5ce03905e5d12d569bcc58b8134c81a97d7c7))
* **chatbot:** configure `userRoleRequired` for the `SlackChannelConfiguration` ([#30420](https://github.com/aws/aws-cdk/issues/30420)) ([5b84ca6](https://github.com/aws/aws-cdk/commit/5b84ca6f41bd4417654ff8f0b3a4602524037894)), closes [#30403](https://github.com/aws/aws-cdk/issues/30403)
* **codebuild:** `Fleet` L2 ([#29754](https://github.com/aws/aws-cdk/issues/29754)) ([940e799](https://github.com/aws/aws-cdk/commit/940e7990e1f6750f55f7e2bf95d936d8ec90cd36)), closes [#29617](https://github.com/aws/aws-cdk/issues/29617) [#29616](https://github.com/aws/aws-cdk/issues/29616)
* **codepipeline:** `GitPushFilter` with branches and file paths for trigger ([#29127](https://github.com/aws/aws-cdk/issues/29127)) ([ddbbd00](https://github.com/aws/aws-cdk/commit/ddbbd002da6298679500d4dd6b6c5b1487bd5f5d)), closes [#29124](https://github.com/aws/aws-cdk/issues/29124)
* **logs:** add distribution property to the Subscription class ([#30423](https://github.com/aws/aws-cdk/issues/30423)) ([0e95bf0](https://github.com/aws/aws-cdk/commit/0e95bf0032f1beada8a1806724ef241613c3b41d)), closes [#30422](https://github.com/aws/aws-cdk/issues/30422)


### Bug Fixes

* **custom-resources:** `logApiResponseData` is added to custom resource event properties by default ([#30418](https://github.com/aws/aws-cdk/issues/30418)) ([a899ac6](https://github.com/aws/aws-cdk/commit/a899ac6692b1f36b4fe2cefb3268c4be10313ffa)), closes [#30121](https://github.com/aws/aws-cdk/issues/30121) [#29949](https://github.com/aws/aws-cdk/issues/29949) [#29648](https://github.com/aws/aws-cdk/issues/29648)
* route53 CrossAccountZoneDelegationRecord fails at deployment time with imported `delegatedZone` ([#30440](https://github.com/aws/aws-cdk/issues/30440)) ([a3d9b10](https://github.com/aws/aws-cdk/commit/a3d9b10ad9036486961f74e852493aa9684cfdb4)), closes [#28581](https://github.com/aws/aws-cdk/issues/28581)
* **apigateway:** allow overriding authorizer on methods ([#30415](https://github.com/aws/aws-cdk/issues/30415)) ([1b8d73c](https://github.com/aws/aws-cdk/commit/1b8d73cb33ca62dd035ca339d3f1b5acc251338c)), closes [#8827](https://github.com/aws/aws-cdk/issues/8827)


### Reverts

* "feat(codepipeline): `GitPushFilter` with branches and file paths for trigger" ([#30462](https://github.com/aws/aws-cdk/issues/30462)) ([0fa3b1e](https://github.com/aws/aws-cdk/commit/0fa3b1efe94692859de9e7dff63a14edaa415fd0)), closes [aws/aws-cdk#29127](https://github.com/aws/aws-cdk/issues/29127)

## [2.144.0](https://github.com/aws/aws-cdk/compare/v2.143.1...v2.144.0) (2024-05-31)


Expand Down
10 changes: 5 additions & 5 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ Shout out to our top contributors!
- [mrgrain](https://github.com/mrgrain)
- [madeline-k](https://github.com/madeline-k)
- [comcalvi](https://github.com/comcalvi)
- [NetaNir](https://github.com/NetaNir)
- [pahud](https://github.com/pahud)
- [robertd](https://github.com/robertd)
- [NetaNir](https://github.com/NetaNir)
- [TheRealAmazonKendra](https://github.com/TheRealAmazonKendra)
- [robertd](https://github.com/robertd)
- [MrArnoldPalmer](https://github.com/MrArnoldPalmer)
- [lpizzinidev](https://github.com/lpizzinidev)
- [go-to-k](https://github.com/go-to-k)
- [lpizzinidev](https://github.com/lpizzinidev)
- [peterwoodworth](https://github.com/peterwoodworth)
- [colifran](https://github.com/colifran)
- [nija-at](https://github.com/nija-at)
- [msambol](https://github.com/msambol)
- [nija-at](https://github.com/nija-at)
- [hoegertn](https://github.com/hoegertn)
- [watany-dev](https://github.com/watany-dev)


_Last updated: Wed, 01 May 24 00:09:37 +0000_
_Last updated: Sat, 01 Jun 24 00:09:37 +0000_
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ You may also find help on these community resources:

## Roadmap

The [AWS CDK Roadmap project board](https://github.com/orgs/aws/projects/7) lets developers know about our upcoming features and priorities to help them plan how to best leverage the CDK and identify opportunities to contribute to the project. See [ROADMAP.md](https://github.com/aws/aws-cdk/blob/main/ROADMAP.md) for more information and FAQs.
The AWS CDK Roadmap lets developers know about our upcoming features and priorities to help them plan how to best leverage the CDK and identify opportunities to contribute to the project. See [ROADMAP.md](https://github.com/aws/aws-cdk/blob/main/ROADMAP.md) for more information and FAQs.

## Contributing

Expand Down
1 change: 1 addition & 0 deletions packages/@aws-cdk-testing/framework-integ/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"@aws-cdk/integ-tests-alpha": "0.0.0",
"@aws-cdk/lambda-layer-kubectl-v24": "^2.0.242",
"@aws-cdk/lambda-layer-kubectl-v29": "^2.0.0",
"@aws-cdk/lambda-layer-kubectl-v30": "^2.0.0",
"aws-cdk-lib": "0.0.0",
"aws-sdk": "^2.1610.0",
"aws-sdk-mock": "5.6.0",
Expand Down

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.

Loading
Loading