Publish release 2026.07 - #524
Merged
Merged
Conversation
To align with changes in neo-technology/neo4j#29493
Instead of PR neo4j#253 --------- Co-authored-by: Louise Söderström <louise.matematik@gmail.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
This error's link (https://neo4j.com/docs/status-codes/current/errors/gql-errors/#_42n26) is not working because it's not listed in the content-nav file due to a typo.
I hope I did this right - here is the accompanying implementation neo-technology/neo4j#29934
Co-authored-by: Lasse Heemann <7661319+l-heemann@users.noreply.github.com>
…22N06, 42N08, 51N12, 51N27 (neo4j#282) Co-authored-by: Louise Berglund <louise.berglund@neo4j.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
New error used for parsing the vector value constructor function --------- Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
As this change will not be visible to the user when they get the error, I opted for not including it in changelog/mark as changed in 2025.04. Let me know if you think otherwise. Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Adapting to neo-technology/neo4j#30353 Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Causing broken link. It's also being addressed in the main branch using this PR neo4j#293, so no need to cherry-pick it.
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
To reflect change made in neo-technology/neo4j#30521
Codes needed to cover errors left over in deperected constructors. [Monorepo PR](neo-technology/neo4j#30680). --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Introduced in neo-technology/neo4j#30884 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
[Monorepo PR ](neo-technology/neo4j#37128) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com> Co-authored-by: Hannes Voigt <30618026+hvub@users.noreply.github.com>
Updates docs according to changes made in [Improved 42N50 message with available columns](https://github.com/neo-technology/neo4j/pull/36963/changes#top). Part of: SURF-815 --------- Co-authored-by: Hannes Voigt <30618026+hvub@users.noreply.github.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Documentation change linked to this PR: neo-technology/neo4j#36891 part of COPS-579
…er version (neo4j#496) Add new GQL cause 42I78 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Document the three new GQLSTATUS error codes introduced for the CALL {
... } IN CONCURRENT TRANSACTIONS DISJOINT BY syntax (CIP-260):
- 42N7A: DISJOINT BY requires concurrent transactions
- 42N7B: non-deterministic DISJOINT BY expression
- 42N7C: subquery in DISJOINT BY expression
Source of truth is the neo4j repo (GqlStatusInfoCodes). No new
parameters, so the glossary is unchanged.
RUN-1077
---------
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Notification added in neo-technology/neo4j#37721 Part of CGE-578 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
…tabase (neo4j#510) Co-authored-by: Therese Magnusson <scout.therese@gmail.com>
Introduces `42I79 - invalid reference in subclause expression` as part of CIP-248 and [PR](neo-technology/neo4j#37728). --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Updated `42N44` to reflect the introduction of the `GROUP BY` clause. Added examples. [Monorepo PR](neo-technology/neo4j#38319) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
[CIP-248 Monorepo PR](neo-technology/neo4j#37728) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Part of implementation CIP-236 GROUP BY. [Monorepo PR](neo-technology/neo4j#38319) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
[Product PR](neo-technology/neo4j#38670) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Therese Magnusson <scout.therese@gmail.com>
…ync from docs-template) (neo4j#519) Syncs .github/workflows/docs-deploy-surge.yml to the canonical neo4j/docs-template version to resolve the critical CodeQL artifact-poisoning alert. Adds: - validate-changelog step (rejects a symlinked changelog before it is read into the PR comment – prevents arbitrary-file-read from a poisoned artifact) - process.env.RUN_ID instead of ${{ env.RUN_ID }} in the github-script step (avoids GitHub Actions expression injection) - extended zipinfo suspicious-path-check: rejects empty archives, absolute paths, path traversal (..), and Windows-style backslash separators No branch or path filters changed.
Add missing error case for trim function
Adds `page-tabs`, `page-tabs-index` and `page-tabs-group` to `publish.yml`:
NataliaIvakina
commented
Aug 5, 2026
Collaborator
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.