Skip to content

Release v0.11.1

Latest
Compare
Choose a tag to compare
@mdbooth mdbooth released this 05 Nov 11:14
· 35 commits to main since this release
v0.11.1
f35b019

IMPORTANT

This release contains an important fix for a bug which prevented security groups from being correctly applied to ports when creating a new server. We recommend all users should upgrade to this new release. Note that the fix will not be applied to any existing Machines which were created by v0.11.0. To correctly apply security groups to these Machines you should delete them and allow them to be reprovisioned.

Changes since v0.11.0

🐛 Bug Fixes

  • Fix support for OpenStackMachine.Spec.SecurityGroups (#2239)
  • Fix conversion of v1alpha6 PortOpts (#2208)

🌱 Others

  • (deps): Bump github.com/a8m/envsubst from 1.2.0 to 1.4.2 in /hack/tools (#2231)
  • (deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /hack/tools (#2234)
  • (deps): Bump github.com/itchyny/gojq from 0.12.2 to 0.12.16 in /hack/tools (#2232)
  • (deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 (#2229)
  • (deps): Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.21.0 in /orc (#2235)
  • (deps): Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.21.0 (#2230)
  • (deps): Bump github.com/onsi/gomega from 1.34.1 to 1.35.1 in /orc (#2228)
  • (deps): Bump github.com/onsi/gomega from 1.34.1 to 1.35.1 (#2227)
  • (deps): Bump the capi group across 2 directories with 2 updates (#2224)
  • (deps): Bump github.com/gophercloud/gophercloud/v2 from 2.1.0 to 2.2.0 (#2226)
  • (deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.5 (#2225)
  • (deps): Bump the kubernetes group across 3 directories with 6 updates (#2223)
  • Use Dependabot for go.mod & GH workflows (#2220)

Thanks to all our contributors! 😊