0.7.1 (2024-12-13)
0.7.0 (2024-12-11)
- Remove
space_key
authentication (#38838) (d7f36a4) - Change import to
from arize.otel import ...
(#38838) (d7f36a4) - Rename endpoint class to
Endpoint
instead ofEndpoints
(#38838) (d7f36a4) - Rename
register_otel
asregister
(#38838) (d7f36a4) register
does not take multiple endpoints, just one (#38838) (d7f36a4)- Remove
model_id
fromregister
. Useproject_name
(#38838) (d7f36a4) - Remove
model_version
fromregister
(#38838) (d7f36a4) - Remove
phoenix
related endpoints (#38838) (d7f36a4) - Remove
space_key
authentication (#38838) (d7f36a4)
- Make arize-otel package a wrapper around otel primitives (#38838) (d7f36a4)
- Ability to pass the
transport
method via theTransport
enum (#38838) (d7f36a4) - Ability to configure using environment variables (#38838) (d7f36a4)
0.6.0 (2024-12-04)
should_use_http
correct handling of custom endpoints (09c9efa)
0.5.3 (2024-11-01)
0.5.2 (2024-09-13)
0.5.1 (2024-08-16)
0.5.0 (2024-08-15)
0.4.0 (2024-08-09)
0.3.1 (2024-08-01)
0.3.0 (2024-07-30)
0.2.0 (2024-07-24)
0.1.1 (2024-06-10)
0.1.0 (2024-06-08)
- Add README and docstrings (89ad9d9)
- 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)