Skip to content

Releases: spring-projects/spring-data-neo4j

5.3.7.RELEASE

17 Feb 12:40
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Support combining startingWith and endingWith with IgnoreCase in derived queries. #1862
  • Add support for limiting, derived queries (findFirst and findTop). #1807
  • Ensure final fields of immutable entities are persisted correctly. #1763
  • Fail early if bookmark setup is enabled without a bookmark manager. [DATAGRAPH-1128] #1691
  • Recognize org.springframework.data.annotation.Transient from Neo4j-OGM. #1568

🪲 Bug Fixes

  • Declare the dependency between shared session creator and entity instantiator. #2099
  • Ensure that internal database ids are accessed via id(n) in nested, derived query methods. [DATAGRAPH-1231] #1792
  • Constructor based instantiation of entities fails due to missing converters. [DATAGRAPH-1182] #1712

📔 Documentation

5.2.13.RELEASE

17 Feb 12:37
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Support combining startingWith and endingWith with IgnoreCase in derived queries. #1862
  • Add support for limiting, derived queries (findFirst and findTop). #1807
  • Ensure final fields of immutable entities are persisted correctly. #1763
  • Fail early if bookmark setup is enabled without a bookmark manager. [DATAGRAPH-1128] #1691
  • Recognize org.springframework.data.annotation.Transient from Neo4j-OGM. #1568

🪲 Bug Fixes

  • Declare the dependency between shared session creator and entity instantiator. #2099
  • Ensure that internal database ids are accessed via id(n) in nested, derived query methods. [DATAGRAPH-1231] #1792
  • Constructor based instantiation of entities fails due to missing converters. [DATAGRAPH-1182] #1712

📔 Documentation

6.0.0

14 Apr 12:37
20c2664
Compare
Choose a tag to compare