alloydb-go-connector

A Go library for connecting securely to your AlloyDB instances

APACHE-2.0 License

Stars
49
Committers
15

Bot releases are visible (Hide)

alloydb-go-connector - v0.3.1

Published by github-actions[bot] almost 2 years ago

0.3.1 (2022-11-01)

Bug Fixes

  • update dependencies to latest versions (#150) (369121b)
alloydb-go-connector - v0.3.0

Published by github-actions[bot] about 2 years ago

0.3.0 (2022-10-18)

Features

alloydb-go-connector - v0.2.2

Published by github-actions[bot] about 2 years ago

0.2.2 (2022-09-07)

Bug Fixes

alloydb-go-connector - v0.2.1

Published by github-actions[bot] about 2 years ago

0.2.1 (2022-08-01)

Bug Fixes

  • include intermediate cert when verifying server (#83) (072c20d)
alloydb-go-connector - v0.2.0

Published by github-actions[bot] over 2 years ago

0.2.0 (2022-07-12)

⚠ BREAKING CHANGES

  • use instance uri instead of conn name (#15)

Features

Bug Fixes

  • adjust alignment for 32-bit arch (#33) (b0e76fa)
  • admin API client handles non-20x responses (#14) (c2f5dc9)
  • prevent memory leak in driver (#22) (861d798)
  • specify scope for WithCredentialsFile/JSON (#29) (9424d57)
  • update dependencies to latest versions (#55) (7e3af54)
  • use instance uri instead of conn name (#15) (0da01fd)

Miscellaneous Chores

alloydb-go-connector - v0.1.1

Published by github-actions[bot] over 2 years ago

0.1.1 (2022-05-17)

Bug Fixes

  • adjust alignment for 32-bit arch (#33) (b0e76fa)
  • specify scope for WithCredentialsFile/JSON (#29) (9424d57)
alloydb-go-connector - v0.1.0

Published by enocom over 2 years ago

0.1.0 (2022-04-26)

⚠ BREAKING CHANGES

  • use instance uri instead of conn name (#15)

Features

Bug Fixes

  • admin API client handles non-20x responses (#14) (c2f5dc9)
  • prevent memory leak in driver (#22) (861d798)
  • use instance uri instead of conn name (#15) (0da01fd)