Release v0.8.0
⚠️ Major breaking changes since v0.7.z
-
API versions v1alpha3 and v1alpha4 are removed in this version and no longer work at all. Any configurations using v1alpha3 or v1alpha4 MUST be updated to use at least v1alpha5 before upgrading.
-
There are numerous breaking API changes in v1alpha7. Most of these can be updated automatically, but Removal of networks may require manual action prior to upgrade in certain cases. Please read the linked documentation carefully prior to upgrade.
-
The minimum required version of OpenStack is now Queens.
⚠️ Deprecation warning
- API version v1alpha5 is deprecated in this release. It will no longer be
served in release 0.9, and removed entirely in a future release.
What's Changed since v0.8.0-beta.0
New Features
- ✨Allow changing allowAllInClusterTraffic in a deployed cluster by @okozachenko1203 in #1663
Minor changes
- 🌱Bump CAPI to v1.5.1 by @mdbooth in #1666
- 🌱avoid duplicate error event by @jichenjc in #1655
- 🌱Fix various issues with CRD generation by @mdbooth in #1669
- 🌱Set failure only on instance error when no nodeRef by @mquhuy in #1637
- 🌱 Add test for getOrCreate by @lentzi90 in #1673
Documentation updates
New Contributors
- @okozachenko1203 made their first contribution in #1663
- @mquhuy made their first contribution in #1637
Full Changelog: v0.8.0-beta.0...v0.8.0