Skip to content

Commit 58ffa9d

Browse files
committed
DOCSP-50030 - Remove EOL Server versions (#637)
(cherry picked from commit 4d80b51)
1 parent 0a7e234 commit 58ffa9d

File tree

4 files changed

+10
-239
lines changed

4 files changed

+10
-239
lines changed

source/fundamentals/connection/network-compression.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ of data passed over the network between MongoDB and your application.
1212

1313
The {+driver-short+} supports the following compression algorithms:
1414

15-
1. `Snappy <https://google.github.io/snappy/>`__: available in MongoDB 3.6 and later.
15+
1. `Snappy <https://google.github.io/snappy/>`__
1616

17-
2. `Zlib <https://zlib.net/>`__: available in MongoDB 3.6 and later.
17+
2. `Zlib <https://zlib.net/>`__
1818

19-
3. `Zstandard <https://github.com/facebook/zstd/>`__: available in MongoDB 4.2 and later.
19+
3. `Zstandard <https://github.com/facebook/zstd/>`__
2020

2121
If you specify multiple compression algorithms, the driver selects the
2222
first one in the list supported by your MongoDB instance.

source/fundamentals/indexes.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ and disk usage for capacity planning. In addition, when a write operation update
6262
indexed field, MongoDB also updates the related index.
6363

6464
Since MongoDB supports dynamic schemas, applications can query against fields whose names
65-
cannot be known in advance or are arbitrary. MongoDB 4.2 introduced :manual:`wildcard indexes </core/index-wildcard/>`
66-
to help support these queries. Wildcard indexes are not designed to replace workload-based
65+
cannot be known in advance or are arbitrary. :manual:`Wildcard indexes </core/index-wildcard/>`
66+
help support these queries, but are not designed to replace workload-based
6767
index planning.
6868

6969
For more information about designing your data model and choosing indexes
@@ -322,7 +322,7 @@ The following is an example of a geospatial query using the "location.geo" index
322322
:dedent:
323323

324324
MongoDB also supports ``2d`` indexes for calculating distances on a Euclidean plane and
325-
for working with the "legacy coordinate pairs" syntax used in MongoDB 2.2 and earlier.
325+
for working with the "legacy coordinate pairs" syntax.
326326
To learn more, see :manual:`Geospatial Queries </geospatial-queries>` in the Server manual.
327327

328328
Unique Indexes

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

Lines changed: 3 additions & 231 deletions
Original file line numberDiff line numberDiff line change
@@ -8,269 +8,41 @@
88
- MongoDB 8.0
99
- MongoDB 7.0
1010
- MongoDB 6.0
11-
- MongoDB 5.0
12-
- MongoDB 4.4
13-
- MongoDB 4.2
14-
- MongoDB 4.0
15-
- MongoDB 3.6
16-
- MongoDB 3.4
17-
- MongoDB 3.2
18-
- MongoDB 3.0
19-
- MongoDB 2.6
2011

21-
* - 3.0 to 3.4
12+
* - 2.29 to 3.4
2213
- ✓
2314
- ✓
2415
- ✓
2516
- ✓
26-
- ✓
27-
- ✓
28-
- ✓
29-
- ✓
30-
-
31-
-
32-
-
33-
-
34-
-
3517

36-
* - 2.29 to 2.30
37-
- ✓
38-
- ✓
39-
- ✓
40-
- ✓
41-
- ✓
42-
- ✓
43-
- ✓
44-
- ✓
45-
- ✓
46-
-
47-
-
48-
-
49-
-
5018
* - 2.20 to 2.28
5119
- ⊛
5220
- ⊛
5321
- ✓
5422
- ✓
55-
- ✓
56-
- ✓
57-
- ✓
58-
- ✓
59-
- ✓
60-
-
61-
-
62-
-
63-
-
6423

6524
* - 2.16 to 2.19
6625
- ⊛
6726
- ⊛
6827
- ⊛
6928
- ✓
70-
- ✓
71-
- ✓
72-
- ✓
73-
- ✓
74-
- ✓
75-
-
76-
-
77-
-
78-
-
7929

8030
* - 2.15
8131
- ⊛
8232
- ⊛
8333
- ⊛
8434
- ⊛
85-
- ✓
86-
- ✓
87-
- ✓
88-
- ✓
89-
- ✓
90-
-
91-
-
92-
-
93-
-
94-
95-
* - 2.14
96-
- ✗ [#8.1-note]_
97-
- ⊛
98-
- ⊛
99-
- ⊛
100-
- ✓
101-
- ✓
102-
- ✓
103-
- ✓
104-
- ✓
105-
-
106-
-
107-
-
108-
-
109-
110-
* - 2.13
111-
- ✗ [#8.1-note]_
112-
- ⊛
113-
- ⊛
114-
- ⊛
115-
- ✓
116-
- ✓
117-
- ✓
118-
- ✓
119-
- ✓
120-
- ✓
121-
- ✓
122-
- ✓
123-
- ✓
124-
125-
* - 2.12
126-
- ✗ [#8.1-note]_
127-
- ⊛
128-
- ⊛
129-
- ⊛
130-
- ⊛
131-
- ✓
132-
- ✓
133-
- ✓
134-
- ✓
135-
- ✓
136-
- ✓
137-
- ✓
138-
- ✓
13935

140-
* - 2.11
36+
* - 2.7 to 2.14
14137
- ✗ [#8.1-note]_
14238
- ⊛
14339
- ⊛
14440
- ⊛
145-
- ⊛
146-
- ✓
147-
- ✓
148-
- ✓
149-
- ✓
150-
- ✓
151-
- ✓
152-
- ✓
153-
- ✓
15441

155-
* - 2.10
42+
* - 2.0 to 2.6
15643
- ✗ [#8.1-note]_
157-
- ⊛
158-
- ⊛
159-
- ⊛
160-
- ⊛
161-
- ⊛
162-
- ✓
163-
- ✓
164-
- ✓
165-
- ✓
166-
- ✓
167-
- ✓
168-
- ✓
169-
170-
* - 2.9
171-
- ✗ [#8.1-note]_
172-
- ⊛
173-
- ⊛
174-
- ⊛
175-
- ⊛
176-
- ⊛
177-
- ✓
178-
- ✓
179-
- ✓
180-
- ✓
181-
- ✓
182-
- ✓
183-
- ✓
184-
185-
* - 2.8
186-
- ✗ [#8.1-note]_
187-
- ⊛
188-
- ⊛
189-
- ⊛
190-
- ⊛
191-
- ⊛
192-
- ⊛
193-
- ✓
194-
- ✓
195-
- ✓
196-
- ✓
197-
- ✓
198-
- ✓
199-
* - 2.7
200-
- ✗ [#8.1-note]_
201-
- ⊛
202-
- ⊛
203-
- ⊛
204-
- ⊛
205-
- ⊛
206-
- ⊛
207-
- ✓
208-
- ✓
209-
- ✓
210-
- ✓
211-
- ✓
212-
- ✓
213-
214-
* - 2.5 to 2.6
215-
- ✗ [#8.1-note]_
216-
-
21744
-
21845
-
21946
-
220-
-
221-
-
222-
-
223-
- ✓
224-
- ✓
225-
- ✓
226-
- ✓
227-
- ✓
228-
229-
* - 2.4
230-
- ✗ [#8.1-note]_
231-
-
232-
-
233-
-
234-
-
235-
-
236-
-
237-
-
238-
-
239-
- ✓
240-
- ✓
241-
- ✓
242-
- ✓
243-
244-
* - 2.2 to 2.3
245-
- ✗ [#8.1-note]_
246-
-
247-
-
248-
-
249-
-
250-
-
251-
-
252-
-
253-
-
254-
-
255-
- ✓
256-
- ✓
257-
- ✓
258-
259-
* - 2.0
260-
- ✗ [#8.1-note]_
261-
-
262-
-
263-
-
264-
-
265-
-
266-
-
267-
-
268-
-
269-
-
270-
-
271-
- ✓
272-
- ✓
27347

27448
.. [#v3-note] These driver versions are not compatible with MongoDB 8.1 or later because of an authentication issue. To learn more, see :ref:`csharp-server-8.1-incompatibility`.
275-
276-
The driver doesn't support older versions of MongoDB.

source/includes/page-templates/update/update.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ operation:
9191
Update Pipelines
9292
~~~~~~~~~~~~~~~~
9393

94-
If your application connects to {+mdb-server+} 4.2 or later, you can join
95-
a sequence of update operations into a single
94+
You can join a sequence of update operations into a single
9695
:manual:`aggregation pipeline. </core/aggregation-pipeline/>`
9796

9897
To create an update pipeline, call the ``Builders.Update.Pipeline()`` method. This method

0 commit comments

Comments
 (0)