v0.5.0
crddiff
now treats optional field removals as breaking API changes. Please see the discussion in this comment for the rationale.
What's Changed
- Add issue triage GitHub action by @jeanduplessis in #50
- Add debug of the
github.event.issue.author_association
in the issue-triage job by @jeanduplessis in #53 - Add missing author association role in logic by @jeanduplessis in #54
- Add PR triage workflow for community issues by @jeanduplessis in #55
- Add Go cache steps to pr-comment-trigger workflow by @ulucinar in #58
- Add vendor step to the pr-comment-trigger workflow by @ulucinar in #59
- crddiff: Treat field removal as a breaking API change by @ulucinar in #61
New Contributors
- @jeanduplessis made their first contribution in #50
Full Changelog: v0.4.0...v0.5.0