This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
v1.25.0.rc0
Pre-release
Pre-release
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #16
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- fix: test suite is now fully passing using SQLite or PostgreSQL by @jfcalvo in #27
- feat: using user
id
for index responses in search indexes by @frascuchon in #26 - fix: max size parameter is configured to 2 ** 14 instead of 2 ^ 14 by @bharath97-git in #30
- fix: combine text with similarity search by @frascuchon in #32
- refactor: Separate versioned API endpoints by @frascuchon in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- feat: add dotenv files for PDM custom commands by @jfcalvo in #33
- feat: add different deterministic sorting of records per user by @gabrielmbmb in #23
- feat: Allow update question labels by @frascuchon in #34
- feat: Allow increase total number of fields for large dataset annotation flows. by @frascuchon in #31
- remove backward compatibility with argilla local auth env variables by @frascuchon in #38
- feat: Allow reindex datasets on quickstart server startup by @frascuchon in #39
New Contributors
- @bharath97-git made their first contribution in #30
- @gabrielmbmb made their first contribution in #23
Full Changelog: v1.24.0...v1.25.0.rc0