Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

v1.8.0-next.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 19:21
· 22 commits to next since this release
9f31586

1.8.0-next.1 (2024-05-06)

Bug Fixes

  • add variance annotation to improve performance (dc0be91)
  • ec2 instance control panel jsdoc (b0b9def)
  • export Component type (ebb3f23)
  • improve ec2 instance control panel jsdoc (e8ac83c)
  • lambda invocation form customization (db97333)
  • library: description prop in LambdaInvocationForm (b80d6d8)
  • library: handle case in CloudFrontInvalidationPanel when there are no recent invalidation (9df6189)
  • library: improve strictness of permissions of cloudfront invalidation panel (66a8254)
  • library: jsdoc of cloudfront invalidation panel (b27738e)
  • library: lambda invocation form jsdoc (7cc5f3e)
  • library: permissions of LambdaInvocationForm (d2ac096)
  • library: rebrand LambdaInvocationPanel to LambdaInvocationForm (38cb906)
  • library: rename constructs to library (823e09f)
  • minor improvements to EC2 Instance Control Panel (2e649bf)

Features

  • constructs: introduce constructs, add EC2InstanceControlPanel construct (fde22ab)
  • drop IComponent and add to Component generic type param (e493a46)
  • library: add CloudFrontInvalidationPanel (da64b87)
  • library: introduce LambdaInvocationPanel (c2576d6)