- Adds backwards compatible support for classic API auth changes using
WithTokenAuth
client option - Adds basic
AuthToken
struct for storing token and checking if it is expired - Bump Go version from
1.18
to1.22.2
- Patch
gopkg.in/yaml.v3 Denial of Service
vulnerability (dependabot alert)