Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.0.0 #72

Closed
wants to merge 1 commit into from
Closed

chore: release 1.0.0 #72

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2022

🤖 I have created a release *beep* *boop*

1.0.0 (2022-02-07)

⚠ BREAKING CHANGES

Features

  • Add Close method to Dialer (#34) (91ee305)
  • add concrete errors to public API (#36) (7441b71)
  • add default useragent (#17) (57d7ed9)
  • Add DialerOption for specifying a refresh timeout (#12) (94df7cf)
  • add DialOptions for configuring Dial (#8) (e2d53ee)
  • Add EngineVersion method to Dialer (#59) (6a78bfd)
  • Add initial dialer (#1) (7e89552)
  • add initial support for metrics (#40) (ee396ff)
  • add support for configuring the HTTP client (#55) (de9e72e)
  • add support for IAM DB Authn (#44) (92e28cf)
  • add support for tracing (#32) (4d2acbc)
  • allow for configuring the Dial func (#57) (4cb523e)
  • expose Dialer and add DialerOptions (#7) (1235a9f)
  • force early refresh of instance info if connect fails (#19) (eb06ae2)
  • improve reliablity of refresh operations (#49) (3a52440)
  • improve RSA keypair generation (#10) (e2a5238)
  • initialize dialer in register func (#73) (7633cfd)
  • postgres/pgxv4: add support for postgres driver (#61) (295a5dc)
  • use cloud.google.com/go/cloudsqlconn (#30) (a251fd7)

Bug Fixes

  • perform refresh operations asynchronously (#11) (925d6c2)
  • rate limit refresh attempts per instance (#18) (1092ccc)
  • rename DialerOption to Option (#64) (016a821)
  • schedule refreshes based on result expiration instead of fixed interval (#21) (65073d0)
  • trace: use LastValue for open connections (#58) (4ee6bea)
  • use ctx for NewService (#24) (77fd677)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team February 7, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants