alloydb-go-connector

A Go library for connecting securely to your AlloyDB instances

APACHE-2.0 License

Stars
49
Committers
15

Bot releases are hidden (Show)

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)