Skip to content

Commit 67ac918

Browse files
authored
DOCSP-50155 - EOL MongoDB 4.0 (#252)
* eol v4.0 * update compat
1 parent a15a2c9 commit 67ac918

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

source/includes/mongodb-compatibility-table-php.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- MongoDB 7.0
99
- MongoDB 6.0
1010

11-
* - ext + lib 1.20 to 2.0
11+
* - ext + lib 1.20 to 2.1
1212
- ✓
1313
- ✓
1414
- ✓

source/whats-new.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ following versions of the {+php-library+}:
3333
What's New in 2.1
3434
-----------------
3535

36+
.. important:: Breaking Changes
37+
The {+library-short+} v2.1 release introduces the following breaking
38+
changes:
39+
40+
- Drops support for {+mdb-server+} 4.0. The minimum supported {+mdb-server+} version is
41+
4.2.
42+
3643
The {+library-short+} v2.1 release includes the following features,
3744
improvements, and fixes:
3845

0 commit comments

Comments
 (0)