Skip to content

Releases: selectel/go-selvpcclient

v4.2.0

Choose a tag to compare

@milkrage milkrage released this 09 Mar 21:31
1ec3d07

What's Changed

  • add user-agent to options of client constructor in #179

Full Changelog: v4.1.0...v4.2.0

v4.1.0

Choose a tag to compare

@arla-arla-s arla-arla-s released this 11 Mar 10:00
aae05d6

What's Changed

  • Add ability to set filters to GetProjectQuotas method

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@sel-bukharov sel-bukharov released this 22 Nov 12:08
4760293

What's Changed

  • Remove default params by @sel-bukharov in #175

  • Remove default config params

  • Remove VRRP resource

  • Add dynamic version for module

  • Bump module version v3 -> v4

  • Bump Go 1.21 -> 1.23

Full Changelog: v3.2.1...v4.0.0

v3.2.1

Choose a tag to compare

@saydamir saydamir released this 18 Nov 13:41
0d63e68

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

Choose a tag to compare

@saydamir saydamir released this 15 Nov 14:15
c100b32

Add keypairs list opts in #172

v3.1.1

Choose a tag to compare

@TruePack TruePack released this 13 Dec 13:21
ac846be

Add default region for Keystone and Resell API
Also add possibility to pass any region into NewClient params

Remove redundant fields from capabilities

Choose a tag to compare

@sel-bukharov sel-bukharov released this 07 Nov 11:03
245fd9e
Remove redundant fields from capabilities (#168)

For #[ISSUE_NUMBER]

v3.0.3

Choose a tag to compare

@TruePack TruePack released this 22 Sep 08:09

Change default auth URL

v3.0.2

Choose a tag to compare

@TruePack TruePack released this 16 Aug 11:56
9d9f5f3

Marshal JSON payload via Gophercloud

v3.0.1

Choose a tag to compare

@milkrage milkrage released this 07 Aug 13:33
cb257da

Fix CatalogService: return only public endpoints.