Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 315 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 315 Bytes

v0.2.0 (Released 2018-09-26)

IMPROVEMENTS

  • Added /ping route.

BUG FIXES

  • OAuth2 routes should have been prefixed as /oauth2/.
  • admin: fix pprof profiles (not all work)

v0.1.0 (Unreleased)

INITIAL RELEASE

  • HTTP Server with oauth, user/pass # (and auth)
  • Prometheus metrics and pprof setup