What's Changed
- Updates docs for apoc.load.csv new escape + delimiter behaviour by @ncordon in #3282
- Makes load csv tests less flaky by @ncordon in #3288
- Makes gradle go to Maven Central for extra-dependencies project by @ncordon in #3287
- Fix various flaky and local tests in 4.x (#3286) by @vga91 in #3298
- Removes load json test, the data is not in the external API anymore by @ncordon in #3302
- Adds trigger procedures that work in clusters by @ncordon in #3183
- Upgraded jsoup to v.1.15.3 to mitigate CVE-2022-36033 by @Lojjs in #3305
- Try fix flaky TriggerClusterRoutingTest by @vga91 in #3323
- Fix ignored ExportCypherTests by @Lojjs in #3331
- Fix ignored testGeocodeGoogle (neo4j/apoc#239) by @vga91 in #3328
- Un-ignore and clean up working test. by @Lojjs in #3341
- Try fixing flaky testDeadlockException for 4.4 (neo4j/apoc#238) by @vga91 in #3326
- Update JaroWinkler examples by @gem-neo4j in #3346
- Checks redirects for blocked IPs instead of just final location. by @Lojjs in #3350
- Upgrades dependencies by @ncordon in #3340
- Try de-flaky some tests with new procedure triggers by @vga91 in #3355
- Added documentation about new trigger procedures and deprecated ones by @vga91 in #3325
- Add @Admin to trigger procedures by @vga91 in #3357
- Fixes #1064: Add procedure to compare graphs by @vga91 in #3041
- Fixes #1622: Add a traveling salesman procedure to apoc by @vga91 in #3096
- Fixes #1582: rebind flag in apoc.periodic.iterate by @vga91 in #3098
- Added trigger show procedure by @vga91 in #3335
- Fix bug with serializing arrays of primitive values for json export query by @gem-neo4j in #3362
- Prevent triggers manipulation for the system database by @AzuObs in #3369
- apoc.export improvements by @gem-neo4j in #3370
Full Changelog: 4.4.0.11...4.4.0.12