File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,10 @@ The {+driver-short+} 2.21 release includes the following new features:
38
38
parameter. For more information about Queryable Encryption, see :manual:`Queryable Encryption </core/queryable-encryption>`
39
39
in the {+mdb-server+} manual.
40
40
41
+ To learn more about this release, see the
42
+ :github:`v2.21 Release Notes <mongodb/mongo-ruby-driver/releases/tag/v2.21.0>` on
43
+ GitHub.
44
+
41
45
.. _version-2.20:
42
46
43
47
What's New in 2.20
@@ -57,4 +61,8 @@ The {+driver-short+} 2.20 release includes the following new features:
57
61
- Writes a warning message to the log when detecting the host as a CosmosDB
58
62
(Azure) or DocumentDB (Amazon) instance.
59
63
- Attempts retries of read or write operations on a different ``mongos``
60
- instance in a sharded topology, if possible.
64
+ instance in a sharded topology, if possible.
65
+
66
+ To learn more about this release, see the
67
+ :github:`v2.20 Release Notes <mongodb/mongo-ruby-driver/releases/tag/v2.20.0>` on
68
+ GitHub.
You can’t perform that action at this time.
0 commit comments