Releases: cocoindex-io/cocoindex
Releases · cocoindex-io/cocoindex
v0.3.14
v0.3.13
What's Changed
- feat: support FTS for LanceDB by @georgeh0 in #1358
- [doc] meeting notes graph by @badmonster0 in #1342
- [doc] hackernews trending topics by @badmonster0 in #1346
- [doc]Update hackernews_trending_topics.md link examples to documentation by @badmonster0 in #1347
- docs: clarify docs for
SplitRecursivelyby @georgeh0 in #1353 - docs: rename HTTP Server to CocoInsight Access and add clarification by @georgeh0 in #1354
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
- ops: convert
update_versionto 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
What's Changed
- fix: skip None input arguments for batched custom functions by @georgeh0 in #1328
- chore: upgrade Rust dependency versions by @georgeh0 in #1331
- Field level description for data classes in Product Recommendation example by @vipulaSD in #1327
- Feature: Enable programmatically pass in api_key besides reading from env by @aryasoni98 in #1134
- Documents update:
- [doc] clean up commands by @badmonster0 in #1324
- Documentation: Adds onBrokenAnchors config to report errors by @prithvi-moonshot in #1325
- [doc]hackernews example by @badmonster0 in #1326
- fix: URL format in document by @georgeh0 in #1330
New Contributors
- @prithvi-moonshot made their first contribution in #1325
- @vipulaSD made their first contribution in #1327
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
fix: MakeadditionalPropertiesconfigurable in JSON schemas by @Haleshot in #1312- Document updates
- [doc] update baml example instruction on user roles by @badmonster0 in #1316
- [doc] sqs example by @badmonster0 in #1317
- chore: reduce required dependencies for
cocoindex_utilscrate by @georgeh0 in #1318 - [doc] drive example by @badmonster0 in #1319
- [doc] update comment for baml example by @badmonster0 in #1320
- feat: add sanity check to make sure Python and engine version consistent by @georgeh0 in #1323
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- feat: added with_context to user-configured operations (source, funct… by @Gohlub in #1275
- document updates
- [doc] new example: index pdf-elements by @badmonster0 in #1300
- [doc] move tutorial to top nav by @badmonster0 in #1301
- [doc] tutorial & best practice on concurrency control by @badmonster0 in #1302
- [doc] fix tag by @badmonster0 in #1303
- [doc] images by @badmonster0 in #1307
- [doc] clip example by @badmonster0 in #1308
- [doc] category by @badmonster0 in #1309
- [doc] baml example by @badmonster0 in #1310
- [doc] image resize by @badmonster0 in #1311
- chore: explicitly require
pyarrow>=19.0.0for lancedb by @georgeh0 in #1313
Full Changelog: v0.3.8...v0.3.9
v0.3.8
v0.3.7
What's Changed
- [doc] fix link to examples by @badmonster0 in #1285
- fix: Added force_path_style param to S3 config by @dcbark01 in #1290
- feat(fine-grain-fp): use fine grain data lineage to detect logic changes by @georgeh0 in #1292
New Contributors
Full Changelog: v0.3.6...v0.3.7
v0.3.6
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
- [FEATURE]: Add timeout to prevent long-running functions (Closes #658) by @AdwitaSingh1711 in #1241
- fix: wire timeout with batching executor by @georgeh0 in #1284
- [docs] fix link for postgres_source by @badmonster0 in #1283
New Contributors
- @xuzijan made their first contribution in #1273
- @AdwitaSingh1711 made their first contribution in #1241
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- feat: support
included_patternsandexcluded_pattersfor 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
/healthzfor 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