github aws/aws-pdk v0.12.0

latest releases: v0.25.7, v0.25.6, v0.25.5...
2 years ago

0.12.0 (2022-10-05)

⚠ BREAKING CHANGES

  • open-api-gateway: serviceName is now a required property for Smithy projects. Additionally its
    components have been split into an object, for example 'example.hello#HelloService' becomes {
    namespace: 'example.hello', serviceName: 'HelloService' }

Features

  • open-api-gateway: make service name a required property for smithy projects (#184) (46181bb), closes #176

Don't miss a new aws-pdk release

NewReleases is sending notifications on new releases.