Skip to content

Commit 5c4516c

Browse files
author
Chris Cho
authored
DOCSP-38680: v2.25 updates (#183)
* DOCSP-38680: v2.25 updates
1 parent c979435 commit 5c4516c

File tree

5 files changed

+26
-124
lines changed

5 files changed

+26
-124
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/csharp
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 master
3+
define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 v2.25 master
44

55
symlink: current -> master
66

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ language = "C#"
2626
mongo-community = "MongoDB Community Edition"
2727
mongo-enterprise = "MongoDB Enterprise Edition"
2828
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
29-
version-number = "2.24"
29+
version-number = "2.25"
3030
version = "v{+version-number+}"
3131
example = "https://raw.githubusercontent.com/mongodb/docs-csharp/{+docs-branch+}/source/includes/code-examples"
3232
stable-api = "Stable API"

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

Lines changed: 1 addition & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -10,77 +10,7 @@
1010
- .NET 4.8
1111
- .NET 4.7 [#2.14-note]_
1212
- .NET 4.6
13-
* - 2.24
14-
- ✓
15-
- ✓
16-
- ✓
17-
- ✓
18-
- ✓
19-
-
20-
* - 2.23
21-
- ✓
22-
- ✓
23-
- ✓
24-
- ✓
25-
- ✓
26-
-
27-
* - 2.22
28-
- ✓
29-
- ✓
30-
- ✓
31-
- ✓
32-
- ✓
33-
-
34-
* - 2.21
35-
- ✓
36-
- ✓
37-
- ✓
38-
- ✓
39-
- ✓
40-
-
41-
* - 2.20
42-
- ✓
43-
- ✓
44-
- ✓
45-
- ✓
46-
- ✓
47-
-
48-
* - 2.19
49-
- ✓
50-
- ✓
51-
- ✓
52-
- ✓
53-
- ✓
54-
-
55-
* - 2.18
56-
- ✓
57-
- ✓
58-
- ✓
59-
- ✓
60-
- ✓
61-
-
62-
* - 2.17
63-
- ✓
64-
- ✓
65-
- ✓
66-
- ✓
67-
- ✓
68-
-
69-
* - 2.16
70-
- ✓
71-
- ✓
72-
- ✓
73-
- ✓
74-
- ✓
75-
-
76-
* - 2.15
77-
- ✓
78-
- ✓
79-
- ✓
80-
- ✓
81-
- ✓
82-
-
83-
* - 2.14
13+
* - 2.14 to 2.25
8414
- ✓
8515
- ✓
8616
- ✓

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

Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -15,55 +15,7 @@
1515
- MongoDB 3.2
1616
- MongoDB 3.0
1717
- MongoDB 2.6
18-
* - 2.24
19-
- ✓
20-
- ✓
21-
- ✓
22-
- ✓
23-
- ✓
24-
- ✓
25-
- ✓
26-
-
27-
-
28-
-
29-
-
30-
* - 2.23
31-
- ✓
32-
- ✓
33-
- ✓
34-
- ✓
35-
- ✓
36-
- ✓
37-
- ✓
38-
-
39-
-
40-
-
41-
-
42-
* - 2.22
43-
- ✓
44-
- ✓
45-
- ✓
46-
- ✓
47-
- ✓
48-
- ✓
49-
- ✓
50-
-
51-
-
52-
-
53-
-
54-
* - 2.21
55-
- ✓
56-
- ✓
57-
- ✓
58-
- ✓
59-
- ✓
60-
- ✓
61-
- ✓
62-
-
63-
-
64-
-
65-
-
66-
* - 2.20
18+
* - 2.20 to 2.25
6719
- ✓
6820
- ✓
6921
- ✓

source/whats-new.txt

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,11 @@ What's New
1515
:values: reference
1616

1717
.. meta::
18-
:keywords: update, new feature, deprecation, upgrade, driver v2.19, driver v2.20, driver v2.21, driver v2.22, driver v2.23
18+
:keywords: update, new feature, deprecation, upgrade, driver v2.19, driver v2.20, driver v2.21, driver v2.22, driver v2.23, driver v2.24, driver v2.25
1919

2020
Learn what's new in:
2121

22+
* :ref:`Version 2.25 <version-2.25>`
2223
* :ref:`Version 2.24 <version-2.24>`
2324
* :ref:`Version 2.23 <version-2.23>`
2425
* :ref:`Version 2.22 <version-2.22>`
@@ -28,6 +29,25 @@ Learn what's new in:
2829

2930
.. _upcoming-breaking-changes:
3031

32+
33+
.. _version-2.25:
34+
35+
What's New in 2.25
36+
------------------
37+
38+
The 2.25 driver release includes the following new features:
39+
40+
- Added support for the ``MONGODB-OIDC`` authentication mechanism and automatic
41+
token acquisition for Azure Identity Provider.
42+
- Added the class name to the error message reported when
43+
``BsonClassMapSerializer`` cannot locate a matching creator.
44+
- Added a ``LoggedStages`` field to surface the MQL executed after performing
45+
a LINQ query.
46+
- Added support for overriding the ``"mongodb"`` service name with a custom one
47+
by using the ``srvServiceName`` connection option.
48+
- Improved behavior of bulk write operations to preven enumerating the requests
49+
parameter more than once.
50+
3151
.. _version-2.24:
3252

3353
What's New in 2.24
@@ -86,7 +106,7 @@ The 2.22 driver release includes the following new features:
86106
</atlas-vector-search/vector-search-stage/>` aggregation stages.
87107
- Added synonym support for Atlas Search.
88108
- Reduced memory allocation when using encryption.
89-
- Added logging messages for server discovery and monitoring (SDAM) events. For more
109+
- Added logging messages for server discovery and monitoring (SDAM) events. For more
90110
information on these events, see the
91111
`MongoDB SDAM Logging and Monitoring specification. <https://github.com/mongodb/specifications/blob/master/source/server-discovery-and-monitoring/server-discovery-and-monitoring-logging-and-monitoring.rst#log-messages>`__
92112

0 commit comments

Comments
 (0)