What's Changed
- Fixes #1689: Adds support for S3 as an export destination by @beebs-systap in https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/1692
- fixes #1719: CVE reported within a sub-dependency by @conker84 in https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/1721
- Backport quote #1707 and export relationship #1708 fixes to 3.5 by @Phoosha in https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/1733
- fixes #1568: apoc.custom.list displays procedure name but execution errors out with by @conker84 in https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/1778
- fixes #1874: Upgrade json-smart to avoid security issue for Neo4j APOC 3.5 version by @conker84 in https://github.com/neo4j-contrib/neo4j-apoc-procedures/pull/1876
Full Changelog: https://github.com/neo4j-contrib/neo4j-apoc-procedures/compare/3.5.0.15...3.5.0.16