Skip to content

Commit af0dfa6

Browse files
committed
Update What's New reference documentation
Add linearizable read concern Update links to server release notes from 3-3-dev-series to 3.4
1 parent 0916326 commit af0dfa6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/content/whats-new.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,9 @@ For more information on collation, including the supported locales, refer to the
158158
[maximum staleness for secondary reads](https://github.com/mongodb/specifications/blob/master/source/max-staleness/max-staleness.rst)
159159
* Support for the
160160
[MongoDB handshake protocol](https://github.com/mongodb/specifications/blob/master/source/mongodb-handshake/handshake.rst).
161-
* Builders for [eight new aggregation pipeline stages]({{<docsref "release-notes/3.3-dev-series/#aggregation">}})
162-
* Helpers for creating [read-only views]({{<docsref "release-notes/3.3-dev-series/#views">}})
161+
* Builders for [eight new aggregation pipeline stages]({{<docsref "release-notes/3.4/#aggregation">}})
162+
* Helpers for creating [read-only views]({{<docsref "release-notes/3.4/#views">}})
163+
* Support for the [linearizable read concern](https://docs.mongodb.com/master/release-notes/3.4/#linearizable-read-concern)
163164

164165
### Support for JNDI
165166

0 commit comments

Comments
 (0)