Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@tnthornton tnthornton released this 03 Feb 19:25
· 919 commits to main since this release
41175be

Overview

The v0.8.0 release introduces new functionality the following new functional items:

  • Patches and PatchSets are now being taken into account when validating composed resources.
  • crossplane.yaml is now validated on workspace initialization regardless of whether or not the file is currently open in the viewer.
  • spec.versions[*].schema.openAPIV3Schema objects within a CompostiteResourceDefinition now have validations running on them from the underlying CRD.
  • #141 adds composed resource validation support through patches and patchsets.
  • #142 validates the crossplane.yaml on workspace init
  • #143 removes stale up cloud commands
  • #145 adds validations for an XRD's openAPIV3Schema object
  • #147 and #148 updates dependencies for various vulnerabilities

Breaking Changes

v0.8.0 does not include any breaking changes.

While breaking changes will try to be minimized from version to version, up is not guaranteed to maintain backwards compatibility for pre-v1.0 versions.