Releases: ovh/go-ovh
Releases · ovh/go-ovh
v1.6.0
What's Changed
- feat: implement
access_token
auth method by @0x416e746f6e in #83
New Contributors
- @0x416e746f6e made their first contribution in #83
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- fix: add mandatory scopes for OAuth2 by @rbeuque74 in #81
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- fix: typo README.md by @rbeuque74 in #77
- feat: bump Golang CI version by @rbeuque74 in #80
- feat: add OAuth2 support by @rbeuque74 in #79
Full Changelog: v1.4.3...v1.5.0
v1.4.3
v1.4.2
v1.4.1
What's Changed
- fix: fix signature computation when using vX branches by @deathiop in #66
- feat(errors): improve readability of error messages by @rbeuque74 in #67
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Features
- Support for /v2 API (#62)
What's Changed
- Build with github actions, modernize tooling by @deathiop in #60
- Update golang-build.yaml by @rbeuque74 in #63
- Add pull_request for GitHub action by @rbeuque74 in #64
- Revamp tests by @deathiop in #61
- Allow /v1/ and /v2 in paths by @deathiop in #62
New Contributors
Full Changelog: v1.3.0...v1.4.0