Skip to content

v0.8.0

Choose a tag to compare

@jan-di jan-di released this 13 Jan 10:11
· 21 commits to main since this release

[0.8.0] - 2026-01-13

Added

  • Support Crossplane 2.x
  • Add SafeStart Capability for all managed resources
  • Add support for namespaced managed resources (*.openstack.m.crossplane.io)
  • Reenable mirroring to Upbound Registry (images are now also available at xpkg.upbound.io/crossplane-contrib/provider-openstack)

Changed

  • Update terraform-provider-openstack to v3.3.2
  • Update to golang v1.24.7
  • Update to upjet v2.2.0
  • Update crossplane runtime to v2.1.0
  • Update golang dependencies
  • Update golangci-lint to 2.6.1

Removed

  • Dropped support for external secret stores, as removed upstream by Crossplane