Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

[Unreleased]

Added

  • Correct OAuth2 access handling
  • Use ALS for request-agnostic context injection
  • Add performance monitoring to queue jobs
  • Use queue for sending password reset emails
  • Connect to Vault to provide TOTP codes

[v2.0.0-beta.1] - 2021 / 02 / 07

Added

  • Queue worker and worker process
  • Helm chart
  • Task runner
  • Sentry performance monitoring

Changed

  • Refactored code to use new Hackerfest style server structure