v0.15.0
New Features
- updating image format in olm create bundle to match the new image format by @acornett21 in #204
- fixing formatting in container image to be consistent with image by @acornett21 in #206
- Add invocation of olm-create-bundle.sh to build-controller-release.sh by @trgeiger in #207
- Fix unhelpful error in
GetPrimaryKeyField
by @RedbackThomson in #208 - Reference
output_wrapper_field_path
when generating CRD fields as part of theCreate*
request inmodel.go
by @brycahta in #210 - Allow separate service ID and alias by @RedbackThomson in #211
- Export
GroupVersionResource
andGroupKind
variables by @RedbackThomson in #212 - Rename ServiceID reference to ServiceIDClean by @trgeiger in #214
- Revert service model name argument by @RedbackThomson in #215
- Load service model name from generator by @RedbackThomson in #216
- Update to ACK runtime
v0.15.0
by @RedbackThomson in #217
New Contributors
Full Changelog: v0.14.1...v0.15.0