File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
== 3.2
4
4
5
+ === 3.2.33
6
+
7
+ * [refactor] Remove unused methods, improve logging.
8
+ * [test] Fix a flaky test.
9
+ * Increment only version properties of changed relationship entities. (#903)
10
+ * [test] Add more tests for #902.
11
+ * [docs] Add latest Neo4j versions as supported.
12
+ * [docs] Improve changelog entry.
13
+
5
14
=== 3.2.32
6
15
7
16
* [bug] Don't flatten collections of known entities. (#902)
Original file line number Diff line number Diff line change 1
- :version: 3.2.32
1
+ :version: 3.2.33
2
2
3
3
image:https://img.shields.io/maven-central/v/org.neo4j/neo4j-ogm.svg[Maven Central,link=http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.neo4j%22%20AND%20a%3A%22neo4j-ogm%22]
4
4
image:https://rawgit.com/aleen42/badges/master/src/stackoverflow.svg[stackoverflow,link=https://stackoverflow.com/questions/tagged/neo4j-ogm]
You can’t perform that action at this time.
0 commit comments