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.151.0 #31005

Merged
merged 42 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
8651bbe
feat(apigatewayv2): add `description` property for stage (#30820)
yoyoyo-pg Jul 22, 2024
0baa573
fix(ecs): fromServiceArnWithCluster not accepting value from SSM Para…
xazhao Jul 23, 2024
8c44aa7
feat(events): support customer managed key for event bus (#30493)
mazyu36 Jul 23, 2024
f5172f4
Merge branch 'main' into merge-back/2.150.0
mergify[bot] Jul 23, 2024
7278d42
chore(merge-back): 2.150.0 (#30925)
mergify[bot] Jul 23, 2024
82b163d
fix(stepfunctions-tasks): run task perm no longer valid (#30788)
msambol Jul 23, 2024
f5dd73b
feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath (…
shikha372 Jul 24, 2024
597228c
feat(ec2): add `versionDescription` property for `LaunchTemplate` (#3…
yuppe-kyupeen Jul 24, 2024
7b2a653
chore(eks): update failing snapshots (#30829)
pahud Jul 24, 2024
7131539
chore: add note to bug report template (#30934)
gracelu0 Jul 24, 2024
e7af8f8
docs(rds): clarify how to enable S3Import/S3Export in Readme.md (#30459)
duranbe Jul 24, 2024
64afa72
chore: lock conversations on closed issues and PRs with message (#30941)
GavinZZ Jul 24, 2024
7998eeb
chore(elasticloadbalancingv2): specific 5XX CloudWatch metrics for AL…
sakurai-ryo Jul 24, 2024
cd80fca
chore: update message in GHA lock conversations (#30942)
GavinZZ Jul 24, 2024
84dd06b
chore(bedrock): support meta llama3-1 (#30932)
mazyu36 Jul 25, 2024
50be967
chore: update github-merit-badger.yml (#30950)
ashishdhingra Jul 25, 2024
742c52e
chore(deps): bump requirejs from 2.3.6 to 2.3.7 (#30952)
dependabot[bot] Jul 25, 2024
9d79c51
fix(appconfig): sourcedConfiguration doesn't use retrievalRole (#30733)
pahud Jul 25, 2024
79c7796
chore(lambda): add `otel-sqs-handler` to the `AdotLambdaLayerType` en…
mazyu36 Jul 26, 2024
c756ea1
chore(doc): fix broken link for RFC in contributing guide (#30955)
shikha372 Jul 26, 2024
8b935a6
chore(bedrock): support Mistral Large 2 (#30945)
mazyu36 Jul 26, 2024
5f3337f
chore(cloudfront): adding Managed cache policy (#30797)
watany-dev Jul 26, 2024
f9fd00c
docs(ecs): describe default tag value for fromEcrRepository method (#…
tam0ri Jul 27, 2024
da2ec75
feat(sns): add validation of `displayName` for topic (#30770)
sosomuse Jul 29, 2024
0e0cbfa
chore(sagemaker): added support for ml.g6 instances (#30948)
prli Jul 29, 2024
31808b4
fix(stepfunctions-tasks): fix the generated IAM policy for EFS operat…
ashishdhingra Jul 29, 2024
d0a609d
feat(elasticloadbalancingv2): support Weighted Random algorithm and A…
mazyu36 Jul 30, 2024
8b4685e
feat(ecs): add validation checks to memory cpu combinations of FARGAT…
mrlikl Jul 30, 2024
a0bb8e5
chore(ec2): support new vpc flow log fields in v7 (#30202)
clueleaf Jul 30, 2024
d60aaa0
docs(ses): corrected default value as true for ConfigurationSet.reput…
ashishdhingra Jul 30, 2024
439feaf
chore(apigateway): enhance code arounds method authorizers (#30978)
GavinZZ Jul 30, 2024
63c45e4
feat: update L1 CloudFormation resource definitions (#30973)
aws-cdk-automation Jul 31, 2024
a737e40
chore(deps): bump fast-xml-parser and @aws-sdk/client-s3 in /packages…
dependabot[bot] Jul 31, 2024
d367267
docs: remove headings from method doc (#30965)
nicolaracco Jul 31, 2024
ad3a25d
chore(apprunner-alpha): add runtimes PYTHON_311 and NODEJS_18 (#30149)
mellevanderlinde Jul 31, 2024
c185194
feat(kinesisanalytics-flink): add support for Flink 1.19 (#30723)
clementallen Jul 31, 2024
4104043
chore(location): add validation for description property in PlaceInde…
mazyu36 Jul 31, 2024
d56d05c
fix(stepfunctions): allow disable x-ray (#30808)
watany-dev Jul 31, 2024
fbc28bc
fix(ec2): export NatGatewayProvider for consistency with NatInstanceP…
crh23 Jul 31, 2024
28fbc82
feat(events): add `description` property for `eventBus` (#30935)
yuppe-kyupeen Jul 31, 2024
9295a85
feat(synthetics): add activeTracing, memory and timeout property to C…
mazyu36 Jul 31, 2024
5787c30
chore(release): 2.151.0
Aug 1, 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
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ title: "(module name): (short issue description)"
labels: [bug, needs-triage]
assignees: []
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!

**⚠️ Please read this before filling out the form below:**
If the bug you are reporting is a security-related issue or a security vulnerability,
please report it via [Report a security vulnerability](https:/aws/aws-cdk/security/advisories/new) instead of this template.
- type: textarea
id: description
attributes:
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/closed-issue-message.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/github-merit-badger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
badges: '[beginning-contributor,repeat-contributor,valued-contributor,admired-contributor,star-contributor,distinguished-contributor]'
thresholds: '[0,3,6,13,25,50]'
badge-type: 'achievement'
ignore-usernames: '[rix0rrr,iliapolo,otaviomacedo,kaizencc,comcalvi,TheRealAmazonKendra,vinayak-kukreja,mrgrain,pahud,cgarvis,kellertk,HBobertz,sumupitchayan,SankyRed,udaypant,colifran,khushail,scanlonp,mikewrighton,moelasmar,paulhcsun,awsmjs,evgenyka,GavinZZ,aaythapa,xazhao,ConnorRobertson,ssenchenko,gracelu0,jfuss,SimonCMoore,shikha372,kirtishrinkhala,godwingrs22,bergjaak,IanKonlog,Leo10Gama,samson-keung,scorbiere,aws-cdk-automation,dependabot[bot],mergify[bot]]'
ignore-usernames: '[rix0rrr,iliapolo,otaviomacedo,kaizencc,comcalvi,TheRealAmazonKendra,vinayak-kukreja,mrgrain,pahud,cgarvis,kellertk,ashishdhingra,HBobertz,sumupitchayan,SankyRed,udaypant,colifran,khushail,scanlonp,mikewrighton,moelasmar,paulhcsun,awsmjs,evgenyka,GavinZZ,aaythapa,xazhao,ConnorRobertson,ssenchenko,gracelu0,jfuss,SimonCMoore,shikha372,kirtishrinkhala,godwingrs22,bergjaak,IanKonlog,Leo10Gama,samson-keung,scorbiere,aws-cdk-automation,dependabot[bot],mergify[bot]]'
46 changes: 46 additions & 0 deletions .github/workflows/lock-issue-pr-with-message.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Lock Closed Issues and PRs with message

on:
pull_request_target:
types: [closed]
issues:
types: [closed]

jobs:
auto_comment:
permissions:
pull-requests: write
issues: write
runs-on: ubuntu-latest
steps:
- uses: aws-actions/closed-issue-message@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
message: |
Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.
lock:
permissions:
pull-requests: write
issues: write
runs-on: ubuntu-latest
needs: auto_comment # only run after comment is complete
steps:
- name: Lock closed issue or PR
run: |
if [ "${{ github.event_name }}" == "issues" ]; then
ISSUE_NUMBER=${{ github.event.issue.number }}
ISSUE_URL=https://api.github.com/repos/${{ github.repository }}/issues/${ISSUE_NUMBER}/lock
else
ISSUE_NUMBER=${{ github.event.pull_request.number }}
ISSUE_URL=https://api.github.com/repos/${{ github.repository }}/issues/${ISSUE_NUMBER}/lock
fi

curl -s -X PUT -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-H "Accept: application/vnd.github.v3+json" \
${ISSUE_URL} \
-d @- <<EOF
{
"lock_reason": "resolved"
}
EOF
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:/conventional-changelog/standard-version) for commit guidelines.

## [2.151.0-alpha.0](https:/aws/aws-cdk/compare/v2.150.0-alpha.0...v2.151.0-alpha.0) (2024-08-01)


### Features

* **kinesisanalytics-flink:** add support for Flink 1.19 ([#30723](https:/aws/aws-cdk/issues/30723)) ([c185194](https:/aws/aws-cdk/commit/c185194e2bc5bb538672df51482e1bfb134698b5)), closes [/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html#aws-resource-kinesisanalyticsv2](https:/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesisanalyticsv2-application.html/issues/aws-resource-kinesisanalyticsv2)

## [2.150.0-alpha.0](https:/aws/aws-cdk/compare/v2.149.0-alpha.0...v2.150.0-alpha.0) (2024-07-22)

## [2.149.0-alpha.0](https:/aws/aws-cdk/compare/v2.148.1-alpha.0...v2.149.0-alpha.0) (2024-07-12)
Expand Down
26 changes: 26 additions & 0 deletions CHANGELOG.v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

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

## [2.151.0](https:/aws/aws-cdk/compare/v2.150.0...v2.151.0) (2024-08-01)


### Features

* **apigatewayv2:** add `description` property for stage ([#30820](https:/aws/aws-cdk/issues/30820)) ([8651bbe](https:/aws/aws-cdk/commit/8651bbe57d77e2e4a4ae70f7abb1c8af42687058))
* **ec2:** add `versionDescription` property for `LaunchTemplate` ([#30837](https:/aws/aws-cdk/issues/30837)) ([597228c](https:/aws/aws-cdk/commit/597228c1552a21f8dc7250a0be62160f838bb776))
* **ecs:** add validation checks to memory cpu combinations of FARGATE compatible task definitions ([#30166](https:/aws/aws-cdk/issues/30166)) ([8b4685e](https:/aws/aws-cdk/commit/8b4685e2000210219c5ca3102eb2e0b5276d61dd)), closes [#22216](https:/aws/aws-cdk/issues/22216)
* **elasticloadbalancingv2:** support Weighted Random algorithm and Automatic Target Weights for alb ([#30542](https:/aws/aws-cdk/issues/30542)) ([d0a609d](https:/aws/aws-cdk/commit/d0a609d5dcbe55b6ac231c7c7ec58f4ae1a36c5e)), closes [#29969](https:/aws/aws-cdk/issues/29969)
* **events:** add `description` property for `eventBus` ([#30935](https:/aws/aws-cdk/issues/30935)) ([28fbc82](https:/aws/aws-cdk/commit/28fbc82246d07d3d3bc4735b80cb8cd1921b2161))
* **events:** support customer managed key for event bus ([#30493](https:/aws/aws-cdk/issues/30493)) ([8c44aa7](https:/aws/aws-cdk/commit/8c44aa703ce1540b0e631ccad7989239bb2924e6))
* **synthetics:** add activeTracing, memory and timeout property to Canary class ([#30556](https:/aws/aws-cdk/issues/30556)) ([9295a85](https:/aws/aws-cdk/commit/9295a85a8fb893d7f5eae06108b68df864096c4c)), closes [#9300](https:/aws/aws-cdk/issues/9300) [#14086](https:/aws/aws-cdk/issues/14086) [#28152](https:/aws/aws-cdk/issues/28152) [#9300](https:/aws/aws-cdk/issues/9300)
* update L1 CloudFormation resource definitions ([#30973](https:/aws/aws-cdk/issues/30973)) ([63c45e4](https:/aws/aws-cdk/commit/63c45e4e66e413c370b894ac41de6ec780d15d54))
* **sns:** add validation of `displayName` for topic ([#30770](https:/aws/aws-cdk/issues/30770)) ([da2ec75](https:/aws/aws-cdk/commit/da2ec75f6bc8f2e28b07cdf1307b22c83bb652d5))
* **stepfunctions-tasks:** allow BedrockInvokeModel to use JsonPath ([#30298](https:/aws/aws-cdk/issues/30298)) ([f5dd73b](https:/aws/aws-cdk/commit/f5dd73bd19f546335531f587f6d7fbde8aff96ce)), closes [#29229](https:/aws/aws-cdk/issues/29229)


### Bug Fixes

* **appconfig:** sourcedConfiguration doesn't use retrievalRole ([#30733](https:/aws/aws-cdk/issues/30733)) ([9d79c51](https:/aws/aws-cdk/commit/9d79c518b47384a339b28146e2bc651a84b507f7)), closes [#30609](https:/aws/aws-cdk/issues/30609)
* **ec2:** export NatGatewayProvider for consistency with NatInstanceProvider ([#28810](https:/aws/aws-cdk/issues/28810)) ([fbc28bc](https:/aws/aws-cdk/commit/fbc28bcd5892768bb436b93c09c6d925b57daf0f)), closes [#28372](https:/aws/aws-cdk/issues/28372)
* **ecs:** fromServiceArnWithCluster not accepting value from SSM Parameter string ([#30902](https:/aws/aws-cdk/issues/30902)) ([0baa573](https:/aws/aws-cdk/commit/0baa573917da3c5bf7e1ed80012e334758d0ab81)), closes [#30798](https:/aws/aws-cdk/issues/30798)
* **stepfunctions:** allow disable x-ray ([#30808](https:/aws/aws-cdk/issues/30808)) ([d56d05c](https:/aws/aws-cdk/commit/d56d05c78a9f7355f318cfd08e5927ef7fee8c77)), closes [#30796](https:/aws/aws-cdk/issues/30796)
* **stepfunctions-tasks:** fix the generated IAM policy for EFS operations ([#30896](https:/aws/aws-cdk/issues/30896)) ([31808b4](https:/aws/aws-cdk/commit/31808b433fa7130632efc94c22ccdb181ae27857)), closes [#30862](https:/aws/aws-cdk/issues/30862)
* **stepfunctions-tasks:** run task perm no longer valid ([#30788](https:/aws/aws-cdk/issues/30788)) ([82b163d](https:/aws/aws-cdk/commit/82b163d00c0b6726cdd8c7fc092fd377bda0a4e2)), closes [#30751](https:/aws/aws-cdk/issues/30751)

## [2.150.0](https:/aws/aws-cdk/compare/v2.149.0...v2.150.0) (2024-07-22)


Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ In some cases, it is useful to seek feedback by iterating on a design document.
In many cases, the comments section of the relevant GitHub issue is sufficient for such discussion, and can be a good place to socialize and get feedback on what you plan to do. If the changes are significant in scope, require a longer form medium to communicate, or you just want to ensure that the core team agrees with your planned implementation before you submit it for review to avoid wasted work, there are a few different strategies you can pursue.

1. README driven development - This is the core team's preferred method for reviewing new APIs. Submit a draft PR with updates to the README for the package that you intend to change that clearly describes how the functionality will be used. For new L2s, include usage examples that cover common use cases and showcase the features of the API you're designing. The most important thing to consider for any feature is the public API and this will help to give a clear picture of what changes users can expect.
1. Write an [RFC](aws/aws-cdk-rfcs) - This is a process for discussing new functionality that is large in scope, may incur breaking changes, or may otherwise warrant discussion from multiple stakeholders on the core team or within the community. Specifically, it is a good place to discuss new features in the core CDK framework or the CLI that are unable to be decoupled from the core cdk codebase.
1. Write an [RFC](https:/aws/aws-cdk-rfcs) - This is a process for discussing new functionality that is large in scope, may incur breaking changes, or may otherwise warrant discussion from multiple stakeholders on the core team or within the community. Specifically, it is a good place to discuss new features in the core CDK framework or the CLI that are unable to be decoupled from the core cdk codebase.
1. Publish a package - A separate package is the best place to demonstrate the value of new functionality that you believe should be included within the CDK core libraries. It not only illustrates a complete solution with its entire API surface area available to review, it also proves that your design works! When publishing a package with the goal for eventual inclusion within aws-cdk-lib, make sure to follow our [design guidelines](./docs/DESIGN_GUIDELINES.md) wherever relevant.

Performing any of the above processes helps us to ensure that expectations are clearly set before a contribution is made. We want to ensure that everyone is able to contribute to the CDK ecosystem effectively. If you make a contribution that is ultimately not merged by into aws-cdk-lib, but you believe it should be, we encourage you to keep pursuing it. The scope of the core framework is intentionally limited to ensure that we can effectively maintain its surface area and ensure code quality and reliability over the long term. However, new patterns may emerge in the ecosystem that clearly provide better solutions than those currently in aws-cdk-lib. If your solutions gains popularity within the community, and you want us to re-evaluate its inclusion, reach out to us on cdk.dev or create a GitHub issue with a feature request and references to your package. See [demonstrating value](#demonstrating-value) for more information.
Expand Down

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 @@ -13,11 +13,12 @@
"ApiId": {
"Ref": "HttpApiF5A9A8A7"
},
"StageName": "$default",
"DefaultRouteSettings": {
"ThrottlingBurstLimit": 1000,
"ThrottlingRateLimit": 1000
}
},
"Description": "My Stage",
"StageName": "$default"
}
}
},
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.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ new apigw.HttpStage(stack, 'HttpStageWithProperties', {
rateLimit: 1000,
burstLimit: 1000,
},
description: 'My Stage',
});

app.synth();

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

Loading
Loading