Change8

arize-phoenix-v13.12.0

📦 arize-phoenixView on GitHub →
3 features🐛 3 fixes

Summary

This release introduces new features like feature-flagged tracing onboarding and a new PackageManagerCommandBlock component, alongside several bug fixes across the playground, server, and UI components.

✨ New Features

  • Add feature-flagged tracing onboarding empty state
  • Add PackageManagerCommandBlock component
  • Server: Add parent_id filter to GET spans endpoints

🐛 Bug Fixes

  • Playground: Preserve prompt invocation parameters when loading
  • Server: Cast JSON attributes to boolean when compared against True/False literals
  • UI: Force text/csv MIME type on CSV upload to handle Windows browser behavior