Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Releases: metal3-io/cluster-api-provider-baremetal

v0.2.2

20 Feb 13:53
7dd858f
Compare
Choose a tag to compare

This release sets the preserveUnknownFields option to False in the CRDs. This is required for the upgrade to v0.3.0

Changes since v0.2.1

⚠️ Breaking Changes

  • Require Go 1.13, Update dependencies and add preserveUnknownFields=false (#258)

The image for this release is: v0.2.2.

Thanks to all our contributors! 😊

v0.2.1

13 Feb 11:48
f8a28c6
Compare
Choose a tag to compare

Changes since v0.2.0

⚠️ Breaking Changes

  • Change package path and mocks path (#246)

🐛 Bug Fixes

  • Fix manager image in release 0.2 branch (#229)

📖 Documentation

  • Add release notes tool from Cluster API project (#234)
  • Add developer documentation regarding version and releases (#227)
  • Fixes wrong reference of md in api docs (#230)
  • add E2E tests status for v1alpha2 (#219)

🏃 Others

  • bump image to v0.2.1 (#248)

The image for this release is: v0.2.1.

Thanks to all our contributors! 😊

v0.2.0

22 Jan 18:18
c5ab3bc
Compare
Choose a tag to compare

This is a MAJOR release.

Cluster API has some major breaking changes with version v0.2.1, which are documented here.

The image for this release is: quay.io/metal3-io/cluster-api-provider-baremetal:v0.2.0

A deployed Baremetal Operator is required for successful deployment