Skip to content

Commit

Permalink
Prepare version 3.2.42.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-simons committed Jul 26, 2023
1 parent bbfbc3f commit 35ed1a9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
= Changes

== 3.2.42

* [bug] Correctly filter query results, taking the fact that native ids are only sort of unique for the respecting entity type. (#952)

== 3.2.41

* [bug] Fix NullPointerException when parsing notification position from BoltResponse (#950)
Expand Down
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:version: 3.2.41
:version: 3.2.42

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]
image:https://rawgit.com/aleen42/badges/master/src/slack.svg[Slack,link=https://neo4j-users.slack.com/messages/neo4j-sdn-ogm/]
Expand Down
2 changes: 1 addition & 1 deletion neo4j-ogm-docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ asciidoc:
neo4j-version: '4.1'
neo4j-version-exact: '4.1.10'
neo4j-buildnumber: '4.1'
ogm-version: '3.2.41'
ogm-version: '3.2.42'
ogm-doc-version: '3.2'

0 comments on commit 35ed1a9

Please sign in to comment.