Skip to content

Releases: OpenVPN/cloudconnexa-go-client

v2.3.3

26 Aug 07:35
Compare
Choose a tag to compare

Changelog

  • 5a71ef6 Add SecondaryGroupIds to User
  • 797e2aa Add get by name function for all entities
  • 92e72fd Add wrapper object for dns zones
  • f9fae70 Bump actions/checkout from 4 to 5 in the github-actions group
  • 97b370c Refactor OAuth token request in NewClient function to use url.Values for form data and add Content-Type header for improved compatibility with API.
  • 3cc8f6e Update environment variable references in workflows and refactor OAuth token request in NewClient function to use JSON payload. Change OVPN_HOST to CLOUDCONNEXA_BASE_URL for consistency across configurations.

v2.3.2

02 Aug 06:22
Compare
Choose a tag to compare

Changelog

v2.3.1

20 Jul 18:24
e1c7c13
Compare
Choose a tag to compare

Changelog

v2.3.0

11 Jul 09:38
af649c6
Compare
Choose a tag to compare

Changelog

  • 9b945b2 Fix tests
  • 80433fb Integrate with rate limit response headers from API
  • cef87ba Move updating rate limiter to separate function

v2.2.2

05 Jul 06:02
dc969f9
Compare
Choose a tag to compare

Changelog

v2.2.1

03 Jul 16:51
4808bd9
Compare
Choose a tag to compare

Changelog

  • 8a065e5 Add comments
  • 5ca8890 Add comments
  • c384244 Potential fix for code scanning alert no. 6: Workflow does not contain permissions
  • 1bd6621 Return routes to network IP services
  • d438ced Update ConnectAuth value in UserGroup test case to 'EVERY_TIME' and adjust verification accordingly
  • e5f006c Update README.md
  • 09db2ee Update README.md

v2.2.0

06 Jun 17:33
0859a2b
Compare
Choose a tag to compare

Full support for all methods in CloudConnexa API v1.1.0

What's Changed

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @arslanbekov in #58
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @arslanbekov in #59
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @arslanbekov in #61
  • Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @arslanbekov in #60
  • Feature/support 1.1.0 api by @arslanbekov in #63

Full Changelog: v2.1.1...v2.2.0

v2.1.1

06 Jun 14:34
8ec9016
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/time from 0.10.0 to 0.11.0 in the golang-dependencies group by @dependabot in #54
  • Bump golangci/golangci-lint-action from 6 to 7 in the github-actions group by @dependabot in #56
  • Feature/add settings resource by @vladhss in #57

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 Feb 02:57
4e656f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.22...v2.1.0

v2.0.22

11 Feb 16:04
c07b82c
Compare
Choose a tag to compare

What's Changed

  • Split connectors, ip services and applications for networks and hosts by @vladhss in #49

Full Changelog: v2.0.21...v2.0.22