Skip to content

Latest commit

 

History

History
106 lines (47 loc) · 4.98 KB

CHANGELOG.md

File metadata and controls

106 lines (47 loc) · 4.98 KB

Changelog

0.5.2 (2024-09-13)

🐛 Bug Fixes

  • auth_header_key sets only one of space_id or space_key (#34266) (f58b0e1)

0.5.1 (2024-08-16)

❔ Miscellaneous Chores

0.5.0 (2024-08-15)

🎁 New Features

  • send traces to Arize using OTLP exporter with space_id (#33983) (74bf7cc)

0.4.0 (2024-08-09)

🎁 New Features

0.3.1 (2024-08-01)

🐛 Bug Fixes

  • set use_batch_processor to be True by default (#33677) (61be6bf)

0.3.0 (2024-07-30)

🎁 New Features

🐛 Bug Fixes

  • Accept string endpoints outside Endpoints Enum (#33569) (b765bc9)

📚 Documentation

0.2.0 (2024-07-24)

🎁 New Features

  • Add HOSTED_PHOENIX endpoint and export via http (#33334) (10fd2af)

0.1.1 (2024-06-10)

📚 Documentation

0.1.0 (2024-06-08)

🎁 New Features

  • Add registration for arize, local phoenix, and custom endpoints (#31619) (29594bb)

🐛 Bug Fixes

📚 Documentation

  • Add README and docstrings (89ad9d9)

🔧 Build System

  • Fix hatchling package handling (#31661) (01a0ca8)
  • Add dependencies in pyproject.toml (89ad9d9)
  • Update build backend in pyproject.toml (89ad9d9)
  • Update metadata in pyproject.toml (89ad9d9)

0.0.1 (2024-06-06)

🐛 Bug Fixes

0.0.0 (2024-06-06)

❔ Miscellaneous Chores