Releases: Arize-ai/phoenix
Releases · Arize-ai/phoenix
arize-phoenix-evals: v0.17.1
0.17.1 (2024-10-17)
Bug Fixes
- increase python upper bound to include python 3.13 for
arize-phoenix-evals
and arize-phoenix-otel
(#5077) (ef5c893)
arize-phoenix-otel: v0.6.1
0.6.1 (2024-10-17)
Bug Fixes
- increase python upper bound to include python 3.13 for
arize-phoenix-evals
and arize-phoenix-otel
(#5077) (ef5c893)
arize-phoenix-otel: v0.6.0
0.6.0 (2024-10-16)
Features
- Add environment variable setting for structured logging (#4635) (a50ca10)
arize-phoenix: v5.2.2
5.2.2 (2024-10-09)
Bug Fixes
- add Starlette middleware for checking Cross-Site Request Forgery (CSRF) when trusted origins are specified via environment variable (#4916) (26f8e4b)
- playwright (#4935) (199d0eb)
Reverts
arize-phoenix-evals: v0.17.0
arize-phoenix: v5.2.1
5.2.1 (2024-10-08)
Bug Fixes
- handle badly ingested llm spans gracefully (#4915) (b008d11)
Documentation
arize-phoenix: v5.2.0
5.2.0 (2024-10-05)
Features
Bug Fixes
- create optional dependency group for umap-learn and fast-hdbscan (#4868) (32c2bd8)
arize-phoenix: v5.1.6
5.1.6 (2024-10-04)
Bug Fixes
Documentation
arize-phoenix: v5.1.5
5.1.5 (2024-10-03)
Bug Fixes
- bump strawberry-graphql version to 0.243.1 (#4851) (6cd6d9a)
- pin postgres version to 16 in
docker-compose.yml
(#4855) (5b588bf)
- remove incorrect URL in python guide (#4845) (2d263cb)
Documentation
- add deno notebook examples and scaffold the js monorepo (#4826) (9352c0e)
arize-phoenix: v5.1.4
5.1.4 (2024-10-02)
Bug Fixes
- handle
ndarray
for json.dumps
in encode_span_to_otlp
(#4838) (ae864d9)