Skip to content

Releases: cocoindex-io/cocoindex

v1.0.0-alpha28

12 Mar 16:15
2f6bb42

Choose a tag to compare

v1.0.0-alpha28 Pre-release
Pre-release

What's Changed

  • Change security vulnerability report email address by @badmonster0 in #1688
  • Add Ladybug (successor to Kuzu) as a target by @prrao87 in #1487
  • chore: upgrade dependencies by @georgeh0 in #1710
  • chore: upgrade more dependencies by @georgeh0 in #1711
  • feat: tighten validation on table names / column names for targets by @georgeh0 in #1714
  • fix: make sure execution plan initialized after target setup done by @georgeh0 in #1715
  • ci(deps): bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #1722
  • ci(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #1724
  • ci(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1723
  • ci(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 by @dependabot[bot] in #1721
  • fix: --root-dir required for lychee by @georgeh0 in #1728
  • feat(surrealdb): add target connector for SurrealDB by @georgeh0 in #1746
  • chore: upgrade dependency for examples by @georgeh0 in #1750
  • refactor: move output_positions.rs to crate root by @georgeh0 in #1751
  • refactor: move more elements out of split module by @georgeh0 in #1752
  • chore: ignore all errors and warn in list() for LocalFile source by @georgeh0 in #1753
  • fix(release): explicitly pin interpreter version for maturin by @georgeh0 in #1755
  • merge: main into v1 by @georgeh0 in #1757
  • fix(release): pass on maturin-args to maturin-actions by @georgeh0 in #1758

Full Changelog: v1.0.0-alpha27...v1.0.0-alpha28

v0.3.36

12 Mar 15:28
e43fcb7

Choose a tag to compare

What's Changed

  • fix(release): explicitly pin interpreter version for maturin by @georgeh0 in #1755

Full Changelog: v0.3.35...v0.3.36

v0.3.35

12 Mar 04:14
be49b87

Choose a tag to compare

What's Changed

Full Changelog: v0.3.34...v0.3.35

v1.0.0-alpha27

10 Mar 16:45
6df21a6

Choose a tag to compare

v1.0.0-alpha27 Pre-release
Pre-release

What's Changed

  • feat: support attachment providers for target states by @georgeh0 in #1745
  • chore: minor cleanups for db transactions by @georgeh0 in #1738

Full Changelog: v1.0.0-alpha26...v1.0.0-alpha27

v1.0.0-alpha26

08 Mar 04:25
69dba97

Choose a tag to compare

v1.0.0-alpha26 Pre-release
Pre-release

What's Changed

  • chore: upgrade examples deps to cocoindex-v1.0.0a25 by @georgeh0 in #1742
  • feat: batch LMDB write transactions automatically by @georgeh0 in #1743

Full Changelog: v1.0.0-alpha25...v1.0.0-alpha26

v1.0.0-alpha25

07 Mar 21:35
8635f64

Choose a tag to compare

v1.0.0-alpha25 Pre-release
Pre-release

What's Changed

  • chore: upgrade examples deps to cocoindex-1.0.0a24 by @georgeh0 in #1733
  • chore: update upgrade-examples skill by @georgeh0 in #1734
  • feat: track destructive changes and lossy changes for target states by @georgeh0 in #1736
  • Fix: Flaky cli tests by @shannon06437 in #1735
  • feat: make sure reprocessing on target_id and schema_version change by @georgeh0 in #1739
  • feat: update all targets to provide child_invalidation by @georgeh0 in #1740
  • chore: cleanup comments coming from internal task numbers by @georgeh0 in #1741

Full Changelog: v1.0.0-alpha.24...v1.0.0-alpha25

v1.0.0-alpha.24

05 Mar 21:55
61aafc6

Choose a tag to compare

v1.0.0-alpha.24 Pre-release
Pre-release

What's Changed

  • feat: allow use ContextKey for vector schema annotation by @georgeh0 in #1729
  • feat: allow context dependency to be tracked for reprocessing purpose by @georgeh0 in #1730
  • feat: make embedders take more arguments by @georgeh0 in #1731
  • feat: logic_tracking option to control scope of logic change tracking by @georgeh0 in #1732

Full Changelog: v1.0.0-alpha.23...v1.0.0-alpha.24

v1.0.0-alpha.23

04 Mar 03:45
0520a55

Choose a tag to compare

v1.0.0-alpha.23 Pre-release
Pre-release

What's Changed

  • docs: revise for the latest async-first API change by @georgeh0 in #1712
  • feat: support state functions for memoization by @georgeh0 in #1716
  • feat: make LMDB max_dbs and map_size configurable by @Harry-kp in #1704
  • Feat: Support dataclass and pydantic models for memo keys by @prithvi-moonshot in #1677
  • chore: use NamedTuple for __coco_memo_state__() return by @georgeh0 in #1717
  • docs: add missing docs for new settings on LMDB by @georgeh0 in #1718
  • docs: document supported types for memo by @georgeh0 in #1719
  • feat: redesign files API and incoporate content fingerprints in memo states by @georgeh0 in #1720
  • chore: rename "effect info" to "target states info" for clarity by @georgeh0 in #1725
  • chore: upgrade examples deps to cocoindex-1.0.0a22 by @georgeh0 in #1726
  • chore: upgrade the upgrade-examples skill by @georgeh0 in #1727

New Contributors

Full Changelog: v1.0.0-alpha.22...v1.0.0-alpha.23

v0.3.34

28 Feb 03:26
ba2fc4a

Choose a tag to compare

What's Changed

  • chore: upgrade dependencies by @georgeh0 in #1710
  • chore: upgrade more dependencies by @georgeh0 in #1711
  • feat: tighten validation on table names / column names for targets by @georgeh0 in #1714
  • fix: make sure execution plan initialized after target setup done by @georgeh0 in #1715

Full Changelog: v0.3.33...v0.3.34

v1.0.0-alpha.22

26 Feb 06:57
d12873c

Choose a tag to compare

v1.0.0-alpha.22 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-alpha.21...v1.0.0-alpha.22