0.2.1 (2024-06-08)
Features
- add support for plugin configuration (a572ff8)
- docker: enable oauth2 plugin docker service labels (181e69e)
- docker: enable self-signed certs (6526abb)
- oauth2: add oauth2 validation config support (a0da2a5)
- plugins: add oauth2 plugin - github/workos support (18ba0ad)
Bug Fixes
- clippy issues (936abb7)
- clippy issues (9a9d090)
- docker: add missing headers remove/add logic to containers (47c1e4c)
- docker: add missing plugins.oauth2.provider label config (a7cf5f4)
- dockerfile and CA certificates (aeab65e)
- incorrect return on 401 responses (a2dcaae)
Miscellaneous Chores
- release marker for 0.2.1 (cef795b)