Change8

arize-phoenix-v11.22.1

📦 arize-phoenix
🐛 2 fixes

Summary

This patch release focuses on stability, addressing loader issues with relay and correcting environment variable parsing for PostgreSQL host configuration.

🐛 Bug Fixes

  • Avoided loader issues related to relay.
  • Modified splitting logic for the legacy ENV_PHOENIX_POSTGRES_HOST environment variable to only split by colon if it matches the expected pattern.