You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of changes:
- release artifacts for release v0.1.0
Release Notes draft:
This release includes the following resources and updates:
- ModelPackage
- ⚠️ **Breaking Change** Remove `ModelApprovalStatus` from status. This field is present in the spec and the status field was always `nil` in the previous versions. (#103)
- Enables patching the spec fields with service side defaults using the late-initializer feature (#100).
- This has only been enabled for some fields in spec which are not in a map or slice
- Update ACK Runtime from 0.13.0 to 0.13.2
- Please refer to https://github.com/aws-controllers-k8s/runtime/releases for a detailed list of changes
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments