12.0.0 (2025-09-29)
⚠ BREAKING CHANGES
- version 12 (#9695)
Features
- add annotation columns to sessions table (#9551) (212513d)
- add db table and graphql mutations for session annotations (#8993) (092c067)
- add junction table for taking snapshots of examples when inserting an experiment (#9609) (f571441)
- add user_id on datasets and dataset_versions table (#9650) (0230f8f)
- Assign examples to dataset splits (#9606) (ec3f6fd)
- client methods for adding trace and session annotations (#9369) (e9b29ef)
- dataset labels migration (#9409) (7701143)
- dataset split and examples migration (#9360) (045f8a1)
- Dataset Splits Add Dialog UI (#9601) (914cf64)
- dataset splits backend (#9490) (dc45cd2)
- db: add row for viewer role (#9648) (efbbf52)
- display splits on examples table (#9602) (694d1e0)
- Experiment migration (#9279) (7151cd5)
- experiment-tags on experiment and datasets (#9406) (5afe0dc)
- experiments: show repetitions in the table (#9669) (dfb05cb)
- pin the minimum version of the client (#9666) (54ffb45)
- Playground migration experiments record user_id (#9292) (3b0ca07)
- update to google genai sdk (#9591) (b50e82a)
- use composite primary key for crosswalk tables (#9636) (cc0eac1)
- version 12 (#9695) (8529fe3)
Bug Fixes
- add big int indexes and user id indexes (#9693) (7c33936)
- cost: update built-in model token prices (#9683) (1a2f87a)
- db: add composite indices to traces and project_sessions (#9045) (a60f31f)
- db: drop redundant index on experiment_runs table (#9401) (f191a7e)
- drop/create indices with IF (NOT) EXISTS (#9647) (1a20e9e)
- PHOENIX_POSTGRES_HOST should not be split (#9087) (fdd476f)
- remove additional redundant indices (#9417) (551581e)
- remove server default for dataset label color (#9638) (4023b48)
This PR was generated with Release Please. See documentation.