Releases: planetscale/planetscale-go
Releases · planetscale/planetscale-go
v0.85.0
v0.84.0
v0.83.0
What's Changed
- Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #153
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #154
- Implement branch demotion functions by @iheanyi in #155
Full Changelog: v0.82.0...v0.83.0
v0.82.0
Updates password display_name
to name
for simplification.
v0.81.0
Updates the ServiceTokenGrant.Accesses
type to an array of access/description objects, instead of an array of strings.