Skip to content

Releases: neo4j-contrib/neo4j-apoc-procedures

5.23.0

02 Sep 14:31
01f4d95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.22.0...5.23.0

4.4.0.31

28 Aug 10:06
8d4fa33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.30...4.4.0.31

APOC Extended 5.22.0 Release

01 Aug 09:24
67b9d75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.21.0...5.22.0

4.4.0.30

24 Jul 05:54
6ee1ffd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.29...4.4.0.30

APOC Extended 5.21.0 Release

08 Jul 14:27
3098d81
Compare
Choose a tag to compare

What's Changed

  • Fixes #4005: Add a procedure for RAG by @vga91 in #4077
  • Fixes #4090: The apoc.vectordb.*.get/query procedures should search for nodes/relationships with mapping config by @vga91 in #4092
  • Fixes #4121: Better error messaging with vectordb query/get procedures by @vga91 in #4132

Docs updates

Fixes

  • Incorporate yaml deps into main jar (#4098) by @vga91 in #4099
  • Fixes #4102: make apache commons libraries that are now part of neo4j as provided or exclude them by @vga91 in #4128
  • Fixes #4101: Add Vector Db performance tests by @vga91 in #4131

Full Changelog: 5.20.0...5.21.0

4.4.0.29

05 Jul 08:48
1cdba92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.28...4.4.0.29

APOC Extended 5.20.0 Release

04 Jun 16:23
47289aa
Compare
Choose a tag to compare

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 #4057: Add Watson Embedding API by @vga91 in #4061

  • Fixes #4058: Add support for mixedbread.ai Embedding API by @vga91 in #4060

BugFixes

Full Changelog: 5.19.0...5.20.0

4.4.0.28

13 May 09:35
2abb6f8
Compare
Choose a tag to compare

What's Changed

  • [NOID] Bump version APOC and Neo4j versions in #4053
  • [pb3CtuNX] Adds convert.paths.toTree to deprecate old convert.toTree in #4044

Full Changelog: 4.4.0.27...4.4.0.28

4.4.0.27

19 Apr 09:52
cbc0b79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.0.26...4.4.0.27

5.19.0

18 Apr 17:43
13b76a5
Compare
Choose a tag to compare

What's Changed

AI/ML

  • Fixes #4003: Add a reverse explanation of the query by @vga91 in #4022
  • Fixes #4002: In case of the llm generates a wrong query, improve by sending the query with the error by @vga91 in #4021
  • Fixes #3611: ML API procedures handle null values being passed in better by @vga91 in #4047

Additions

Fixes

  • Fixes #3496: Simple mysql select now(); Throws class java.time.LocalDateTime cannot be cast to class java.sql.Timestamp by @vga91 in #3975
  • Fixes #1948: multi char separator in apoc.load.csv by @vga91 in #3973
  • Fixes #3840: UUID handler throws warnings when deleting nodes by @vga91 in #4023
  • Fix flaky CypherProceduresClusterRoutingTest by @vga91 in #4019
  • Fixes #3964: Solve flaky mongodb test by @vga91 in #4020

Release

Full Changelog: 5.18.0...5.19.0