github aws/aws-pdk v0.12.0

latest releases: v0.23.48, v0.23.47, v0.23.46...
23 months 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.