Skip to content

[Backport v3.4] DOCSP-50030 - Remove EOL Server versions #638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v3.4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/fundamentals/connection/network-compression.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ of data passed over the network between MongoDB and your application.

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

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

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

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

If you specify multiple compression algorithms, the driver selects the
first one in the list supported by your MongoDB instance.
Expand Down
6 changes: 3 additions & 3 deletions source/fundamentals/indexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ and disk usage for capacity planning. In addition, when a write operation update
indexed field, MongoDB also updates the related index.

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

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

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

Unique Indexes
Expand Down
234 changes: 3 additions & 231 deletions source/includes/mongodb-compatibility-table-csharp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,269 +8,41 @@
- MongoDB 8.0
- MongoDB 7.0
- MongoDB 6.0
- MongoDB 5.0
- MongoDB 4.4
- MongoDB 4.2
- MongoDB 4.0
- MongoDB 3.6
- MongoDB 3.4
- MongoDB 3.2
- MongoDB 3.0
- MongoDB 2.6

* - 3.0 to 3.4
* - 2.29 to 3.4
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-
-

* - 2.29 to 2.30
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-
* - 2.20 to 2.28
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-

* - 2.16 to 2.19
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-

* - 2.15
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-

* - 2.14
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-

* - 2.13
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.12
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.11
* - 2.7 to 2.14
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.10
* - 2.0 to 2.6
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.9
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.8
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
* - 2.7
- ✗ [#8.1-note]_
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ⊛
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.5 to 2.6
- ✗ [#8.1-note]_
-
-
-
-
-
-
-
- ✓
- ✓
- ✓
- ✓
- ✓

* - 2.4
- ✗ [#8.1-note]_
-
-
-
-
-
-
-
-
- ✓
- ✓
- ✓
- ✓

* - 2.2 to 2.3
- ✗ [#8.1-note]_
-
-
-
-
-
-
-
-
-
- ✓
- ✓
- ✓

* - 2.0
- ✗ [#8.1-note]_
-
-
-
-
-
-
-
-
-
-
- ✓
- ✓

.. [#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`.

The driver doesn't support older versions of MongoDB.
3 changes: 1 addition & 2 deletions source/includes/page-templates/update/update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ operation:
Update Pipelines
~~~~~~~~~~~~~~~~

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

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