Releases
core/v0.16.0
Compare
Sorry, something went wrong.
No results found
0.16.0 (2026-06-01)
⚠ BREAKING CHANGES
DISABLED is a successful evaluation (still defaults) (#1968 )
Disabled flags now resolve successfully with reason=DISABLED instead of returning a FLAG_DISABLED error. See the ADR .
Breaking, but barely: resolved values are unchanged (SDKs still surface the caller-provided default).
The break is only observable for consumers that inspect reason / errorCode, call flagd directly over gRPC / OFREP, or import core/pkg/model.
✨ New Features
DISABLED is a successful evaluation (still defaults) (#1968 ) (3c1d00b )
Disabled flags now resolve successfully with reason=DISABLED instead of returning a FLAG_DISABLED error. See the ADR .
Breaking, but barely: resolved values are unchanged (SDKs still surface the caller-provided default).
The break is only observable for consumers that inspect reason / errorCode, call flagd directly over gRPC / OFREP, or import core/pkg/model.
You can’t perform that action at this time.