File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 44What's New
55==========
66
7- .. default-domain:: mongodb
8-
97.. contents:: On this page
108 :local:
119 :backlinks: none
@@ -14,7 +12,7 @@ What's New
1412
1513Learn what's new in:
1614
17-
15+ * :ref:`Version 4.10 <version-4.10>`
1816* :ref:`Version 4.9 <version-4.9>`
1917* :ref:`Version 4.8 <version-4.8>`
2018* :ref:`Version 4.7.1 <version-4.7.1>`
@@ -39,6 +37,15 @@ Upcoming Breaking Changes
3937 aggregation framework and removed in a future release.
4038- Beginning with v5.0, the {+driver-short+} will require Java 11 or later.
4139
40+ .. _version-4.10:
41+
42+ What's New in 4.10
43+ ------------------
44+
45+ - Interfaces in the ``com.mongodb.client.model.search`` package are now
46+ marked as ``@Sealed`` instead of ``@Evolving``. Sealed interfaces must
47+ not be extended or implemented by consumers of the library.
48+
4249.. _version-4.9:
4350
4451What's New in 4.9
You can’t perform that action at this time.
0 commit comments