Skip to content

v0.16.1

Compare
Choose a tag to compare
@jastang jastang released this 17 Apr 19:19
· 460 commits to main since this release
d5a70ae

Overview

This patch release for v0.16.0 notably adds a contribution guide, and fixes a marshaling bug when building bundled provider packages (if no controller image ref is passed).

What's Changed

  • Empty commit to advance main by @muvaf in #317
  • add contribution guide that includes release process by @muvaf in #318
  • Reorganize organization user commands. by @AlainRoy in #322
  • go.mod: update to crossplane v1.6.0 by @muvaf in #324

Breaking Changes

With the core crossplane dependency bumped to v1.6.0 in #324 , only v1 API versions will be supported for Composition and CompositeResourceDefinition in the apiextensions.crossplane.io group. Support for v1beta1 versions was removed. Please plan to update to v1 and see the README for more details.

Full Changelog: v0.16.0...v0.16.1