Improved
v1.0.0-alpha.10
What's Changed
- feat/specific_db_schema_for_internal_tables by @Geoff-Robin in https://github.com/cocoindex-io/cocoindex/pull/1459
ci: replace invalid dependabot > pre-commit section by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1580- feat(lancedb): add VectorIndexMethod support for HNSW and IVF Flat indexes by @majiayu000 in https://github.com/cocoindex-io/cocoindex/pull/1409
- ci(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/1582
- feat: Support Python 3.14 free-threaded by @wuxiaobai24 in https://github.com/cocoindex-io/cocoindex/pull/1357
- feat: ID generator can have
depsby @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1607 - feat: use rwlock for sqlite connection acquire by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1608
- fix: free thread build and CI workflow by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1609
- fix: make CI pass for freethread build by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1610
- fix: another try to fix CI for freethreaded by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1611
- workflow: add release for freethreaded by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1612
- chore: add freethreaded classifier to
pyproject.tomlby @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1613 - example: really use
QDRANT_URLfor qdrant target by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1616 - Feat/v1 cli options by @shannon06437 in https://github.com/cocoindex-io/cocoindex/pull/1590
feat: Add (initial)chromadbtarget integration by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1548- feat: warn on slow HTTP requests by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1617
- feat: enhance tracing by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1618
- Enhance README for Multi-Codebase Summarization by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1619
- quick fix by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1620
- feat: Add FalkorDB Target by @galshubeli in https://github.com/cocoindex-io/cocoindex/pull/1481
docs: Addchromadbtarget documentation by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1621- feat: add SEC EDGAR financial analytics example by @tomz-alt in https://github.com/cocoindex-io/cocoindex/pull/1623
- feat: support batching and GPU runner by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1615
- fix(colpali): Fix crash when using ColPali/ColQwen models with organization prefixes by @ceshine in https://github.com/cocoindex-io/cocoindex/pull/1624
- chore: upgrade example dependency version by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1628
- chore: add a timeout for tests by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1626
- tests: remove unreliable conditions by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1629
- feat: add support for
NotMemoizableby @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1630 - merge: main into v1 by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1631
- chore: enhance type safety for async functions and avoid flaky tests by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1632
- feat: make @coco_aio.fn ensure async fn and @coco.fn always preserve by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1634
- feat: make embed size calculation and ID generation async by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1635
New Contributors
- @Geoff-Robin made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1459
- @wuxiaobai24 made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1357
- @galshubeli made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1481
- @ceshine made their first contribution in https://github.com/cocoindex-io/cocoindex/pull/1624
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.0-alpha.9...v1.0.0-alpha.10