Skip to content

Tags: ovh/go-ovh

Tags

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #92 from ovh/dev/aamstutz/free-user-agent

feat: Allow setting the user-agent in WASM binary + add a setter for the endpoint

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #91 from ovh/dev/aamstutz/wasm-support

feat: Add ability to use go-ovh in a WebAssembly binary

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #87 from ovh/dev/aamstutz/handle-iam-errors

feat: Add missing IAM permissions in error string

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #83 from 0x416e746f6e/feat/access-token-auth

feat: implement `access_token` auth method

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #81 from ovh/oauth2

fix: add mandatory scopes for OAuth2

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #79 from ovh/oauth2

feat: add OAuth2 support

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #74 from deathiop/73-endpoint

feat: expose endpoint on client

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from deathiop/71-config

fix: revert typo in configuration paths