v0.6.0
New features
- Add service metadata configuration file (#126)
- Add WithSDKVersion and WithAPIVersion methods to
ackmodel.SDKHelper
(#121) - Add a new CRD method to list all the renames observed in
generator.yaml
(#121) - Introduce pkg/generate/multiversion package to help interracting with (#121)
Bug fixes
- Recursively build a clean GoType for nested maps and arrays (#127)