Releases: neo4j/docs-cypher
Releases · neo4j/docs-cypher
5.17.0
What's Changed
- Fix bad GenAI batching example (#891) by @renetapopova in #894
- Update comment about all available types under list of allowed types for property type constraints (#899) by @JPryce-Aklundh in #902
- Page aliases fix for version selector by @lidiazuin in #881
- Update link to CALL in tx page from DELETE page (#904) by @JPryce-Aklundh in #905
- Remove DS store (#907) by @JPryce-Aklundh in #908
- Cherry-pick PRs 892 + 893 by @JPryce-Aklundh in #909
- Change new[5.17] labels to text in index and constraints pages. (#910) by @JPryce-Aklundh in #911
- typo fix (#914) by @JPryce-Aklundh in #915
Full Changelog: 5.16.0...5.17.0
5.16.0
Merge branch 'dev' into 5.x
5.15.0
5.15.0
5.14.0
Fix example formatting (#803)
5.12.0
clarify about initial settings (#761) (#762)
5.11.0: Add page aliases for 4.4 to 5 (#716) (#724)
Co-authored-by: Neil Dewhurst <neil.dewhurst@neo4j.com>
5.10.0: Use "aggregating functions" consistently (#686) (#689)
Plus some minor editorial corrections.
5.8.0: Add missing docs for COLLECT (#605) (#606)
These parts existed for EXISTS and COUNT, but not for COLLECT. --------- Cherry-picked from #605 Co-authored-by: Louise Söderström <louise.soderstrom@neo4j.com>
5.7.0: Fix misaligned entries in the TOC (#554) (#556)
It's likely that we won't need an appendix soon, especially given that right now there is only 1 entry in it, but this PR fixes the misalignment in the TOC for that chapter.
5.6.0: Update readme (#498)
The main purpose of this PR is to test and investigate build triggers