-
Notifications
You must be signed in to change notification settings - Fork 26
DOCSP-38680: v2.25 updates #183
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
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,13 @@ | |
- .NET 4.8 | ||
- .NET 4.7 [#2.14-note]_ | ||
- .NET 4.6 | ||
* - 2.25 | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
* - 2.24 | ||
- ✓ | ||
- ✓ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,18 @@ | |
- MongoDB 3.2 | ||
- MongoDB 3.0 | ||
- MongoDB 2.6 | ||
* - 2.25 | ||
|
||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
- | ||
- | ||
- | ||
* - 2.24 | ||
- ✓ | ||
- ✓ | ||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -15,10 +15,11 @@ What's New | |||||
:values: reference | ||||||
|
||||||
.. meta:: | ||||||
:keywords: update, new feature, deprecation, upgrade, driver v2.19, driver v2.20, driver v2.21, driver v2.22, driver v2.23 | ||||||
: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 | ||||||
|
||||||
Learn what's new in: | ||||||
|
||||||
* :ref:`Version 2.25 <version-2.25>` | ||||||
* :ref:`Version 2.24 <version-2.24>` | ||||||
* :ref:`Version 2.23 <version-2.23>` | ||||||
* :ref:`Version 2.22 <version-2.22>` | ||||||
|
@@ -28,6 +29,25 @@ Learn what's new in: | |||||
|
||||||
.. _upcoming-breaking-changes: | ||||||
|
||||||
|
||||||
.. _version-2.25: | ||||||
|
||||||
What's New in 2.25 | ||||||
------------------ | ||||||
|
||||||
The 2.24 driver release includes the following new features: | ||||||
|
The 2.24 driver release includes the following new features: | |
The 2.25 driver release includes the following new features: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think 'Improved' instead of 'fixed' is better, as it technically it was not wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Condense rows 2.20 through 2.25 to a single row, similar to Go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like 2.14 through 2.25 are the same, so I'll do it for those.