Skip to content
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
74458a0
feat(cli): `--quiet` does not print template in `cdk synth` (#12178)
briete Jan 11, 2021
05a9980
feat(cdk-assets): add external asset support (#12259)
CaerusKaru Jan 11, 2021
85d3159
feat(iam): import users by arn or attributes #12340 (#12388)
rrhodes Jan 11, 2021
2389a9b
fix(cli): CLI doesn't read context from ~/.cdk.json (#12394)
bitbauer Jan 11, 2021
26121c8
feat(core): validate maximum amount of resources in a stack (#12193)
Jan 11, 2021
cc745f8
chore(lambda): throw a relevant error message when asset is used acro…
Jan 11, 2021
422dc8e
feat(codebuild): support Standard 5.0 (#12434)
xian13 Jan 11, 2021
5f6f0f9
fix(eks): nodegroup synthesis fails when configured with an AMI type …
iliapolo Jan 12, 2021
e6bb96f
fix(elasticsearch): domain fails due to log publishing keys on unsupp…
iliapolo Jan 12, 2021
6ac1f4f
feat(eks): spot interruption handler can be disabled for self managed…
kimxogus Jan 12, 2021
7cb851c
chore(release): 1.84.0
Jan 12, 2021
0decba6
Update CHANGELOG.md
NetaNir Jan 12, 2021
a0aad85
chore: ignore venv for python template (#12429)
codeasashu Jan 12, 2021
866c8dc
Merge pull request #12475 from aws/bump/1.84.0
NetaNir Jan 12, 2021
175a257
feat(appmesh): add listener TLS certificates for VirtualNodes and Vir…
alexbrjo Jan 12, 2021
6d9a0f1
fix(aws-ecs): Support configuring Windows capacity for cluster ASGs (…
SoManyHs Jan 12, 2021
e0b4976
Merge branch 'master' into merge-back/1.84.0
mergify[bot] Jan 12, 2021
5818029
chore(merge-back): 1.84.0 (#12480)
mergify[bot] Jan 12, 2021
cd28c29
chore(deps): bump decamelize from 4.0.0 to 5.0.0 (#12459)
dependabot-preview[bot] Jan 13, 2021
37d8ccc
fix(sns): require topic name for fifo topic #12386 (#12437)
rrhodes Jan 13, 2021
d0305f3
fix(appsync): rds data source configured with cluster arn (#12255)
BryanPan342 Jan 13, 2021
cd437cf
fix(s3): Bucket.grantWrite() no longer adds s3:PutObject* permission …
skinny85 Jan 13, 2021
dcb1579
chore: auto approve v2 release PRs (#12471)
Jan 13, 2021
5e6f377
chore: backporting changes to merge-forward job from v2 branch (#12482)
njlynch Jan 13, 2021
3967c6e
docs(stepfunctions-tasks): fix code example of glue start job (#12483)
zxkane Jan 13, 2021
adb2a18
docs(applicationautoscaling): typo in docstring (#12377)
ppbdrinker Jan 13, 2021
2fed1e1
docs: clarify egress default for `fromSecurityGroupId` (#12350)
rix0rrr Jan 13, 2021
c14e641
chore(appsync): improved example DynamoDB stack in AppSync README.md …
tlakomy Jan 13, 2021
a7a2236
feat(cfnspec): CloudFormation resource specification update to v23.0.…
skinny85 Jan 13, 2021
25b8d60
chore(deps): bump aws-sdk from 2.824.0 to 2.827.0 (#12493)
dependabot-preview[bot] Jan 13, 2021
4a6e26a
chore(rds): add missing AuroraPostgresEngineVersions 9.6.18, 9.6.19, …
blimmer Jan 13, 2021
05c0b5f
fix(eks): aws-node-termination-handler incorrectly deployed to on-dem…
dirknilius Jan 14, 2021
a81aeca
chore(deps-dev): bump esbuild from 0.8.31 to 0.8.32 (#12502)
dependabot-preview[bot] Jan 14, 2021
1724da7
feat(apigatewayv2): http api - disable execute api endpoint (#12426)
rrhodes Jan 14, 2021
54f0ac6
chore(lambda): update links to language-specific APIs in readme (#12182)
jumi-dev Jan 14, 2021
f50f928
fix(s3-deployment): stop using deprecated API's that will cause break…
iliapolo Jan 14, 2021
f8963ed
chore(release): 1.85.0
Jan 14, 2021
7ab8dd7
Update CHANGELOG.md
NetaNir Jan 14, 2021
19999fa
Update CHANGELOG.md
NetaNir Jan 14, 2021
9a27828
Update CHANGELOG.md
NetaNir Jan 14, 2021
5f44668
Merge pull request #12513 from aws/bump/1.85.0
NetaNir Jan 14, 2021
ccf30b4
Update CHANGELOG.md
NetaNir Jan 14, 2021
1647dba
chore(merge-back): 1.85.0 (#12520)
mergify[bot] Jan 14, 2021
737bab3
chore(deps-dev): bump typescript-json-schema from 0.46.0 to 0.47.0 (#…
dependabot-preview[bot] Jan 14, 2021
83b8df8
chore: eliminate the use of `xxx.Construct` to reduce v2 merge confli…
Jan 15, 2021
f5ade6e
chore(deps): bump aws-sdk from 2.827.0 to 2.828.0 (#12533)
dependabot-preview[bot] Jan 15, 2021
4aa64c8
chore(aws-cdk-lib): minimum supported node version is now v14 (#11964)
Jan 15, 2021
f252051
chore(scripts): compat check will compare against last published vers…
Jan 15, 2021
37fc08c
chore(eks): updated the eks launch template support topic in the docs…
dirknilius Jan 15, 2021
4ba0644
chore(pkglint): validate that package `maturity` is correct (#12519)
skinny85 Jan 15, 2021
ea67c54
docs(codebuild): clarify BuildEnvironmentVariable `value` property (#…
blimmer Jan 15, 2021
7d688e1
Merge remote-tracking branch 'origin/master' into v2-main
Jan 17, 2021
fdbe06d
remove old imports
Jan 17, 2021
bf3e46d
pkglint fixes
Jan 17, 2021
14c3027
add import
Jan 17, 2021
d35fcac
add import
Jan 17, 2021
fea7d8a
fix appmesh
Jan 17, 2021
3ce0f16
more appmesh fixes
Jan 17, 2021
ac0908c
fix
Jan 17, 2021
156b851
Revert "chore: forward merge 'master' to 'v2-main' (#12552)"
njlynch Jan 18, 2021
c2916b9
Merge remote-tracking branch 'origin/benisrae/merge/master-v2' into n…
njlynch Jan 18, 2021
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

These merge commits were added into this branch cleanly.

There are no new changes to show.