Skip to content

v1.4.4

Compare
Choose a tag to compare
@hasheddan hasheddan released this 15 Feb 13:28
· 10 commits to release-1.4 since this release
44bb9ff

This patch release includes fixes for the Map transform type in CompositionRevision (#2856), correcting a race condition when installing package revisions (#2789), and honoring merge options from a Composition patch policy (#2786).

Note: CompositionRevision is an alpha feature that must be explicitly enabled using the --enable-composition-revisions flag (full documentation here).

What's Changed

  • [release-1.4] Update docs to reference v1.4.3 by @hasheddan in #2724
  • [Backport release-1.4] docs: Add missing link to crossplane-runtime 0.9.0 by @github-actions in #2732
  • [Backport release-1.4] Update packages docs to indicate Lock is a beta feature by @github-actions in #2735
  • [Backport release-1.4] Update Azure credentials step to not require AD access by @github-actions in #2751
  • [Backport release-1.4] Fix Multi-Tenant guide mistake by @github-actions in #2759
  • [release-1.4] Backport buildx and GOCACHE updates by @hasheddan in #2768
  • [Backport release-1.4] Match more windows uname output in install script by @github-actions in #2793
  • [Backport release-1.4] Only set package revision in context of ImageBackend Init() to avoid concurrent access issues by @github-actions in #2800
  • [Backport release-1.4] Apply merge options from patch policy by @github-actions in #2823
  • [Backport release-1.4] Offer claim in composition concept docs by @github-actions in #2829
  • [Backport release-1.4] fix(compositionrevision): Add missing JSON marshaller to CompositionRevision's MapTransform by @github-actions in #2891
  • [release-1.4] Update docs to use v1.4.4 by @hasheddan in #2902

Full Changelog: v1.4.3...v1.4.4