arize-phoenix-v13.4.0
📦 arize-phoenixView on GitHub →
✨ 9 features🐛 13 fixes🔧 1 symbols
Summary
This release introduces several new features, including SQL visibility in stdout and navigation counters, alongside significant internal updates like migrating the application bundler to rolldown-vite and upgrading the AI SDK to v6. Numerous bug fixes address model name support, UI accessibility, and dependency updates.
✨ New Features
- Added ability to show SQL in stdout.
- Added navigation counters for projects, datasets, evaluators, and prompts.
- Introduced PHOENIX_MIGRATE_INDEX_CONCURRENTLY flag for rolling deployments.
- Added px api graphql command to Phoenix CLI.
- Added BashBlock component for standalone shell snippets in the application.
- Migrated application bundler from Vite/Rollup to rolldown-vite.
- Added refusal evaluator for evaluations.
- Added integration icons.
- Upgraded AI SDK to v6.
🐛 Bug Fixes
- Added support for the gemini-3.1-pro-preview model name.
- Prevented browser caching of development server assets.
- Updated built-in model token prices.
- Updated arize-phoenix-client dependency to version 1.29.1.
- Ensured development environment works correctly in fresh worktrees.
- Fixed a flaky integration test.
- Prevented anthropic reasoning menu reshaping in the playground.
- Revised Storybook dependencies to be compatible with rolldown.
- Updated dependencies in internal_docs and scripts directories for security.
- Addressed additional accessibility (a11y) violations in the UI.
- Improved ProjectActionMenu popover alignment and dialog sizes.
- Updated the Slack invitation link.
- Updated the copy and action text for the Phoenix installation copy button.