Skip to content

Commit 63416b6

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

File tree

4 files changed

+24
-201
lines changed

4 files changed

+24
-201
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: 17 additions & 193 deletions
Original file line numberDiff line numberDiff line change
@@ -4,221 +4,45 @@
44
:class: compatibility-large
55

66
* - {+driver-short+} Version
7+
- MongoDB 8.1
8+
- MongoDB 8.0
79
- MongoDB 7.0
810
- MongoDB 6.0
9-
- MongoDB 5.0
10-
- MongoDB 4.4
11-
- MongoDB 4.2
12-
- MongoDB 4.0
13-
- MongoDB 3.6
14-
- MongoDB 3.4
15-
- MongoDB 3.2
16-
- MongoDB 3.0
17-
- MongoDB 2.6
18-
19-
* - 2.20 to 2.28
20-
- ✓
21-
- ✓
22-
- ✓
23-
- ✓
11+
12+
* - 2.29 to 3.4
2413
- ✓
2514
- ✓
2615
- ✓
27-
-
28-
-
29-
-
30-
-
31-
* - 2.16 to 2.19
32-
- ⊛
3316
- ✓
34-
- ✓
35-
- ✓
36-
- ✓
37-
- ✓
38-
- ✓
39-
-
40-
-
41-
-
42-
-
43-
* - 2.15
44-
- ⊛
45-
- ⊛
46-
- ✓
47-
- ✓
48-
- ✓
49-
- ✓
50-
- ✓
51-
-
52-
-
53-
-
54-
-
55-
* - 2.14
56-
- ⊛
57-
- ⊛
58-
- ✓
59-
- ✓
60-
- ✓
61-
- ✓
62-
- ✓
63-
-
64-
-
65-
-
66-
-
67-
* - 2.13
68-
- ⊛
69-
- ⊛
70-
- ✓
71-
- ✓
72-
- ✓
73-
- ✓
74-
- ✓
75-
- ✓
76-
- ✓
77-
- ✓
78-
- ✓
79-
* - 2.12
80-
- ⊛
81-
- ⊛
82-
- ⊛
83-
- ✓
84-
- ✓
85-
- ✓
86-
- ✓
87-
- ✓
88-
- ✓
89-
- ✓
90-
- ✓
91-
* - 2.11
92-
- ⊛
93-
- ⊛
94-
- ⊛
95-
- ✓
96-
- ✓
97-
- ✓
98-
- ✓
99-
- ✓
100-
- ✓
101-
- ✓
102-
- ✓
103-
* - 2.10
104-
- ⊛
105-
- ⊛
17+
18+
* - 2.20 to 2.28
10619
- ⊛
10720
- ⊛
10821
- ✓
10922
- ✓
110-
- ✓
111-
- ✓
112-
- ✓
113-
- ✓
114-
- ✓
115-
* - 2.9
116-
- ⊛
23+
24+
* - 2.16 to 2.19
11725
- ⊛
11826
- ⊛
11927
- ⊛
12028
- ✓
121-
- ✓
122-
- ✓
123-
- ✓
124-
- ✓
125-
- ✓
126-
- ✓
127-
* - 2.8
128-
- ⊛
129-
- ⊛
130-
- ⊛
29+
30+
* - 2.15
13131
- ⊛
13232
- ⊛
133-
- ✓
134-
- ✓
135-
- ✓
136-
- ✓
137-
- ✓
138-
- ✓
139-
* - 2.7
14033
- ⊛
14134
- ⊛
35+
36+
* - 2.7 to 2.14
37+
- ✗ [#8.1-note]_
14238
- ⊛
14339
- ⊛
14440
- ⊛
145-
- ✓
146-
- ✓
147-
- ✓
148-
- ✓
149-
- ✓
150-
- ✓
151-
* - 2.6
152-
-
153-
-
154-
-
155-
-
156-
-
157-
-
158-
- ✓
159-
- ✓
160-
- ✓
161-
- ✓
162-
- ✓
163-
* - 2.5
164-
-
165-
-
166-
-
167-
-
168-
-
169-
-
170-
- ✓
171-
- ✓
172-
- ✓
173-
- ✓
174-
- ✓
175-
* - 2.4
176-
-
177-
-
178-
-
179-
-
180-
-
181-
-
182-
-
183-
- ✓
184-
- ✓
185-
- ✓
186-
- ✓
187-
* - 2.3
188-
-
189-
-
190-
-
191-
-
192-
-
193-
-
194-
-
195-
-
196-
- ✓
197-
- ✓
198-
- ✓
199-
* - 2.2
200-
-
201-
-
202-
-
203-
-
204-
-
205-
-
206-
-
207-
-
208-
- ✓
209-
- ✓
210-
- ✓
211-
* - 2.0
212-
-
213-
-
214-
-
215-
-
216-
-
217-
-
41+
42+
* - 2.0 to 2.6
43+
- ✗ [#8.1-note]_
21844
-
21945
-
22046
-
221-
- ✓
222-
- ✓
22347

224-
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)