github aws/aws-cdk v1.94.0

latest releases: v2.144.0, v2.143.1, v2.143.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 aws-cdk release

NewReleases is sending notifications on new releases.