All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- :config-file-path config/env var for setting config file path
- resources/config.yaml was bundled in uberjar if present
- Valid auth0 users who aren't in config.yaml are now redirected to /auth/not-authorized
- Lower logging level of some messages
- Fix exception when filtering messages that aren't explicitly allowlisted
- Initial release, basic functionality working