APOC Extended 5.20.0 Release
neo-technology-build-agent
released this
04 Jun 16:23
·
538 commits
to 4.4
since this release
What's Changed
New Features
-
Fixes #3971: Check how to integrate vector databases via rest APIs (Pinecone, Weaviate, Qdrant, Milvus, Chroma) by @vga91 in #4059
-
Fixes #4090: The apoc.vectordb.*.get/query procedures should search for nodes/relationships with mapping config by @vga91 in #4096
-
Fixed #4066: Implement an apoc.convert.fromYaml function by @vga91 in #4073
-
Fixes #2182: added apoc.agg.rollup procedure by @vga91 in #4064
-
Fixes #4004: Given (a set of) queries return the schema + explanation of the subgraph by @vga91 in #4065
-
Fixes #4058: Add support for mixedbread.ai Embedding API by @vga91 in #4060
BugFixes
- Fixes #3998: Solve CypherExtendedTest and CypherEnterpriseExtendedTest by @vga91 in #4050
- Fixes #1596: Change key/secret to optional in apoc.nlp calls for AWS by @vga91 in #4062
- Fixes #4070: Change apoc.ml.fromCypher prompt by @vga91 in #4075
- Fixes #4055: Upgrade hadoop to 3.4.0 by @vga91 in #4063
- NLP documentation into APOC pages by @vga91 in #4076
- Fixes #4054: Broken Dependencies with apoc.mongo by @vga91 in #4089
Full Changelog: 5.19.0...5.20.0