Skip to content
Snippets Groups Projects
CHANGELOG.md 459 B
Newer Older
Louis's avatar
Louis committed
## [Unreleased]

### Added

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

## [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