Skip to content

Commit 9dd46c2

Browse files
l-heemannrenetapopova
authored andcommitted
Update version tags
1 parent 36f6d03 commit 9dd46c2

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

modules/ROOT/pages/changelogs.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:description: This page lists all changes to status codes per Neo4j version.
22
= Changes to status codes per Neo4j version
33

4-
== Neo4j 2024.12
4+
== Neo4j 2025.1
55
**New:**
66
[source, status codes, role="noheader"]
77
-----
@@ -10,7 +10,8 @@ Neo.ClientNotification.Cluster.ServerCatchingUp
1010
Neo.ClientNotification.Cluster.ServerFailed
1111
Neo.ClientNotification.Cluster.ServerCaughtUp
1212
-----
13-
Starting from 2024.12, when using Cypher25, queries using `WAIT` will return the notifications listed above instead of result rows. The behaviour for Cypher5 remains unchanged.
13+
Starting from 2025.1, when using Cypher25, queries using `WAIT` will return the notifications listed above instead of result rows.
14+
The behaviour for Cypher5 remains unchanged.
1415

1516
== Neo4j 5.25
1617

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4824,8 +4824,7 @@ A variable-length relationship variable is bound more than once, which leads to
48244824
======
48254825
=====
48264826

4827-
// TODO label for Cypher25?
4828-
[role=label--new-2024.12]
4827+
[role=label--new-2025.01 label--Cypher25]
48294828
[#_neo_clientnotification_cluster_servercaughtup]
48304829
=== WAIT Server caught up
48314830

@@ -4896,8 +4895,7 @@ Server `ServerId\{0e020000}` at address `localhost:20026` has caught up.
48964895
======
48974896
=====
48984897

4899-
// TODO label for Cypher25?
4900-
[role=label--new-2024.12]
4898+
[role=label--new-2025.01 label--Cypher25]
49014899
[#_neo_clientnotification_cluster_serverfailed]
49024900
=== WAIT Server failed
49034901

@@ -4974,8 +4972,7 @@ Investigate the failing server using the provided message.
49744972
======
49754973
=====
49764974

4977-
// TODO label for Cypher25?
4978-
[role=label--new-2024.12]
4975+
[role=label--new-2025.01 label--Cypher25]
49794976
[#_neo_clientnotification_cluster_servercatchingup]
49804977
=== WAIT Server catching up
49814978

@@ -5052,8 +5049,7 @@ This behaviour indicates that one of the servers is lagging behind. Investigate
50525049
======
50535050
=====
50545051

5055-
// TODO label for Cypher25?
5056-
[role=label--new-2024.12]
5052+
[role=label--new-2025.01 label--Cypher25]
50575053
[#_neo_clientnotification_cluster_serverunavailable]
50585054
=== WAIT Server not available
50595055

0 commit comments

Comments
 (0)