Releases: anexia-it/go-anxcloud
Releases · anexia-it/go-anxcloud
v0.7.6
v0.7.5
What's Changed
- fix: progress.Status is a string by @DrPsychick in #412
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- add possibility to set bandwidth limit for vms by @ProbstenHias in #408
- fix: make status field accessible by @DrPsychick in #410
- Add cluster option which are available though the API by @ProbstenHias in #409
New Contributors
- @ProbstenHias made their first contribution in #408
- @DrPsychick made their first contribution in #410
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Add pre-update hook by @nachtjasmin in #392
Chores 🧹
- chore: coordinate dependabot updates for operator of the week by @nachtjasmin in #383
Dependency updates
- Bump actions/download-artifact from 3 to 4 by @dependabot in #386
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #387
- Bump actions/setup-go from 4 to 5 by @dependabot in #385
- Bump paambaati/codeclimate-action from 5.0.0 to 8.0.0 by @dependabot in #384
- Bump golang.org/x/tools from 0.22.0 to 0.23.0 in /tools by @dependabot in #388
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #389
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #390
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #393
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Bump golang.org/x/tools from 0.21.0 to 0.22.0 in /tools by @dependabot in #377
- Bump github.com/golangci/golangci-lint from 1.58.0 to 1.59.0 in /tools by @dependabot in #375
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #374
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #376
- Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /tools by @dependabot in #380
- SYSENG-1746: Use logger of underlying client by @nachtjasmin in #381
- Prepare release v0.7.2 by @nachtjasmin in #382
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Add ip-version and prefix filter attributes to
ReserveRandom
request by @anx-mschaefer in #378
Full Changelog: v0.7.0...v0.7.1
v0.7.0
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
- @nachtjasmin made their first contribution in #369
Full Changelog: v0.6.4...v0.7.0
v0.6.4
v0.6.3
Changed
- SYSENG-1658: Update e5e function types by @anx-mschaefer in #347
- Various dependency updates:
- Bump golang.org/x/tools from 0.16.0 to 0.16.1 in /tools by @dependabot in #324
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #325
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #326
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #334
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 in /tools by @dependabot in #329
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #327
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 in /tools by @dependabot in #342
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #343
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in #346
- Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 by @dependabot in #345
- Bump golang.org/x/crypto from 0.18.0 to 0.21.0 by @dependabot in #344
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Added
- Add hooks to mock API client by @anx-mschaefer in #322
Changed
- various dependency updates:
- Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #316
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #315
- Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #314
- Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /tools by @dependabot in #313
- Bump golang.org/x/tools from 0.15.0 to 0.16.0 in /tools by @dependabot in #319
- Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #320
- Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #321
Full Changelog: v0.6.1...v0.6.2