Skip to content

Release v1.0.15

Compare
Choose a tag to compare
@kurtisvg kurtisvg released this 29 Aug 19:48
7af7d18

Release Notes

  • Improved initial start-up time:
    • Generate the initial RSA key pair asynchronously. (#142)
    • Remove static call on instance for Postgres. (#146)
  • Now uses google-auth-library-oauth2-http to get default credentials (#151)