Skip to content

v1.0.0-rc.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 12:15
· 34 commits to main since this release
a48a815

πŸš€ This is a pre-release for v1.0.0

⚠️ Breaking Changes since v0.1.0

As part of this release, we do not have any breaking changes.

New Features

  • ✨ add support for the claim.spec.clusterName property by @schrej in #275

What's Changed

  • 🌱 Add mcbenjemaa to OWNERS_ALIASES by @mcbenjemaa in #235
  • 🌱 Bump sigs.k8s.io/cluster-api from 1.6.1 to 1.6.2 by @dependabot in #236
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #237
  • 🌱 Bump softprops/action-gh-release from 1 to 2 by @dependabot in #238
  • 🌱 Bump sigs.k8s.io/cluster-api from 1.6.2 to 1.6.3 by @dependabot in #240
  • 🌱 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #241
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 by @dependabot in #243
  • 🌱 Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #255
  • 🌱 update dependencies by @schrej in #250
  • 🌱 Update conversion-gen to a fixed tag by @flawedmatrix in #256
  • πŸ› Add reconciler watch for when pool capacity becomes available by @flawedmatrix in #253
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 by @dependabot in #261
  • 🌱 bump go version in container image to 1.22 by @schrej in #263
  • 🌱 Bump sigs.k8s.io/cluster-api from 1.7.1 to 1.7.3 by @dependabot in #264
  • 🌱 Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #268
  • 🌱 upgrade golangci-lint and it's config and make it happy by @schrej in #276
  • πŸ› Fix image reference in tilt-provider.yaml by @erwin-kok in #273
  • 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.2 by @dependabot in #279
  • 🌱 Bump github.com/onsi/gomega from 1.33.1 to 1.34.2 by @dependabot in #280
  • 🌱 Bump sigs.k8s.io/cluster-api from 1.8.1 to 1.8.3 by @dependabot in #283
  • Make github action able to create a draft release by @mcbenjemaa in #284

New Contributors

Full Changelog: v0.1.0...v1.0.0-rc.0