Skip to content

v0.2.1

Compare
Choose a tag to compare
@ericchiang ericchiang released this 22 Dec 00:06
· 3061 commits to master since this release

This is a minor point release to include a handful of bug fixes merged since v0.2.0.

Features

  • Continuous integration through Travis CI (#231, #234, #236)
  • Don't rebuild database migration assets on every build (#233)
  • HTML page titles use --issuer-name (#216)

Bugs Fixed

  • Updated go-oidc for race condition fixes (#235)
  • Prevent panics created by empty --key-secrets flag (#215)
  • Fixed field name in OIDC provider config (#213)