v0.6.0
Pre-release
Pre-release
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
GetExternalTagsfunction to consistently tag external resources across Crossplane providers. - #130 Adds new OAM
TraitandWorkloadshared reconcilers that can be used across OAM controllers.