Skip to content

Releases: Arize-ai/phoenix

arize-phoenix-evals: v0.17.1

17 Oct 22:59
fd64f40
Compare
Choose a tag to compare

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

17 Oct 22:55
eb983ca
Compare
Choose a tag to compare
Pre-release

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

16 Oct 20:44
c3257b6
Compare
Choose a tag to compare
Pre-release

0.6.0 (2024-10-16)

Features

  • Add environment variable setting for structured logging (#4635) (a50ca10)

arize-phoenix: v5.2.2

09 Oct 20:44
852dcb1
Compare
Choose a tag to compare

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

09 Oct 18:49
81fa394
Compare
Choose a tag to compare

0.17.0 (2024-10-09)

Features

  • Always prompt as system for OpenAI Models (#4937) (5f28ef2)

arize-phoenix: v5.2.1

08 Oct 20:20
3efdfff
Compare
Choose a tag to compare

5.2.1 (2024-10-08)

Bug Fixes

  • handle badly ingested llm spans gracefully (#4915) (b008d11)

Documentation

arize-phoenix: v5.2.0

05 Oct 00:05
5d667d5
Compare
Choose a tag to compare

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

04 Oct 00:47
f0ef0d3
Compare
Choose a tag to compare

5.1.6 (2024-10-04)

Bug Fixes

Documentation

arize-phoenix: v5.1.5

03 Oct 15:39
3c43a13
Compare
Choose a tag to compare

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

02 Oct 16:14
1deac11
Compare
Choose a tag to compare

5.1.4 (2024-10-02)

Bug Fixes

  • handle ndarray for json.dumps in encode_span_to_otlp (#4838) (ae864d9)