Skip to content

Releases: spring-projects/spring-data-neo4j

6.2.8

13 Oct 07:53

Choose a tag to compare

7.0.0-M6

19 Sep 14:40

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

6.3.3

19 Sep 12:02

Choose a tag to compare

📗 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

6.2.7

19 Sep 09:06

Choose a tag to compare

📗 Links

⭐ New Features

  • 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

  • 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

6.1.12

29 Aug 17:00

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Target of relationship property entities is serialised into properties and not as a separate property. #2537

7.0.0-M5

15 Jul 13:31
9b5bcd2

Choose a tag to compare

7.0.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Kotlin test classes warn about non-matching overrides. #2560

🐞 Bug Fixes

  • Default values in entities are not used, potentially causes NullPointerExceptions #2565
  • Target of relationship property entities is serialised into properties and not as a separate property. #2537

📔 Documentation

  • There is no example how to combine custom callbacks with auditing callbacks. #2564
  • The difference between older versions of SDN and SDN6 are not made clear enough in the documentation #2562
  • Documentation about @Transactional(readOnly=true) is unclear. #2557

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2547

6.3.2

15 Jul 09:24
260c59a

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Default values in entities are not used, potentially causes NullPointerExceptions #2565
  • Target of relationship property entities is serialised into properties and not as a separate property. #2537

📔 Documentation

  • There is no example how to combine custom callbacks with auditing callbacks. #2564
  • The difference between older versions of SDN and SDN6 are not made clear enough in the documentation #2562
  • Documentation about @Transactional(readOnly=true) is unclear. #2557

6.2.6

15 Jul 08:50
c76744b

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Default values in entities are not used, potentially causes NullPointerExceptions #2565
  • Target of relationship property entities is serialised into properties and not as a separate property. #2537

📔 Documentation

  • The difference between older versions of SDN and SDN6 are not made clear enough in the documentation #2562
  • Documentation about @Transactional(readOnly=true) is unclear. #2557

6.3.1

20 Jun 09:40
0031df3

Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2548

6.2.5

20 Jun 09:13
776b953

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Target of relationship property entities is serialised into properties and not as a separate property. #2537
  • BeanInstantiationException with @DynamicLabels and multiple levels of inheritance #2529

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2549