Skip to content

v1.82.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 03 Jan 10:54
c445b89

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • eks: Existing self managed nodes may loose the ability to host additional services of type LoadBalancer . See #12269 (comment) for possible mitigations.

Bug Fixes

  • eks: Self managed nodes cannot be added to LoadBalancers created via the LoadBalancer service type (#12269) (470a881)
  • lambda-layer-*: unable to calculate layer asset hash due to missing file (#12293) (646f098), closes #12291