Skip to content

Releases: vmware-tanzu/cluster-api-provider-bringyourownhost

v0.5.0

01 Nov 07:05
1ee488c
Compare
Choose a tag to compare

What's Changed

  • Bump versions for Go, CAPI, ImgPkg, Ginkgo and associated dependencies by @dharmjit in #823
  • Added support for K8s v1.26.6 by @dharmjit in #830
  • golang/x/net upgraded to v0.17.02 by @shivi28 in #845
  • update metadata for 0.5.0 upcoming release by @dharmjit in #847

Full Changelog: v0.4.0...v0.5.0

v0.4.0

13 Jul 04:12
46636f0
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #803
  • Added support for K8s v1.25 by @dharmjit in #804
  • update metadata for 0.4.0 upcoming release by @dharmjit in #815

Full Changelog: v0.3.2...v0.4.0

v0.3.2

06 Apr 10:17
275b670
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/cli from 20.10.18+incompatible to 20.10.21+incompatible by @dependabot in #738
  • Bump k8s.io/apimachinery from 0.25.2 to 0.25.4 by @dependabot in #742
  • Bump k8s.io/cluster-bootstrap from 0.25.2 to 0.25.4 by @dependabot in #743
  • Update maintainers.md by @dharmjit in #746
  • Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 by @dependabot in #764
  • bump dependencies and update k8s registry in provider.yaml by @dharmjit in #775
  • Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 by @dependabot in #774
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #776
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #777
  • Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.24+incompatible by @dependabot in #789
  • Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #790

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Nov 06:07
07390fa
Compare
Choose a tag to compare

What's Changed

  • Revert "Revert "Update documentation for bootstrap token feature (#640)"" by @dharmjit in #667
  • Added release documentation in BYOH repo by @Madhur97 in #669
  • Update the command to retrieve bootstrap-kubeconfig file by @anusha94 in #673
  • Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #660
  • Bump k8s.io/client-go from 0.24.3 to 0.24.4 by @dependabot in #686
  • Bump k8s.io/cluster-bootstrap from 0.24.2 to 0.24.4 by @dependabot in #684
  • Bump k8s.io/component-base from 0.24.3 to 0.24.4 by @dependabot in #683
  • Update kube-vip to v0.5.0 and go version to v1.18 by @Madhur97 in #679
  • Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #687
  • Bump k8s.io/kubectl from 0.24.1 to 0.25.0 by @dependabot in #689
  • Minor documentation fix by @Madhur97 in #695
  • Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #698
  • Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 by @dependabot in #702
  • Bump github.com/docker/cli from 20.10.17+incompatible to 20.10.18+incompatible by @dependabot in #700
  • Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible by @dependabot in #701
  • Add CSR create role to BYOH Agent by @anusha94 in #704
  • Fix Makefile help by @oscr in #703
  • New permission added for resource events by @shivi28 in #708
  • Enable manual csr flow via clusterctl by @Madhur97 in #706
  • Bump k8s.io/api from 0.25.0 to 0.25.1 by @dependabot in #709
  • Use the Makefile installed ginkgo instead of preinstalled ginkgo by @oscr in #705
  • Bump k8s.io/client-go from 0.25.0 to 0.25.2 by @dependabot in #714
  • Add more Makefile targets to help. Add test section by @oscr in #717
  • Bump k8s.io/kubectl from 0.25.0 to 0.25.2 by @dependabot in #716
  • Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #726
  • Bump github.com/kube-vip/kube-vip from 0.5.0 to 0.5.5 by @dependabot in #725
  • Update golangci-lint v1.50.0. Enable linter dupword by @oscr in #721
  • Bump k8s.io/cluster-bootstrap from 0.24.4 to 0.25.2 by @dependabot in #719
  • Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #728
  • Doc improvements for BYOH before next release by @shivi28 in #720
  • Adding CAPB label in tilt-provider.json by @shivi28 in #727
  • Enables K8s 1.24 support in BYOH by @shivi28 in #736
  • Unit tests for certificate rotation by @Madhur97 in #739

New Contributors

  • @oscr made their first contribution in #703

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Jul 19:36
ebfc87b
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.0

11 Apr 09:09
783badf
Compare
Choose a tag to compare

What's Changed

  • Implemented K8s patch version masking in the registry matrix of the Installer by @jeuxdemains in #430
  • Fix golint issues by @pshail in #405
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.4.1 to 6.5.0 by @dependabot in #445
  • Added support for K8s minor versions v1.21.* & v1.23.* to the Installer by @jeuxdemains in #440
  • Wait for the host agent process to start in host agent integration tests by @anusha94 in #441
  • Add feature gate support for SecureAccess to host agent by @NilanjanDaw in #429
  • Handle bundle artifact naming changes by @dharmjit in #437
  • Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.14+incompatible by @dependabot in #457
  • Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 by @dependabot in #459
  • Bump github.com/docker/cli from 20.10.13+incompatible to 20.10.14+incompatible by @dependabot in #460
  • Updates kube-vip images in templates to v0.4.1 by @shubham14bajpai in #462
  • Update versions information in HostAgent binary by @sachinkumarsingh092 in #454
  • Bump k8s & capi dependencies by @shubham14bajpai in #476
  • Minor indentation and readability improvements by @shubham14bajpai in #442
  • Update k8s version in e2e tests by @anusha94 in #455
  • Installer: e2e tests against unsupported minor & major versions of K8s by @jeuxdemains in #451

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

21 Mar 05:49
3e0b04f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jan 06:06
947ca81
Compare
Choose a tag to compare

What's Changed

  • bump(deps) github.com/opencontainers/runc to v1.0.3 by @dharmjit in #284
  • 🐛 Handle k8s patch version for installer by @dharmjit in #283
  • 🐛 Fix Draft Release Github action to fetch the tag name by @dharmjit in #286
  • Added support for dependabot by @Akasurde in #289

New Contributors

Full Changelog: v0.1.0-alpha.3...v0.1.0

v0.1.0-alpha.3

03 Dec 04:23
3df503b
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Create draft release automation by @shamsher31 in #261
  • bump(deps) github.com/containerd/containerd and github.com/opencontainers/image-spec by @dharmjit in #279

Enhancements

New Contributors

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

v0.1.0-alpha.2

24 Nov 04:03
ebe8e3e
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

What's Changed

Bug Fixes

Enhancements

New Contributors