Releases: spring-projects/spring-data-neo4j
Releases · spring-projects/spring-data-neo4j
6.0.7
📗 Links
⭐ New Features
- Treat no attributes annotated with
@ConvertedWith
as association. #2168
🪲 Bug Fixes
6.1.0-M5
📗 Links
⭐ New Features
- Remove usage of deprecated Spring Data Commons API. #2162
- Provide a way for defining dynamic queries in a type safe way. #1911
🪲 Bug Fixes
- Create correct union statements. #2178
- Problem with two-way relationship #2177
- InvalidDataAccessResourceUsageException: Variable
__sn__
not defined #2175 - Support nested projections with cascaded queries. #2165
- Treat id properties correctly in derived finder methods. #2164
- Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
- Object mapping does not work correctly with abstract superclass and recursion #2138
📔 Documentation
🔨 Dependency Upgrades
6.0.6
📗 Links
⭐ New Features
- Remove usage of deprecated Spring Data Commons API. #2162
🪲 Bug Fixes
- Create correct union statements. #2178
- Problem with two-way relationship #2177
- InvalidDataAccessResourceUsageException: Variable
__sn__
not defined #2175 - Support nested projections with cascaded queries. #2165
- Treat id properties correctly in derived finder methods. #2164
- Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
- Object mapping does not work correctly with abstract superclass and recursion #2138
📔 Documentation
🔨 Dependency Upgrades
- Update to Cypher-DSL 2021.1.1. #2170
5.3.8.RELEASE
6.1.0-M4
6.0.5
6.1.0-M3
📗 Links
⭐ New Features
- Remove
o.s.d.annotation.Persistent
from the set of identifying annotations. #2133 - Add Kotlin extensions for the Neo4j templates leveraging reified type parameters. #2127
- Exclude relationships from projections when not projected. #2117
🪲 Bug Fixes
- Fix classcast exception for paginated projections. #2139
- Fix failing save for uninitialized maps of dynamic properties. #2124
- Select correct conversion for assigned ids of related nodes. #2123
- Don't overwrite unknown properties of known nodes and relationships. #2118
- Include all nodes of a path during mapping. #2114
📔 Documentation
- Add documentation for custom Graph repository fragments. #2135
🔨 Dependency Upgrades
6.0.4
📗 Links
⭐ New Features
- Remove
o.s.d.annotation.Persistent
from the set of identifying annotations. #2133 - Exclude relationships from projections when not projected. #2117
🪲 Bug Fixes
- Fix classcast exception for paginated projections. #2139
- Fix failing save for uninitialized maps of dynamic properties. #2124
- Select correct conversion for assigned ids of related nodes. #2123
- Don't overwrite unknown properties of known nodes and relationships. #2118
- Include all nodes of a path during mapping. #2114
📔 Documentation
- Add documentation for custom Graph repository fragments. #2135
🔨 Dependency Upgrades
5.3.7.RELEASE
📗 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
- Relations are not saved correctly [DATAGRAPH-1017] #1578
5.2.13.RELEASE
📗 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
- Relations are not saved correctly [DATAGRAPH-1017] #1578