Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.134.0
->2.2.0
1.134.0
->2.2.0
Release Notes
aws/aws-cdk
v2.2.0
Compare Source
Features
Bug Fixes
Alpha modules (2.2.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
Features
Bug Fixes
batchDeletePartition
fromgrantRead()
permissions (#17941) (3d64f9b), closes #17935 #15116v2.1.0
Compare Source
Features
fromGroupName()
for IAM groups (#17243) (29b379c)Bug Fixes
cdk diff
always fails on diff (#17862) (6bb4a46), closes #4721Stage
(#17730) (f17f29e), closes #17643waitForReplicationToFinish
fails deployment (#17842) (36b8fdb), closes #16983nodeModules
(#17851) (5737c33), closes #17830nodeModules
fails with paths containing spaces (#17632) (986f291), closes #17631Alpha modules (2.1.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
authorizerName
in
HttpJwtAuthorizerProps
has changed.HttpJwtAuthorizer
now takes theconstruct id and the target jwt issuer as part of its constructor.
HttpLambdaAuthorizer
now takesthe construct id and the target lambda function handler as part of
its constructor.
authorizerName
inHttpUserPoolAuthorizerProps
has changed.HttpIntegration
andWebSocketIntegration
classes require an "id" parameter to be provided during its initialization.
LambdaWebSocketIntegration
is nowrenamed to
WebSocketLambdaIntegration
. The new class accepts thehandler to the target lambda function directly in its constructor.
HttpProxyIntegration
andHttpProxyIntegrationProps
are now renamed toHttpUrlIntegration
and
HttpUrlIntegrationProps
respectively. The new class accepts thetarget url directly in its constructor.
LambdaProxyIntegration
andLambdaProxyIntegrationProps
are now renamed toHttpLambdaIntegration
andHttpLambdaIntegrationProps
respectively.The new class accepts the lambda function handler directly in its
constructor.
HttpAlbIntegration
now accepts theELB listener directly in its constructor.
HttpNlbIntegration
now accepts theELB listener directly in its constructor.
HttpServiceDiscoveryIntegration
nowaccepts the service discovery Service directly in its constructor.
UserPoolAuthorizerProps
is nowrenamed to
HttpUserPoolAuthorizerProps
.IHttpRouteIntegration
is replaced bythe abstract class
HttpRouteIntegration
.IWebSocketRouteIntegration
is nowreplaced by the abstract class
WebSocketRouteIntegration
.classes to be used with routes defined in multiple
HttpApi
instances(or
WebSocketApi
instances). This is now disallowed, and separateinstances must be created for each instance of
HttpApi
orWebSocketApi
.Features
Bug Fixes
stringLike()
(#17692) (37596e6)Miscellaneous Chores
v2.0.0
Compare Source
Features
Alpha modules (2.0.0-alpha.11)
v1.136.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
CachingConfig#ttl
property is now required.Features
Bug Fixes
ttl
property ofCachingConfig
is not required (#17981) (73e5fec)batchDeletePartition
fromgrantRead()
permissions (#17941) (3d64f9b), closes #17935 #15116DatabaseInstance
(#17995) (0745193), closes #17948v1.135.0
Compare Source
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
authorizerName
in
HttpJwtAuthorizerProps
has changed.HttpJwtAuthorizer
now takes theconstruct id and the target jwt issuer as part of its constructor.
HttpLambdaAuthorizer
now takesthe construct id and the target lambda function handler as part of
its constructor.
authorizerName
inHttpUserPoolAuthorizerProps
has changed.HttpIntegration
andWebSocketIntegration
classes require an "id" parameter to be provided during its initialization.
LambdaWebSocketIntegration
is nowrenamed to
WebSocketLambdaIntegration
. The new class accepts thehandler to the target lambda function directly in its constructor.
HttpProxyIntegration
andHttpProxyIntegrationProps
are now renamed toHttpUrlIntegration
and
HttpUrlIntegrationProps
respectively. The new class accepts thetarget url directly in its constructor.
LambdaProxyIntegration
andLambdaProxyIntegrationProps
are now renamed toHttpLambdaIntegration
andHttpLambdaIntegrationProps
respectively.The new class accepts the lambda function handler directly in its
constructor.
HttpAlbIntegration
now accepts theELB listener directly in its constructor.
HttpNlbIntegration
now accepts theELB listener directly in its constructor.
HttpServiceDiscoveryIntegration
nowaccepts the service discovery Service directly in its constructor.
UserPoolAuthorizerProps
is nowrenamed to
HttpUserPoolAuthorizerProps
.IHttpRouteIntegration
is replaced bythe abstract class
HttpRouteIntegration
.IWebSocketRouteIntegration
is nowreplaced by the abstract class
WebSocketRouteIntegration
.classes to be used with routes defined in multiple
HttpApi
instances(or
WebSocketApi
instances). This is now disallowed, and separateinstances must be created for each instance of
HttpApi
orWebSocketApi
.Features
fromGroupName()
for IAM groups (#17243) (29b379c)Bug Fixes
stringLike()
(#17692) (37596e6)Stage
(#17730) (f17f29e), closes #17643waitForReplicationToFinish
fails deployment (#17842) (36b8fdb), closes #16983nodeModules
(#17851) (5737c33), closes #17830nodeModules
fails with paths containing spaces (#17632) (986f291), closes #17631Miscellaneous Chores
Configuration
📅 Schedule: "on the 7 day of the month" (UTC).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.