Skip to content

Releases: anexia-it/go-anxcloud

v0.7.2

21 Jun 09:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 Jun 10:09
Compare
Choose a tag to compare

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

24 May 05:32
Compare
Choose a tag to compare

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

v0.6.4

15 Mar 06:57
Compare
Choose a tag to compare

Fixed

  • Fix release workflow by @anx-mschaefer in #349

Full Changelog: v0.6.3...v0.6.4

v0.6.3

15 Mar 06:34
Compare
Choose a tag to compare

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

12 Dec 12:42
Compare
Choose a tag to compare

Added

  • Add hooks to mock API client by @anx-mschaefer in #322

Changed

  • various dependency updates:

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Nov 09:40
Compare
Choose a tag to compare

Added

  • e5e/v1: added new Application & Function resources (#317, @anx-mschaefer)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Nov 09:07
Compare
Choose a tag to compare

Added

  • core/v1: add created_at and updated_at fields to Resource type
  • generic client: make common.PartialResource filterable
  • lbaas/v2: added new Cluster, Node & LoadBalancer resources (#309, @anx-mschaefer)
  • frontier/v1: added new API, Action, Deployment & Endpoint resources (#311, @anx-mschaefer)

Changed

  • go-anxcloud is now tested with Go versions 1.20 and 1.21 and we might start using features only available since 1.20
  • various dependency updates:
    • Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /tools by @dependabot in #279
    • Bump golang.org/x/tools from 0.9.3 to 0.10.0 in /tools by @dependabot in #278
    • Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 by @dependabot in #280
    • Bump golang.org/x/tools from 0.10.0 to 0.11.0 in /tools by @dependabot in #282
    • Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #283
    • Bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #284
    • Bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #285
    • Bump golang.org/x/tools from 0.11.0 to 0.11.1 in /tools by @dependabot in #286
    • Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #287
    • Bump golang.org/x/tools from 0.11.1 to 0.12.0 in /tools by @dependabot in #288
    • Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /tools by @dependabot in #289
    • Bump github.com/golangci/golangci-lint from 1.54.0 to 1.54.1 in /tools by @dependabot in #290
    • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #292
    • Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /tools by @dependabot in #291
    • Bump golang.org/x/tools from 0.12.0 to 0.13.0 in /tools by @dependabot in #296
    • Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #297
    • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #298
    • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #299
    • Bump golang.org/x/tools from 0.13.0 to 0.14.0 in /tools by @dependabot in #301
    • Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #300
    • Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #302
    • Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #303
    • Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #306
    • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #308
    • Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.2 in /tools by @dependabot in #310

Full Changelog: v0.5.3...v0.6.0

v0.5.3

16 Jun 06:27
Compare
Choose a tag to compare

Added

Changed

  • various dependency updates:
    • Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.0 in /tools by @dependabot in #269
    • Bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #273
    • Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 by @dependabot in #272
    • Bump github.com/golangci/golangci-lint from 1.53.0 to 1.53.2 in /tools by @dependabot in #274
    • Bump golang.org/x/crypto from 0.9.0 to 0.10.0 by @dependabot in #276

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Jun 09:08
Compare
Choose a tag to compare

Fixed

  • SYSENG-1624: Retry failed resource tagging by @11Tuvork28 in #266

Changed

New Contributors

  • @11Tuvork28 made their first contribution in #258
  • @eiabea made their first contribution in #259

Full Changelog: v0.5.1...v0.5.2