Skip to content

Releases: neo4j-contrib/neo4j-apoc-procedures

2025.03.0

02 Apr 13:06
923761e
Compare
Choose a tag to compare

What's Changed

    • Fixes #4136: apoc.load.jdbcUpdate doesn't work in apoc.periodic.repeat procedure #4152 (by @vga91)
    • Fixes #4396: The JdbcUtil.obfuscateJdbcUrl doens't work for Oracle JDBC URLs #4397 (by @vga91)
    • Fixes #4382: apoc custom function working in a different database than the one it was installed #4392 (by @vga91)
    • Fixes #1796: procedure/function to provide an URL + indexed String or json object #4375 (by @vga91)

Full Changelog: 2025.02.0...2025.03.0

4.4.0.36

21 Mar 08:16
3385096
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.35...4.4.0.36

2025.02.0

14 Mar 14:53
Compare
Choose a tag to compare

What's Changed

    • Fixes #2181: extend apoc.create.virtual.fromNode(node,[propertyNames]) to add new virtual properties #4376 (by @vga91)
    • Fix TeamCity errors for 2025.01.0 (cherry-pick) #4371 (by @vga91)
    • Fixes #4355: The apoc.metrics.get throws an URLAccessChecker error #4358 (by @vga91)
    • Fixing CODEARTIFACT_DOWNLOAD_URL to be able to retrieve both CI and Release artifacts #4354 (by @omar952)
    • Fixes #3610: Add advanced SQL analytics to streaming cypher rows before returning results to the client #4339 (by @vga91)

Full Changelog: 2025.01.0...2025.02.0

2025.01.0

03 Mar 12:31
c177fc8
Compare
Choose a tag to compare

What's Changed

    • Fixes #4000: Add self-explanation to the model, include the verbal schema description to the flow #4144 (by @vga91)
    • Added note to solve a potential ModuleVersionNotFoundException in case of Neo4j inconsistencies #4317 (by @vga91)
    • Removed org.apache.commons.collections from OpenAI #4306 (by @vga91)
    • Removed org.apache.commons.collections from OpenAI #4304 (by @vga91)
    • Fixes #4246: Add apoc.node.match and apoc.relationship.match procedures #4277 (by @vga91)
    • Fixes #4245: Add integration test to check that apache.commons.collections is not present anymore #4279 (by @vga91)
    • Fixes #4207: Integration Tests for Load Procedures with Cloud Object Storage #4226 (by @vga91)
    • Fixes #4231: The apoc.vectordb.milvus.query* and apoc.vectordb.weaviate.query* procedures should get the fields config from metadataKey if present #4241 (by @vga91)
    • Fixes #4156: Improves handling of empty or blank input for openai procedures #4228 (by @vga91)
    • Fixes #4232: The apoc.vectordb.configure(WEAVIATE', ..) procedure should append /v1 to url #4248 (by @vga91)
    • Fix another unresolved imports with IntelliJ 2024.1+ #4249 (by @vga91)
    • Fixes #3843: Deprecate mapParallel procedure and update docs #4229 (by @vga91)

Full Changelog: 5.26.0...2025.01.0

4.4.0.35

03 Feb 14:50
29fbfa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.34...4.4.0.35

5.26.0

19 Dec 15:17
618ea9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.25.0...5.26.0

4.4.0.34

18 Dec 08:31
be96c18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0.33...4.4.0.34

4.4.0.33

20 Nov 08:46
6db3315
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.0.32...4.4.0.33

5.25.0

07 Nov 14:07
c686650
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.24.0...5.25.0

5.24.0

31 Oct 20:24
33723d8
Compare
Choose a tag to compare

What's Changed

    • cherry-pick of cypher25_apoc_proc_func_migration #4211 (by @vga91)
    • Try again to solve remaining TeamCity errors #4206 (by @vga91)
    • Fixes #4182: The huggingface examples return strange results #4190 (by @vga91)
    • Fixes #4169: $path configuration parameter adds terminating slash #4191 (by @vga91)
    • Fix unresolved imports with IntelliJ 2024.1+ #4193 (by @vga91)
    • Fixes #4141: apoc.load.jdbcUpdate inside apoc.periodic.iterate leaves idle connections from 5.19 and forward #4196 (by @vga91)
    • Fixed compile error with 5.24 and provisionally fixed docker and upload-artifact errors #4199 (by @vga91)

Full Changelog: 5.23.0...5.24.0