Skip to content

Commit 05422e6

Browse files
authored
DOCSP-50029: Remove EOL'd server mentions (#127)
1 parent 1c003bf commit 05422e6

File tree

4 files changed

+1
-158
lines changed

4 files changed

+1
-158
lines changed

source/data-modeling/associations.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -450,9 +450,6 @@ Embedded matching on loaded documents has the following known limitations:
450450
as a pattern while also providing options to the ``$options`` field. You can
451451
only provide options if the regular expression pattern is a string.
452452

453-
- {+mdb-server+} versions 4.0 and earlier do not strictly validate ``$type``
454-
arguments.
455-
456453
Omit _id Fields
457454
~~~~~~~~~~~~~~~
458455

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

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,28 +7,13 @@
77
- MongoDB 8.0
88
- MongoDB 7.0
99
- MongoDB 6.0
10-
- MongoDB 5.0
11-
- MongoDB 4.4
12-
- MongoDB 4.2
13-
- MongoDB 4.0
14-
- MongoDB 3.6
1510

1611
* - 9.0
1712
- ✓
1813
- ✓
1914
- ✓
20-
- ✓
21-
- ✓
22-
- ✓
23-
- ✓
24-
- ✓
2515

2616
* - 8.0 to 8.1
2717
-
2818
- ✓
2919
- ✓
30-
- ✓
31-
- ✓
32-
- ✓
33-
- ✓
34-
- ✓

source/interact-data/modify-results.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ access the embedded ``Tour`` object as shown in the preceding code,
106106

107107
.. note::
108108

109-
If you are connected to a deployment running MongoDB 4.4 or later,
109+
If you are connected to a deployment running MongoDB 6.0 or later,
110110
you cannot specify an association and its fields in a projection in
111111
the same query.
112112

source/legacy-files/map-reduce.txt

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)