File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Learn what's new in:
2020* :ref:`Version 4.7.1 <version-4.7.1>`
2121* :ref:`Version 4.7.0 <version-4.7.0>`
2222* :ref:`Version 4.6 <version-4.6>`
23+ * :ref:`Version 4.5.1 <version-4.5.1>`
2324* :ref:`Version 4.5 <version-4.5>`
2425* :ref:`Version 4.4 <version-4.4>`
2526* :ref:`Version 4.3 <version-4.3>`
@@ -63,7 +64,7 @@ What's New in 4.8
6364
6465.. warning:: Breaking Changes in v4.8
6566
66- The v4.8 driver contains breaking changes. See :ref:`<java-breaking-changes-v4.8>`
67+ The v4.8 driver contains breaking changes. See :ref:`<java-breaking-changes-v4.8>`
6768 and :ref:`<java-server-release-change-v4.8>` for more information.
6869
6970.. important:: Deprecation Notice
@@ -206,6 +207,16 @@ New features of the 4.6 Java driver release include:
206207 for more information.
207208
208209.. _version-4.5:
210+ .. _version-4.5.1:
211+
212+ What's New in 4.5.1
213+ -------------------
214+
215+ If the DNS server returns an NXDomain error,
216+ indicating a non-existent domain, the 4.5.1
217+ driver no longer throws an exception.
218+
219+ .. _version-4.5.0:
209220
210221What's New in 4.5
211222-----------------
You can’t perform that action at this time.
0 commit comments