v0.10.0 (2021-09-01)
- added a custom user-agent to the API client configuration (#259)
- define a single APIConfig type in the root module and referenced it from individual SDKs (#262)
v0.9.8 (2021-08-20)
- move endpoint.go to root of modules
- change invalid package name
Version bump to introduce submodule compatibility.
v0.9.6 (2021-08-17)
- auth: move Endpoint type to a new oauth2 package