Skip to content

Releases: planetscale/planetscale-go

v0.46.0

16 Sep 16:11
3d5c085
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.45.0...v0.46.0

v0.45.0

07 Sep 20:17
9ffa566
Compare
Choose a tag to compare
  • #94 Support restoring backup to new branch
  • #95 Add Location to Region struct

v0.44.0

17 Aug 08:48
e1f650e
Compare
Choose a tag to compare

Add the ability to list all passwords for a given database. (changes: #92)

v0.43.0

16 Aug 15:17
2e52ff6
Compare
Choose a tag to compare

Cleanup unneeded certificate chain logic

Move to the full access host instead of the remote addr

16 Aug 14:49
a7a6e29
Compare
Choose a tag to compare
v0.42.0

Merge pull request #89 from planetscale/revert-87-revert-85-dbussink/…

Revert "Move to the full access host instead of the remote addr"

13 Aug 14:36
9d0969b
Compare
Choose a tag to compare

Revert "Move to the full access host instead of the remote addr"

Add module to manage passwords on a database branch

13 Aug 14:31
45fc923
Compare
Choose a tag to compare
Merge pull request #86 from planetscale/add-passwords

Add module to manage passwords for a database branch.

v0.39.0

11 Aug 19:06
e4deb7e
Compare
Choose a tag to compare

What's Changed

  • Add Promote function to DatabaseBranches by @iheanyi in #83

Full Changelog: v0.38.0...v0.39.0

v0.38.0

04 Aug 13:53
7ca559d
Compare
Choose a tag to compare

Removes the credentials API return value since it's essentially a static value.

v0.37.0

30 Jul 18:46
a1acc10
Compare
Choose a tag to compare

What's Changed

  • Add ListRegions to OrganizationsService. by @iheanyi in #81

Full Changelog: v0.36.0...v0.37.0