Skip to content

Releases: neo4j/apoc

5.26.31

Choose a tag to compare

What's Changed

Full Changelog: 5.26.30...5.26.31

2026.09.0

Choose a tag to compare

What's Changed

    • Deprecate apoc.map functions that can be replaced by Map Comprehension #961 (by @gem-neo4j)
    • SURF-1496: Fix broken testSchemaNodesWithNodeTypeConstraint test #969 (by @gem-neo4j)
    • SURF-1403: APOC security issue; Archive entry fully decompressed into memory before size limit is applied #965 (by @gem-neo4j)
    • SURF-1402: APOC security issue; slash commands workflow #963 (by @gem-neo4j)
    • SURF-1480: Clean up more open cursors; subgraphAll #962 (by @gem-neo4j)
    • build: set license report destinations explicitly #960 (by @shaikhu)
    • SURF-1348: Trigger duplicate metadate nodes bug #949 (by @gem-neo4j)
    • build: replace archivesBaseName with base.archivesName #956 (by @shaikhu)
    • Make class load check more tolerant to possible exception on class load #955 (by @MishaDemianenko)
    • build: use assignment syntax in CodeArtifact repository blocks #953 (by @shaikhu)
    • build: use assignment syntax for Gradle DSL properties #950 (by @shaikhu)

Full Changelog: 2026.08.1...2026.09.0

2026.08.1

Choose a tag to compare

@neo-technology-build-agent neo-technology-build-agent released this 10 Sep 14:04
75d2992

What's Changed

Full Changelog: 2026.08.0...2026.08.1

2026.08.0

Choose a tag to compare

@neo-technology-build-agent neo-technology-build-agent released this 07 Sep 10:54
7086a78

What's Changed

    • build: bump spotless to 6.24.0 to fix greclipse nested-jar resolution #947 (by @shaikhu)
    • Close open cursors producing test failures in MetaTest and GraphRefactoringTest #944 (by @JoelBergstrand)
    • SURF-1191: Fix flaky Util test and clean up withBackOffRetries function #943 (by @gem-neo4j)

Full Changelog: 2026.07.1...2026.08.0

5.26.30

Choose a tag to compare

@neo-technology-build-agent neo-technology-build-agent released this 24 Aug 14:12
a0ffb50

What's Changed

Full Changelog: 5.26.29...5.26.30

2026.07.1

Choose a tag to compare

What's Changed

Full Changelog: 2026.07.0...2026.07.1

5.26.29

Choose a tag to compare

What's Changed

Full Changelog: 5.26.28...5.26.29

2026.07.0

Choose a tag to compare

What's Changed

Full Changelog: 2026.06.0...2026.07.0

2026.06.0

Choose a tag to compare

What's Changed

    • Add some potential fixes for flaky tests in the SecurityTests #940 (by @gem-neo4j)
    • Fix apoc.search.multiSearchReduced UnsupportedOperationException #936 (by @gem-neo4j)
    • SURF 1040: Fix Zero/inaccurate relationships count from apoc.meta.schema #935 (by @gem-neo4j)
    • Fix apoc.load.json text by doing a local call instead of online to reduce flakiness #928 (by @gem-neo4j)
    • Fix apoc.load.csv by checking for EOF instead of null bytes #930 (by @gem-neo4j)
    • build: add declaration for neo4j-graph-algo dependency #929 (by @shaikhu)
    • refactor: add explicit declaration for neo4j-graph-algo dependency #927 (by @shaikhu)

Full Changelog: 2026.05.0...2026.06.0

5.26.28

Choose a tag to compare

What's Changed

Full Changelog: 5.26.27...5.26.28