File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11define: prefix docs/drivers/csharp
22define: base https://www.mongodb.com/${prefix}
3- define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 v2.25 v2.26 v2.27 v2.28 master
3+ define: versions v2.19 v2.20 v2.21 v2.22 v2.23 v2.24 v2.25 v2.26 v2.27 v2.28 v2.29 master
44
55symlink: current -> master
66
Original file line number Diff line number Diff line change @@ -38,12 +38,14 @@ Learn what's new in:
3838What's New in 2.29
3939------------------
4040
41- The 2.29 driver release has been tested against {+mdb-server+} version 8.0 and
41+ The 2.29 driver release adds support for {+mdb-server+} version 8.0 and
4242includes the following new features:
4343
4444- Adds support for v2 of the Queryable Encryption range protocol.
4545
46- - Adds support for range indexes for Queryable Encryption.
46+ - Adds support for range indexes for Queryable Encryption. For more information about
47+ Queryable Encryption, see :manual:`Queryable Encryption </core/queryable-encryption>`
48+ in the {+mdb-server+} manual.
4749
4850For more information about this release, see the :github:`v2.29 release notes
4951</mongodb/mongo-csharp-driver/releases/tag/v2.29.0>`.
You can’t perform that action at this time.
0 commit comments