Skip to content

Commit 1d4807a

Browse files
committed
chore: release v0.3.0
1 parent 3be1229 commit 1d4807a

3 files changed

Lines changed: 130 additions & 102 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0] - 2026-03-13
11+
1012
### Added
1113

1214
#### WebSocket Transparent Proxy (ADR-0026)
@@ -73,6 +75,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7375
- **Drift detection badge**: data planes with config drift show an amber warning on the Deploy page
7476
- **Updated `DataPlane` type**: added `artifact_hash` and `drift_detected` fields
7577

78+
#### OIDC Auth
79+
- **RFC 6750 §2.3 query parameter token support**: `allow_query_token` config option enables fallback token extraction from the `access_token` query parameter (disabled by default for security)
80+
7681
### Changed
7782
- Metrics endpoint moved from `/__barbacane/metrics` on the main traffic port to `/metrics` on the dedicated admin port (default 8081)
7883
- License changed from Apache-2.0 to AGPLv3 + commercial dual-license (free tier for ≤€1M ARR / ≤10 employees, non-profit, academic, and OSS)

0 commit comments

Comments
 (0)