Skip to content
Merged
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!-- version list -->

## Unreleased

### Changed

- **sdk**: Strict `runtime_auth_mode="jwt"` evaluation requests now require both
`target_type` and `target_id`; missing target context raises an error instead
of falling back to API-key auth.

## v7.7.0 (2026-05-07)

### Bug Fixes
Expand Down
Loading
Loading