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.177.0 #33123

Closed
wants to merge 90 commits into from
Closed
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
3a711b0
chore(cli): prepare cli for programmatic toolkit (#32953)
kaizencc Jan 15, 2025
e742ceb
chore(deps): bump path-to-regexp and express in /packages/@aws-cdk-te…
dependabot[bot] Jan 15, 2025
e915084
chore(merge-back): 2.176.0 (#32960)
aws-cdk-automation Jan 16, 2025
b2b0577
docs(route53resolver-alpha): fix typos (#32915)
andyu17 Jan 16, 2025
1b3c22d
chore(glue-alpha): revert fix typos (#32932)
GavinZZ Jan 16, 2025
d68020b
feat(synthetics): node playwright 1.0 and python selenium 4.1 runtime…
badmintoncryer Jan 16, 2025
35275c3
chore(toolkit): programmatic toolkit for the AWS CDK initial code (#3…
mrgrain Jan 16, 2025
62a9d66
docs(iotevents-alpha): fix typos (#32912)
andyu17 Jan 16, 2025
717d91d
chore(toolkit): prevent unintended public exports, file re-org (#32967)
mrgrain Jan 16, 2025
9d8a7e2
feat(s3): replicating objects (#30966)
badmintoncryer Jan 16, 2025
3e4f377
fix(custom-resource-handlers): do not allow unauthorized connection f…
GavinZZ Jan 16, 2025
b049fa8
chore(aws-cdk-lib): enable project references (#32970)
mrgrain Jan 17, 2025
ddaad47
chore: ensure docker file runs as non root user (#32976)
GavinZZ Jan 17, 2025
2b2443d
feat(cloudfront-origins): list access level for 404 response (#32059)
Tietew Jan 17, 2025
e8e058c
docs(appsync): correct the schema definition for the sample code (#3…
azarboon Jan 17, 2025
74bd8ce
docs(contribution-guidelines): add guidance on a common "error" (#32983)
azarboon Jan 17, 2025
680b6ba
refactor: re-organize PR linter (#32969)
rix0rrr Jan 17, 2025
2afdf25
chore: stop failing the PR linter on changes requested (#32987)
rix0rrr Jan 17, 2025
63b0936
chore(toolkit): synth action with tests (#32971)
mrgrain Jan 17, 2025
776620d
chore: fix memory overflow for buffered console (#32986)
rix0rrr Jan 17, 2025
c9d1684
chore: add test workflow for check_suite event (#32990)
rix0rrr Jan 17, 2025
88fe797
chore(toolkit): generate docs (#32991)
mrgrain Jan 17, 2025
d16482f
chore(toolkit): change bundling to not have a dependency on the aws-c…
mrgrain Jan 17, 2025
ebe9580
chore(toolkit): pass context to cx builders (#32996)
mrgrain Jan 17, 2025
794520c
chore(toolkit): requireApproval option for deploy (#32977)
kaizencc Jan 17, 2025
4285f1e
chore: ensure docker file runs as non root user (#32995)
GavinZZ Jan 17, 2025
4a76fee
chore(cli): fix docs (#32999)
kaizencc Jan 17, 2025
8c1be1e
test(toolkit): more deploy tests (#33000)
kaizencc Jan 17, 2025
6c5accd
docs(lambda): add note on potential errors when updating lambda funct…
evzzk Jan 17, 2025
72e089b
refactor(cli): `CliIoHost` is more self contained (#32993)
mrgrain Jan 17, 2025
d8cd4bd
docs(contributing): add introduction to contributing and update flowc…
evzzk Jan 18, 2025
28067b0
chore: revert ensure docker file runs as non root user (#33004)
GavinZZ Jan 18, 2025
1889527
test(toolkit): destroy tests (#33002)
kaizencc Jan 18, 2025
53dc0d8
chore(README): remove Mergify badge (#32963)
ScottBrenner Jan 18, 2025
bf81b3c
feat(cli): throw typed errors (#33005)
mrgrain Jan 20, 2025
e31924a
feat: update L1 CloudFormation resource definitions (#33019)
aws-cdk-automation Jan 20, 2025
c9d4a67
chore: reduce the runtime of CLI unit tests by 2 minutes (#32988)
rix0rrr Jan 20, 2025
d4845ce
chore: make tests work with new SDKv3 version (#33016)
rix0rrr Jan 20, 2025
fa2327d
chore(scheduler-alpha-targets): raise awareness for default policy ri…
samson-keung Jan 20, 2025
e5ac918
fix(cli): disallow import of internal cli libraries (#33021)
mrgrain Jan 20, 2025
035d17d
fix(custom-resource): provider framework lambda missing GetFunction p…
samson-keung Jan 20, 2025
4c42800
fix(cloudfront): add validations on ResponseHeadersCorsBehavior.acces…
Tietew Jan 20, 2025
5410e10
fix(bundling): enclosing metafile & tsconfig paths with quotes (#32725)
aaarichter Jan 21, 2025
6d834c0
chore(eks-v2): remove awsAuth (#32961)
xazhao Jan 21, 2025
94ba772
fix(cx-api): cannot detect CloudAssembly across different libraries (…
mrgrain Jan 21, 2025
fa6f604
chore: remove sumupitchayan from core contributors (#33036)
otaviomacedo Jan 21, 2025
61e876b
feat(s3): throw `ValidationError` instead of untyped errors (#33031)
mrgrain Jan 21, 2025
a928748
feat(lambda): throw `ValidationError` instead of untyped errors (#33033)
mrgrain Jan 21, 2025
1a18dc9
refactor(glue-alpha): Refactored glue-alpha L2 CDK construct RFC 049…
natalie-white-aws Jan 21, 2025
ce2fb92
chore: add project prioritization automation actions (#33043)
godwingrs22 Jan 22, 2025
c86296e
chore(glue-alpha): fix typos, inconsistencies, docs (#33047)
kaizencc Jan 22, 2025
93c95fc
feat(VpcV2): add BYOIP IPv6 to VPCv2 (#32927)
shikha372 Jan 22, 2025
848fdaf
docs(lambda-python-alpha): fix typos (#33023)
andyu17 Jan 22, 2025
a11e723
docs(sagemaker-alpha): fix typo (#33029)
andyu17 Jan 22, 2025
284bcfb
docs(amplify-alpha): fix typo (#33009)
andyu17 Jan 22, 2025
33a4f16
chore(deps): bump jsii from 5.4.36 to 5.7.4 (#33015)
dependabot[bot] Jan 22, 2025
7e0ab0a
chore(deps): bump undici from 5.28.4 to 5.28.5 (#33044)
dependabot[bot] Jan 22, 2025
fe7b65a
Revert: add project prioritization automation actions (#33049)
godwingrs22 Jan 22, 2025
2cce7fa
docs(location-alpha): fix typos (#33024)
andyu17 Jan 22, 2025
9e2f628
docs(servicecatalogappregistry-alpha): fix typo (#33030)
andyu17 Jan 22, 2025
b512a72
feat(cli): show all information from waiter errors (#33035)
otaviomacedo Jan 22, 2025
fae97a3
chore(glue-alpha): fix Spark and Python versions used in Glue 5.0 JS…
mazyu36 Jan 22, 2025
ed7d54d
refactor(pipes-source-alpha): fix function name (#33028)
andyu17 Jan 22, 2025
0b2db62
feat(rds): throw `ValidationError` instead of untyped errors (#33042)
kaizencc Jan 22, 2025
7452462
feat(sns): throw `ValidationError` instead of untyped errors (#33045)
kaizencc Jan 22, 2025
498495a
chore(cli-integ): cleanup unnecessary `AwsClients` creation (#33051)
iliapolo Jan 22, 2025
e256814
chore(cli-integ): ensure bootstrap on cli-lib tests (#33065)
iliapolo Jan 22, 2025
6469412
feat(sqs): throw `ValidationError` instead of untyped errors (#33046)
kaizencc Jan 22, 2025
9b4fd6b
chore: add project prioritization automation actions (#33050)
godwingrs22 Jan 22, 2025
6677b33
feat(ssm): throw `ValidationError` instead of untyped errors (#33067)
kaizencc Jan 22, 2025
f58f80f
chore: upgrade jsii-pacmak and other jsii tools to 1.106.0 (#33057)
mrgrain Jan 22, 2025
d6e3c61
docs(route53): fix typos (#33007)
andyu17 Jan 22, 2025
066cd4f
fix: update fetchOpenPullRequests method to pass organisation in gith…
godwingrs22 Jan 22, 2025
704ff0b
chore(eslint): lint against padded lines after class declarations (#3…
kaizencc Jan 22, 2025
e4703c1
feat(synthetics): throw `ValidationError` instead of untyped errors (…
kaizencc Jan 23, 2025
9e220c8
chore: add integ test that validates full proxy traversal (#33092)
rix0rrr Jan 23, 2025
8506d31
refactor(cli): remove unused code (#33096)
mrgrain Jan 23, 2025
ac90399
refactor(cli): collate existing files into new deployments api (#33094)
mrgrain Jan 23, 2025
344d916
fix(rds): does not print all failed validations for DatabaseCluster p…
iankhou Jan 23, 2025
4713bdd
feat(cli): add --untrust option to bootstrap (#33091)
otaviomacedo Jan 23, 2025
6a9cbc2
chore(toolkit): rollback implementation and tests (#33074)
kaizencc Jan 23, 2025
1e2c1ae
chore(eslint): enforce spacing at beginning of comments (#33077)
kaizencc Jan 23, 2025
c0ed449
feat(bedrock): deprecate Claude 2, 2.1, Instant (#33058)
mazyu36 Jan 23, 2025
b77e937
fix(sqs): does not print all failed validations for Queue props (#33070)
iankhou Jan 23, 2025
6409246
chore(prlint): ensure scope is lowercase (#33103)
kaizencc Jan 23, 2025
809a7f0
chore(prlint): all prefixes must be lowercase + better failure messag…
kaizencc Jan 23, 2025
7b9f6c8
chore: make PR linter overwrite previous reviews and delete old comme…
rix0rrr Jan 23, 2025
aea8f3b
feat(s3): throw `ValidationError` instead of untyped errors (#33109)
kaizencc Jan 23, 2025
dc0cb8d
chore(sync): sync main branch with v2-release branch (#33114)
moelasmar Jan 24, 2025
dd34d2e
feat(apigatewayv2-authorizers): throw `ValidationError` instead of un…
HBobertz Jan 24, 2025

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.