Skip to content

Releases: spring-projects/spring-data-neo4j

6.3.0-M2

18 Jan 08:22
Compare
Choose a tag to compare
6.3.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Mapping of nested classes collected under common label #2462

7.0.0-M1

14 Jan 13:43
51cd9fe
Compare
Choose a tag to compare
7.0.0-M1 Pre-release
Pre-release

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Neo4j 4.3.6. #2425
  • Upgrade to Neo4j-Java-Driver 4.3.5. #2424

6.3.0-M1

14 Jan 10:10
Compare
Choose a tag to compare
6.3.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Default transaction timeout is not used as a fallback. #2463
  • @DynamicLabels doesn't specify the node's label #2455
  • Repository query method with 'contains' on list property generates incorrect cypher query #2444

🐞 Bug Fixes

  • Relation mapping using the most abstract label #2459
  • Relationships are not mappend if defined in abstract class constructor. #2452

6.2.1

14 Jan 09:45
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Default transaction timeout is not used as a fallback. #2463
  • @DynamicLabels doesn't specify the node's label #2455
  • Repository query method with 'contains' on list property generates incorrect cypher query #2444

🐞 Bug Fixes

  • Relation mapping using the most abstract label #2459
  • Relationships are not mappend if defined in abstract class constructor. #2452

6.1.8

14 Jan 09:05
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Default transaction timeout is not used as a fallback. #2463
  • @DynamicLabels doesn't specify the node's label #2455
  • Repository query method with 'contains' on list property generates incorrect cypher query #2444

🐞 Bug Fixes

  • Relation mapping using the most abstract label #2459

6.2.0

12 Nov 10:00
20adb19
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Introduce RelationshipId as shortcut for relationship properties ids. #2436
  • SimpleNeo4jRepository::existsById loads all relations of the node #2417

🐞 Bug Fixes

  • Mapping functions is cached in some situations causing objects not being refreshed. #2428
  • Saving an object with inheritance with projection will clear not projected relations #2415
  • Discrepency between Neo4jTemplate saveAs and saveAllAs #2407

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade CypherDSL to 2021.4.1. #2439
  • Upgrade to Neo4j-Java-Driver 4.4.1. #2438
  • Upgrade to Neo4j 4.3.6. #2425
  • Upgrade to Neo4j-Java-Driver 4.3.5. #2424
  • Upgrade CypherDSL to 2021.4.0. #2412
  • Upgrade to Maven Wrapper 3.8.3 #2400

6.1.7

12 Nov 09:39
1c92224
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Mapping functions is cached in some situations causing objects not being refreshed. #2428
  • Saving an object with inheritance with projection will clear not projected relations #2415
  • Discrepency between Neo4jTemplate saveAs and saveAllAs #2407

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade CypherDSL to 2021.3.3. #2411
  • Upgrade to Maven Wrapper 3.8.2 #2378

6.0.15

12 Nov 08:52
812dedf
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Mapping functions is cached in some situations causing objects not being refreshed. #2428

6.2.0-RC1

18 Oct 11:56
ba3f860
Compare
Choose a tag to compare
6.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Fix overly sensitive startup logger test. #2392
  • Improve mapping performance for custom queries and paths. #2391
  • Clean up cyclic projection support. #2383
  • Add FluentQuery support to QuerydslPredicateExecutor and QueryByExampleExecutor #2343

🐞 Bug Fixes

  • Fix flaky RelationshipProperties parsing in cyclic scenarios. #2398
  • Handle null DTO projection conversion for primitive types #2395
  • URL comparison fails occasionally during test. #2384

📔 Documentation

  • Some spelling and grammar fixes. #2402

🔨 Dependency Upgrades

  • Upgrade CypherDSL to 2021.3.2. #2403
  • Upgrade to Maven Wrapper 3.8.3 #2400

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

6.1.6

18 Oct 09:20
3d08f77
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Fix overly sensitive startup logger test. #2392
  • Improve mapping performance for custom queries and paths. #2391
  • Clean up cyclic projection support. #2383

🐞 Bug Fixes

  • Fix flaky RelationshipProperties parsing in cyclic scenarios. #2398
  • Handle null DTO projection conversion for primitive types #2395
  • URL comparison fails occasionally during test. #2384

📔 Documentation

  • Some spelling and grammar fixes. #2402

❤️ Contributors

We'd like to thank all the contributors who worked on this release!