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(main): release 0.1.0 #90

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 I have created a release beep boop

0.1.0 (2022-02-08)

⚠ BREAKING CHANGES

Features

  • Add Close method to Dialer (#34) (91ee305)
  • add concrete errors to public API (#36) (7441b71)
  • add custom driver for MySQL (#70) (755c334)
  • add custom driver for SQL Server (#71) (14eb60a)
  • 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)
  • remove singleton Dial (#92) (0a1966c)
  • return cleanup func to close dialer (#75) (fa9b845)
  • use cloud.google.com/go/cloudsqlconn (#30) (a251fd7)

Bug Fixes

  • dialer is a io.Closer (#76) (89de96c)
  • 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)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team February 8, 2022 03:12
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 2074b4f to 3a3bd8d Compare February 8, 2022 19:54
@github-actions github-actions bot changed the title chore(main): release 1.0.0 chore(main): release 0.1.0 Feb 8, 2022
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 5c2af04 to 5c9c55d Compare February 8, 2022 20:51
@kurtisvg kurtisvg force-pushed the release-please--branches--main branch from 5c9c55d to e8be7fe Compare February 8, 2022 21:51
@kurtisvg kurtisvg merged commit f2a7a64 into main Feb 8, 2022
@kurtisvg kurtisvg deleted the release-please--branches--main branch February 8, 2022 21:54
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 8, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged Release please has completed a release for this.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant