File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 55:groupId: org.neo4j
66:artifactId: neo4j-cypher-dsl
77
8- :neo4j-cypher-dsl-version: 2021.3.1-SNAPSHOT
8+ :neo4j-cypher-dsl-version: 2021.3.1
99
1010// end::properties[]
1111
Original file line number Diff line number Diff line change 11== 2021.3
22
3+ === 2021.3.1
4+
5+ 2021.3.1 is a pure bug fix release. API Guardian cannot be an optional dependency, otherwise compiling programs with `-Werror`
6+ will fail, as the `@API`-annotation has runtime and not class retention.
7+
8+ ==== 🐛 Bug Fixes
9+
10+ * GH-203 - Introduce a scope for the `PatternComprehension`.
11+ * Revert "GH-202 - Make API Guardian an optional / provided dependency."
12+ * Support empty BooleanBuilder in QueryDSL adapter.
13+
314=== 2021.3.0
415
516==== 🚀 New module: The Cypher-DSL-Parser
You can’t perform that action at this time.
0 commit comments