Skip to content

Releases: spring-projects/spring-data-neo4j

7.4.0-M1

13 Sep 10:42
b48a660
Compare
Choose a tag to compare
7.4.0-M1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Bug in a custom Cypher Query with many SpEL expressions #2947
  • RetryExceptionPredicate has the wrong error messages #2944
  • Custom query with page will generate duplicate order cypher #2940
  • During Fluent find operations the default renderer is used to render parts of the cypher query, thus ignoring any and all configuration #2927
  • IllegalArgumentException: Duplicate Key thrown for two relationships with different direction #2918
  • Relationship ID of saved instance is null #2904

📔 Documentation

  • Bundle Javadoc with Antora documentation site #2930

🔨 Dependency Upgrades

  • Upgrade Neo4j Driver to 5.24.0 #2948
  • Upgrade to Maven Wrapper 3.9.8 #2935

❤️ Contributors

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

7.3.4

13 Sep 09:40
8bb9d47
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Bug in a custom Cypher Query with many SpEL expressions #2947
  • RetryExceptionPredicate has the wrong error messages #2944
  • Custom query with page will generate duplicate order cypher #2940

7.2.10

13 Sep 08:53
98cbffb
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Bug in a custom Cypher Query with many SpEL expressions #2947
  • RetryExceptionPredicate has the wrong error messages #2944
  • Custom query with page will generate duplicate order cypher #2940

7.3.3

16 Aug 08:09
8c48b0f
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • During Fluent find operations the default renderer is used to render parts of the cypher query, thus ignoring any and all configuration #2927

📔 Documentation

  • Bundle Javadoc with Antora documentation site #2930

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #2936

❤️ Contributors

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

7.2.9

16 Aug 07:01
4cdc2e4
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • During Fluent find operations the default renderer is used to render parts of the cypher query, thus ignoring any and all configuration #2927

📔 Documentation

  • Bundle Javadoc with Antora documentation site #2930

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #2934

❤️ Contributors

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

7.3.2

12 Jul 17:12
49050d1
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • IllegalArgumentException: Duplicate Key thrown for two relationships with different direction #2918

7.2.8

12 Jul 11:36
e15bd3d
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • IllegalArgumentException: Duplicate Key thrown for two relationships with different direction #2918

7.3.1

14 Jun 08:48
4365f87
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Relationship ID of saved instance is null #2904

7.2.7

14 Jun 08:06
3977320
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Relationship ID of saved instance is null #2904

7.3.0

17 May 10:07
381ad14
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Align OffsetScrolling to zero-based indexes #2890

🐞 Bug Fixes

  • Projection results in mapping exception if entity has non nullable fields kotlin #2899
  • @DynamicLabel with non-abstract class inheritance #2886
  • findByIdIn using id() function instead of elementId() #2879

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #2844