Releases: OpenVPN/cloudconnexa-go-client
Releases · OpenVPN/cloudconnexa-go-client
v2.3.3
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
v2.3.1
v2.3.0
v2.2.2
v2.2.1
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
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
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
What's Changed
- Added GitHub actions by @arslanbekov in #50
- Updated code to comply with go conventions by @arslanbekov in #51
- Bump the github-actions group with 3 updates by @dependabot in #52
- Add VPN Regions support with List, GetByPage, and GetByID methods by @arslanbekov in #53
Full Changelog: v2.0.22...v2.1.0