yarn cdk 1.94.0
v1.94.0

latest releases: 2.142.1, 2.142.0, 2.141.0...
3 years ago

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: Backend, backend default and Virtual Service client policies structures are being altered
  • appmesh: you must use the backend default interface to define backend defaults in VirtualGateway.
    The property name also changed from backendsDefaultClientPolicy to backendDefaults
  • appmesh: you must use the backend default interface to define backend defaults in VirtualNode,
    (the property name also changed from backendsDefaultClientPolicy to backendDefaults),
    and the Backend class to define a backend
  • appmesh: you can no longer attach a client policy to a VirtualService

Features

Bug Fixes

Don't miss a new cdk release

NewReleases is sending notifications on new releases.