New
v0.3.29
What's Changed
- example images by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1528
- chore: upgrade
uv.lockby @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1533 - [docs]fix tab style by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1539
- feat: clean up tracking metadata and target data for stale sources by @thisisharsh7 in https://github.com/cocoindex-io/cocoindex/pull/1468
docs: remove (redundant) unnecessary quick start link by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1549- [docs] sidebar updates for target by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1558
- fix(examples): improve Doris text embedding example and fix numpy ser… by @tomz-alt in https://github.com/cocoindex-io/cocoindex/pull/1567
- [doc] enable v1 selector by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1570
- Clarify usage of
.env<->.env.exampleacross examples by @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1574 ci: migrate frompre-committoprekby @Haleshot in https://github.com/cocoindex-io/cocoindex/pull/1564- 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
- 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: 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
- 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
- fix(colpali): Fix crash when using ColPali/ColQwen models with organization prefixes by @ceshine in https://github.com/cocoindex-io/cocoindex/pull/1624
- chore: add a timeout for tests by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/1626
- update readme descriptions by @badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/1633
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/v0.3.28...v0.3.29