✓ No known CVEs patched in this version
Topics
+10 more
Affected surfaces
ReleasePort's take
Moderate signalIn arize‑phoenix v19.0.0 the GraphQL `createUserApiKey` and `createSystemApiKey` mutations now reject callers that authenticate with an API key.
Why it matters: Affects any service using those GraphQL endpoints to programmatically generate keys; migration required before upgrade due to breaking behavior change.
Summary
AI summaryUpdates ⚠ BREAKING CHANGES, Bug Fixes, and 19.0.0 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
GraphQL createUserApiKey and createSystemApiKey reject API-key callers. GraphQL createUserApiKey and createSystemApiKey reject API-key callers. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Medium |
Adds OAuth2 authorization server and CLI login support. Adds OAuth2 authorization server and CLI login support. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Bugfix | Medium |
Fixes trustworthy PXI regression gate issues: task‑error exclusion, confirm‑on‑retry, reporting. Fixes trustworthy PXI regression gate issues: task‑error exclusion, confirm‑on‑retry, reporting. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Bugfix | Low |
Fixes broken tab padding UI issue. Fixes broken tab padding UI issue. Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
19.0.0 (2026-07-17)
⚠ BREAKING CHANGES
- auth: GraphQL createUserApiKey and createSystemApiKey no longer accept API-key-authenticated callers. Workflows that used an existing API key for unattended key creation must issue keys from a session-authenticated context or, for system keys, PHOENIX_ADMIN_SECRET.
Features
- auth: add OAuth2 authorization server and CLI login (#14175) (d6b1cbb)
- improved pxi token display (#14421) (98ea567)
- PXI button relocation (#14384) (ee1b677)
Bug Fixes
Breaking Changes
- auth: GraphQL createUserApiKey and createSystemApiKey no longer accept API-key-authenticated callers; must use session‑authenticated context (or PHOENIX_ADMIN_SECRET for system keys).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- varize-phoenix-v18.0.0 Changes session time-range filters to use interval-overlap semantics.
- varize-phoenix-v17.0.0 Adds system settings for admin-managed assistant enablement and trace recording policy
- varize-phoenix-v16.0.0 Sandboxing and Code Evaluators introduce breaking changes in Phoenix v16.0.0.
- varize-phoenix-v15.7.0 Removes v1 /chat route and associated code
Beta — feedback welcome: [email protected]