Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 18:13
· 225 commits to main since this release
54b308c

Changelog

  • 865899a Build postgres connection string with net/url's UserPassword method so special chars in username/password are properly escaped (#59)
  • 8f83cc2 Return wrapped errors in mysql and postgres database Connect methods (#58)
  • 54b308c Use constant time compare to check against configured api key (#61)