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' }