Skip to content

5.1.0

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 07 Oct 10:29
· 309 commits to dev since this release
cde5341

What's Changed

  • Added import for upstream package change by @hugofirth in #5
  • Sanitize back-ticks in strings when there is a possibility of Cypher injection by @gem-neo4j in #2
  • Remove APOC Extended from Docs by @gem-neo4j in #6
  • Adapt to changes in Coordinate class in product by @MishaDemianenko in #10
  • Use DefaultDatabaseResolver to resolve default db (instead of Config) by @gfx54b in #171
  • Improve backtick sanitization by @gem-neo4j in #172
  • Remove extended APOC config from core by @Lojjs in #166
  • 5.0 add storage engine check by @gem-neo4j in #169
  • Remove the neo4jVersions gradle property by @AzuObs in #168
  • Bumps version of neo4j by @ncordon in #182
  • respect config.writeNodeProperties when writing node details (#3152) by @AzuObs in #184
  • Remove references to '-rc' releases by @AzuObs in #185
  • Remove docs from Core by @gem-neo4j in #174
  • Try to fix flaky testContainers by @vga91 in #177
  • Fixing a test after making 'text-2' the deafult text index provider. by @PetrJanouch in #194
  • Fixes #18: Default parallel concurrency of 50 is too high by @vga91 in #190
  • increase password length for dummy user in a test by @HannesSandberg in #198
  • Invalid unicode character with apoc.import.graphml (#3107) by @ncordon in #199
  • [bcIQ3oqd] Remove deprecated apoc.convert functions by @gem-neo4j in #189
  • Fixes #11: apoc.load* don't actually support tar and tar.gz by @vga91 in #200
  • Fixes #2739: Allow apoc.spatial.geoCodeOnce to also receive config via procedure call (#2832) by @vga91 in #191
  • Fixes neo4j-contrib/neo4j-apoc-procedures#2931: The apoc.import.csv procedure doesn't batch correctly by @vga91 in #195
  • apoc.meta.relTypeProperties doest not return relationship information (#2935) by @vga91 in #201
  • [NOID] Fix broken tests so that CI can pass by @AzuObs in #203
  • Add core repo as a git submodule in extended by @vga91 in #188
  • [hcaaOlXR] Various security fixes by @AzuObs in #202
  • Fixes #25: Incorrect behaviours for format durations by @vga91 in #179
  • [UHxIZ8JO] Add CodeQL by @AzuObs in #186
  • [tYbuDF2B] The apoc.export.cypher.* procedures don't create relationships with start/end node without properties by @vga91 in #181
  • [VP7iRcuF] Introduce helper methods from neo4j by @Lojjs in #187
  • [hcaaOlXR] Protect from Billion Laughs by @AzuObs in #205

New Contributors

Full Changelog: 5.0.0-rc02...5.1.0