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)
-
- Clean up apoc.algo.* #932 (by @gem-neo4j)
-
- Add missing dep #934 (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)
-
- Bump netty #931 (by @gem-neo4j)
-
- Fix Cypher Initializer for clusters #925 (by @gem-neo4j)
-
- Add IOException throws declaration to CountingInputStream constructor #926 (by @MishaDemianenko)
Full Changelog: 2026.05.0...2026.06.0