Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@hasheddan hasheddan released this 25 Mar 21:49
da385a7

The most significant change in this release was the org name update from crossplaneio to crossplane, which resulted in a breaking change to the Go module.

Bug Fixes

No bug fixes were introduced as part of this release.

Breaking Changes

The breaking org name change was executed in #117 and #118.

Behavior Changes

  • #121 Adds a new package for getting and setting unstructured fields by path.
  • #125 / #129 Makes it possible to pass custom checks and modifications to merge patches.
  • #123 Adds a GetExternalTags function to consistently tag external resources across Crossplane providers.
  • #130 Adds new OAM Trait and Workload shared reconcilers that can be used across OAM controllers.