arize-phoenix-v19.0.0
Breaking Changes📦 arize-phoenixView on GitHub →
⚠ 1 breaking✨ 3 features🐛 2 fixes🔧 2 symbols
Summary
This release introduces OAuth2 authorization and CLI login, improves PXI token display, and fixes several bugs including issues with the PXI regression gate and tab padding.
⚠️ Breaking Changes
- 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.
✨ New Features
- Added OAuth2 authorization server and CLI login.
- Improved PXI token display.
- Relocated PXI button.
🐛 Bug Fixes
- Fixed trustworthy PXI regression gate including task-error exclusion, confirm-on-retry, and reporting.
- Fixed broken tab padding.