From e463f61a0d55a040ad7990f1c635ffee00317147 Mon Sep 17 00:00:00 2001 From: bailey Date: Mon, 21 Apr 2025 12:27:51 -0600 Subject: [PATCH] document 4.0 deprecation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 395c0dbc9de..47aa3d14aed 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Change history can be found in [`HISTORY.md`](https://github.com/mongodb/node-mo The driver currently supports 4.0+ servers. +** 4.0 support is deprecated and support will be removed in an upcoming driver release. ** + For exhaustive server and runtime version compatibility matrices, please refer to the following links: - [MongoDB](https://www.mongodb.com/docs/drivers/node/current/compatibility/#mongodb-compatibility)