Skip to content

v0.7.0

Compare
Choose a tag to compare
@anx-mschaefer anx-mschaefer released this 24 May 05:32
· 12 commits to main since this release

What's Changed

  • go-anxcloud is now tested with Go versions 1.21 and 1.22 and we might start using features only available since 1.21
  • Add WithRequestOptions API option to configure default request options (#361, @anx-mschaefer)
  • kubernetes/v1: Add autoscaling attribute via EnableAutoscaling field (#369, @nachtjasmin)
  • Various dependency updates:
    • Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in #367
    • Bump golang.org/x/tools from 0.19.0 to 0.21.0 in /tools by @dependabot in #366
    • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #360
    • Bump github.com/onsi/gomega from 1.31.1 to 1.33.1 by @dependabot in #364
    • Bump github.com/golangci/golangci-lint from 1.55.2 to 1.58.0 in /tools by @dependabot in #365
    • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #372
    • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0 by @dependabot in #371

New Contributors

Full Changelog: v0.6.4...v0.7.0