Skip to content

Releases: cocoindex-io/cocoindex

v0.3.14

02 Dec 16:53
85025ad

Choose a tag to compare

What's Changed

  • [FEATURE]: Add support for embedding models in OpenRouter by @prrao87 in #1359

New Contributors

Full Changelog: v0.3.13...v0.3.14

v0.3.13

02 Dec 07:06
98e9e6e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.3.13

v0.3.12

29 Nov 18:28
28f8423

Choose a tag to compare

What's Changed

  • ops: convert update_version to Python script as it's runnable on win by @georgeh0 in #1339
  • Internal improvements:

Full Changelog: v0.3.11...v0.3.12

v0.3.11

25 Nov 18:13
6b4aaaa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

24 Nov 17:10
890e60c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10

v0.3.9

22 Nov 16:27
5702a0d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

15 Nov 15:26
0efd99a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

13 Nov 23:32
557f255

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

12 Nov 19:55
50cdd0f

Choose a tag to compare

What's Changed

  • roll out max_file_size support
    • feat: add max_file_size support to AzureBlob source by @prabhath004 in #1259
    • feat: add max_file_size support for the GoogleDrive source, solves #1250 by @Gohlub in #1269
  • docs: Add README with examples for CocoIndex projects by @xuzijan in #1273
  • Function timeout support
  • [docs] fix link for postgres_source by @badmonster0 in #1283

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

07 Nov 18:06
002eb00

Choose a tag to compare

What's Changed

  • feat: support included_patterns and excluded_patters for GoogleDrive source by @Gohlub in #1263
  • feat: collector automatically merge and align multiple collect() called with different schema by @skalwaghe-56 in #1153
  • chore: simplification for new collector logic by @georgeh0 in #1265
  • feat(healthz): expose a /healthz for CocoIndex server by @georgeh0 in #1270
  • docs: add docs for the HTTP server by @georgeh0 in #1271
  • fix: correctly encode type descriptions by @georgeh0 in #1272

New Contributors

Full Changelog: v0.3.4...v0.3.5