Skip to content

v2.0.0

Compare
Choose a tag to compare
@jthomperoo jthomperoo released this 02 Dec 23:57
· 12 commits to master since this release
f8c380b

[v2.0.0] - 2022-12-02

Changed

  • BREAKING CHANGE Upgraded from Kubernetes autoscaling/v2beta2 to the graduated autoscaling/v2. This drops
    support for Kubernetes versions v1.22 and below.
  • BREAKING CHANGE Changed module path from github.com/jthomperoo/k8shorizmetrics to
    github.com/jthomperoo/k8shorizmetrics/v2.
  • Upgraded to Kubernetes client libaries v0.25.4 to support Kubernetes v1.23+.
  • Upgraded to Go v1.19.