Skip to content

Releases: spring-projects/spring-data-neo4j

7.0.0

18 Nov 13:30
da3a61f
Compare
Choose a tag to compare

6.3.6

18 Nov 09:55
717c3c8
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • DynamicLabels include non-dynamic label #2619

6.2.10

18 Nov 09:35
5d44c21
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • DynamicLabels include non-dynamic label #2619

7.0.0-RC2

04 Nov 14:26
5fe4348
Compare
Choose a tag to compare
7.0.0-RC2 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • DynamicLabels include non-dynamic label #2619
  • Enforcer plugin fails with dependency convergence failure #2610

7.0.0-RC1

13 Oct 15:31
f62fbd6
Compare
Choose a tag to compare
7.0.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Enforcer plugin fails with dependency convergence failure #2610
  • Cannot add new relationships when using @RelationshipProperties #2599

6.3.5

13 Oct 13:47
Compare
Choose a tag to compare

6.3.4

13 Oct 09:25
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Cannot add new relationships when using @RelationshipProperties #2599

6.2.9

13 Oct 12:38
Compare
Choose a tag to compare

6.2.8

13 Oct 07:53
Compare
Choose a tag to compare

7.0.0-M6

19 Sep 14:40
Compare
Choose a tag to compare
7.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Save and update relationships in batches #2593
  • Missing converter from java.util.Map to org.neo4j.driver.Value. #2576
  • Directional relationships on OPTIONAL MATCH does not map correctly when node is not present #2572

🐞 Bug Fixes

  • Neo4jTemplate.saveAs throws StackOverflowError when given recursive projection #2591
  • StackOverflowError more than 20+ node with custom query #2583
  • When saving using a projection, fields with similar names will also get persisted when using Neo4jTemplate::saveAs #2578
  • Inconsistent behavior of Neo4jMappingContext.getChildNodeDescriptionsInHierarchy() #2574

📔 Documentation

  • Examples for nested projections are missing. #2581
  • Examples for transactional event listeners are missing. #2580
  • SDN6.3.0 Used Unwind & Merge when the parameter is not empty but run failed #2579