Skip to content

Releases: awslabs/aws-solutions-constructs

v2.57.0

06 May 22:00
db1c540
Compare
Choose a tag to compare

Built on CDK v2.138.0

Bug Fixes

  • utils: address issues in printing override warnings (#1113) (1732949)

v2.56.0

24 Apr 20:46
c098534
Compare
Choose a tag to compare

Built on CDK v2.138.0

Features

  • s3: constructs factories - create well architected s3 buckets (#1110) (f561cf6)

v2.55.0

12 Apr 16:32
67cece2
Compare
Choose a tag to compare

Built on CDK v2.135.0

Bug Fixes

  • kms: do not use fixed name when building kms key constructs (#1103) (a5fa0f9)

v2.54.1

04 Apr 22:02
cc14a60
Compare
Choose a tag to compare

Built on CDK v2.135.0

Bug Fixes

v2.54.0

29 Feb 18:42
8b25cd5
Compare
Choose a tag to compare

Built on CDK v2.130.0

Bug Fixes

  • step-functions no longer attempt to modify cloudwatch logs permissions for state machines (#1090)

v2.53.0

22 Feb 22:03
b03585f
Compare
Choose a tag to compare

Built on CDK v2.127.0

Bug Fixes

  • stepfunctions find correct logs policy statement to replace (#1086)

v2.52.1

16 Feb 20:04
6dec9d5
Compare
Choose a tag to compare

Bug Fixes

  • all: correct aws-cdk-lib version in peerdependency (#1081) (1ad214d)

v2.52.0

12 Feb 16:53
c9ce18d
Compare
Choose a tag to compare

Built on CDK v2.127.0

Bug Fixes

v2.51.0

30 Jan 22:08
e1af866
Compare
Choose a tag to compare

Built on CDK v2.118.0

  • all: lack of ^ in package.json led to version incompability (PR 1066)

v2.50.0

30 Jan 02:38
fd84315
Compare
Choose a tag to compare

Built on CDK v2.118.0

Bug Fixes

  • aws-eventbridge-lambda: handle provided role correctly (PR 1063)