v0.14.0
What's Changed
- chore: Bump k8s dependencies to 1.23 by @varshaprasad96 in #212
- fix: alm-example parse check should not fail when the annotation if empty by @camilamacedo86 in #215
- Added field for optional manifests by @fgiloux in #209
- Remove estroz from OWNERS by @estroz in #216
- Add awgreene to list of approvers in OWNERS file by @kevinrizza in #218
- (catsrc) add custom unmarshaller for registry poll interval by @anik120 in #169
- Add perdasilva to approvers by @perdasilva in #219
- deprecate-api validator: add checks for removed APIs on 1.25 and 1.26 by @camilamacedo86 in #208
- Purge the root vendor directory by @timflannagan in #213
- .github/workflows: Add workflow_dispatch event trigger by @timflannagan in #214
- feat: add warning for olm.properties being defined when validating csv by @tylerslaton in #217
- refactor(constraint): update none compound constraint to be not by @tylerslaton in #221
- .github/workflows: Update the pull_request trigger for the Go workflow by @timflannagan in #224
- Add some extra clarifications via code comments by @camilamacedo86 in #222
- add bundle size validator check by @camilamacedo86 in #210
- fix: ensure that all load bundle methods will check the size by @camilamacedo86 in #227
- bundle size validator: fix and improvements by @camilamacedo86 in #229
New Contributors
- @fgiloux made their first contribution in #209
- @tylerslaton made their first contribution in #217
Full Changelog: v0.11.1...v0.14.0