Skip to content

Commit a5da5c2

Browse files
committed
DOCSP-50030 - Remove EOL Server versions (#637)
(cherry picked from commit 4d80b51) (cherry picked from commit 57f1f71)
1 parent 956fa9e commit a5da5c2

File tree

4 files changed

+21
-229
lines changed

4 files changed

+21
-229
lines changed

source/fundamentals/connection/network-compression.txt

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

1010
The {+driver-short+} supports the following compression algorithms:
1111

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

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

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

1818
If you specify multiple compression algorithms, the driver selects the
1919
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
@@ -57,8 +57,8 @@ and disk usage for capacity planning. In addition, when a write operation update
5757
indexed field, MongoDB also updates the related index.
5858

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

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

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

374374
Unique Indexes

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

Lines changed: 14 additions & 221 deletions
Original file line numberDiff line numberDiff line change
@@ -4,252 +4,45 @@
44
:class: compatibility-large
55

66
* - {+driver-short+} Version
7+
- MongoDB 8.1
78
- MongoDB 8.0
89
- MongoDB 7.0
910
- MongoDB 6.0
10-
- MongoDB 5.0
11-
- MongoDB 4.4
12-
- MongoDB 4.2
13-
- MongoDB 4.0
14-
- MongoDB 3.6
15-
- MongoDB 3.4
16-
- MongoDB 3.2
17-
- MongoDB 3.0
18-
- MongoDB 2.6
1911

20-
* - 2.29
12+
* - 2.29 to 3.4
2113
- ✓
2214
- ✓
2315
- ✓
2416
- ✓
25-
- ✓
26-
- ✓
27-
- ✓
28-
- ✓
29-
-
30-
-
31-
-
32-
-
17+
3318
* - 2.20 to 2.28
34-
- ⊛
35-
- ✓
36-
- ✓
37-
- ✓
38-
- ✓
39-
- ✓
40-
- ✓
41-
- ✓
42-
-
43-
-
44-
-
45-
-
46-
* - 2.16 to 2.19
47-
- ⊛
48-
- ⊛
49-
- ✓
50-
- ✓
51-
- ✓
52-
- ✓
53-
- ✓
54-
- ✓
55-
-
56-
-
57-
-
58-
-
59-
* - 2.15
60-
- ⊛
61-
- ⊛
62-
- ⊛
63-
- ✓
64-
- ✓
65-
- ✓
66-
- ✓
67-
- ✓
68-
-
69-
-
70-
-
71-
-
72-
* - 2.14
73-
- ⊛
74-
- ⊛
75-
- ⊛
76-
- ✓
77-
- ✓
78-
- ✓
79-
- ✓
80-
- ✓
81-
-
82-
-
83-
-
84-
-
85-
* - 2.13
86-
- ⊛
87-
- ⊛
88-
- ⊛
89-
- ✓
90-
- ✓
91-
- ✓
92-
- ✓
93-
- ✓
94-
- ✓
95-
- ✓
96-
- ✓
97-
- ✓
98-
* - 2.12
9919
- ⊛
10020
- ⊛
101-
- ⊛
102-
- ⊛
103-
- ✓
104-
- ✓
105-
- ✓
106-
- ✓
107-
- ✓
108-
- ✓
109-
- ✓
110-
- ✓
111-
* - 2.11
112-
- ⊛
113-
- ⊛
114-
- ⊛
115-
- ⊛
116-
- ✓
117-
- ✓
118-
- ✓
119-
- ✓
120-
- ✓
121-
- ✓
122-
- ✓
123-
- ✓
124-
* - 2.10
125-
- ⊛
126-
- ⊛
127-
- ⊛
128-
- ⊛
129-
- ⊛
130-
- ✓
131-
- ✓
132-
- ✓
133-
- ✓
13421
- ✓
13522
- ✓
136-
- ✓
137-
* - 2.9
138-
- ⊛
139-
- ⊛
23+
24+
* - 2.16 to 2.19
14025
- ⊛
14126
- ⊛
14227
- ⊛
14328
- ✓
144-
- ✓
145-
- ✓
146-
- ✓
147-
- ✓
148-
- ✓
149-
- ✓
150-
* - 2.8
151-
- ⊛
152-
- ⊛
29+
30+
* - 2.15
15331
- ⊛
15432
- ⊛
15533
- ⊛
15634
- ⊛
157-
- ✓
158-
- ✓
159-
- ✓
160-
- ✓
161-
- ✓
162-
- ✓
163-
* - 2.7
164-
- ⊛
165-
- ⊛
166-
- ⊛
35+
36+
* - 2.7 to 2.14
37+
- ✗ [#8.1-note]_
16738
- ⊛
16839
- ⊛
16940
- ⊛
170-
- ✓
171-
- ✓
172-
- ✓
173-
- ✓
174-
- ✓
175-
- ✓
176-
* - 2.6
177-
-
178-
-
179-
-
180-
-
181-
-
182-
-
183-
-
184-
- ✓
185-
- ✓
186-
- ✓
187-
- ✓
188-
- ✓
189-
* - 2.5
190-
-
191-
-
192-
-
193-
-
194-
-
195-
-
196-
-
197-
- ✓
198-
- ✓
199-
- ✓
200-
- ✓
201-
- ✓
202-
* - 2.4
203-
-
204-
-
205-
-
206-
-
207-
-
208-
-
209-
-
210-
-
211-
- ✓
212-
- ✓
213-
- ✓
214-
- ✓
215-
* - 2.3
216-
-
217-
-
218-
-
219-
-
220-
-
221-
-
222-
-
223-
-
224-
-
225-
- ✓
226-
- ✓
227-
- ✓
228-
* - 2.2
229-
-
230-
-
231-
-
232-
-
233-
-
234-
-
235-
-
236-
-
237-
-
238-
- ✓
239-
- ✓
240-
- ✓
241-
* - 2.0
242-
-
243-
-
244-
-
245-
-
246-
-
247-
-
248-
-
41+
42+
* - 2.0 to 2.6
43+
- ✗ [#8.1-note]_
24944
-
25045
-
25146
-
252-
- ✓
253-
- ✓
25447

255-
The driver doesn't support older versions of MongoDB.
48+
.. [#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`.

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)