DATAGRAPH-1166 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,29 @@
|
||||
Spring Data Neo4j Changelog
|
||||
===========================
|
||||
|
||||
Changes in version 5.2.0.M1 (2018-12-11)
|
||||
----------------------------------------
|
||||
* DATAGRAPH-1167 - Simplify reference documentation setup.
|
||||
* DATAGRAPH-1166 - Release 5.2 M1 (Moore).
|
||||
* DATAGRAPH-1165 - Remove jcl-over-slf4j dependency.
|
||||
* DATAGRAPH-1164 - Remove reference to org.neo4j.ogm.exception. ResultErrorsException.
|
||||
* DATAGRAPH-1163 - Remove IterableUtils.
|
||||
* DATAGRAPH-1162 - Remove reference to org.neo4j.ogm.exception.core.NotFoundException.
|
||||
* DATAGRAPH-1160 - Remove reference to org.neo4j.ogm.session.Neo4jException.
|
||||
* DATAGRAPH-1158 - Support native Neo4j spatial types.
|
||||
* DATAGRAPH-1152 - Upgrade to Neo4j OGM 3.1.5.
|
||||
* DATAGRAPH-1151 - Remove usage of undeclared dependencies.
|
||||
* DATAGRAPH-1150 - Align Kotlin Version with Spring Data Commons.
|
||||
* DATAGRAPH-1149 - Introduce MetaDataProvider to avoid unnecessary transactions.
|
||||
* DATAGRAPH-1147 - Add Spotbugs Maven plugin.
|
||||
* DATAGRAPH-1144 - Recognize not only internal ids as id properties.
|
||||
* DATAGRAPH-1141 - Make SDN 5.1.1 compatible with Spring 5.0.x again.
|
||||
* DATAGRAPH-1135 - Fix resolution of implicitly named parameters on Repository queries.
|
||||
* DATAGRAPH-1134 - Ignore result of stored procedures when repository method returns void.
|
||||
* DATAGRAPH-1132 - Describe @EnableNeo4jAuditing.
|
||||
* DATAGRAPH-1131 - Fix possible ArrayIndexOutOfBoundsException in MetaDataDrivenConversionService during startup.
|
||||
|
||||
|
||||
Changes in version 5.1.3.RELEASE (2018-11-27)
|
||||
---------------------------------------------
|
||||
* DATAGRAPH-1152 - Upgrade to Neo4j OGM 3.1.5.
|
||||
|
||||
Reference in New Issue
Block a user