chore: v0.1.6

This commit is contained in:
Aarnav Tale 2024-05-22 14:15:05 -04:00
parent c7e59b137c
commit 1a30185047
No known key found for this signature in database

View File

@ -1,3 +1,8 @@
### 0.1.5 (May 22, 2024)
- Added experimental support for advanced integration without Docker.
- Fixed a crash where the Docker integration tried to use `process.env.API_KEY` instead of context.
- Fixed a crash where `ROOT_API_KEY` was not respected in the OIDC flow.
### 0.1.5 (May 20, 2024) ### 0.1.5 (May 20, 2024)
- Robust configuration handling with fallbacks based on the headscale source. - Robust configuration handling with fallbacks based on the headscale source.
- Support for `client_secret_path` on configuration file based OIDC. - Support for `client_secret_path` on configuration file based OIDC.