Skip to content

Commit 9cd2a9c

Browse files
authored
Add versioning information to readme (#1327)
1 parent 38dd9c0 commit 9cd2a9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ It works with both single instance and clustered databases.
66

77
Network communication is handled using [Bolt Protocol](https://7687.org/).
88

9+
## Versioning
10+
11+
Starting with 5.0, the Neo4j Drivers will be moving to a monthly release cadence. A minor version will be released on
12+
the last Friday of each month so as to maintain versioning consistency with the core product (Neo4j DBMS) which has also moved to a monthly cadence.
13+
14+
As a policy, patch versions will not be released except on rare occasions. Bug fixes and updates will go into the latest minor version and users should upgrade to that. Driver upgrades within a major version will never contain breaking API changes.
15+
916
## Supported Driver Series
1017

1118
| Driver Series | Supported Java Runtime versions | Status | Changelog |

0 commit comments

Comments
 (0)