3.4.0 (2026-09-03)
⚠ BREAKING CHANGES
- server: GET /v1/model_providers no longer returns custom providers or a
next_cursor, and built-in entries exposeproviderrather thankind+provider_key. Custom providers move to GET /v1/custom_model_providers. The endpoint is unreleased, so no published client is affected.
Features
- agents: PXI tool to file GitHub issues with a user-supplied token (#15780) (e3b3dd5)
- app: add Z.ai as a built-in GLM model provider (#15857) (58b7017)
- client: add prompt deletion (#15736) (5610755)
- client: record Harbor jobs in Phoenix (#15547) (f7c6cb3)
- client: record Harbor rewards as Phoenix evaluations (#15600) (822d7cb)
- prompts: add REST prompt version creation (#13846) (dbf15e9)
- server: add GET /model_providers REST endpoint (#15561) (59c247a)
- server: add PATCH /projects/{project_identifier}/retention (#15410) (8ffd938)
Bug Fixes
- atif: link system subagents to emitted parent spans (#15585) (22ee343)
- client: narrow the env-file ownership check on sys.platform (#15927) (96e8805)
- playground: preserve tool choice and strict setting for Anthropic and Bedrock (#15683) (5464de4)
- upgrade to anthropic SDK v1 (#15588) (b28cf94)
Performance Improvements
Miscellaneous Chores
- release arize-phoenix-client 3.4.0 (f8561dc)