Skip to content

v2.4.0

Latest

Choose a tag to compare

@arslanbekov arslanbekov released this 09 Jan 17:13
· 7 commits to main since this release
769ea18

What's Changed

  • Fix typo in User struct: change 'SecondaryGroupIds' to 'SecondaryGrou… by @arslanbekov in #73
  • Add subnet allocation logic to client tests by @arslanbekov in #76
  • Bump actions/setup-go from 5 to 6 in the github-actions group by @dependabot[bot] in #74
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 in the golang-dependencies group by @dependabot[bot] in #72
  • Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group by @dependabot[bot] in #78
  • Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #80
  • Update Go version to 1.24 in workflows and go.mod by @arslanbekov in #81
  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 in the golang-dependencies group by @dependabot[bot] in #82
  • Support API v1.2.0 by @arslanbekov in #83
  • Remove any unused fields and methods by @arslanbekov in #84

Full Changelog: v2.3.3...v2.4.0