Skip to content

Commit 8eb8069

Browse files
authored
DOCSP-41458: v5.1.3 assertion error (#563)
1 parent 06681df commit 8eb8069

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

source/validate-signatures.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.. _java-validate-signatures:
22

3-
.. sharedinclude:: dbx/jvm-validate-artifacts.rst
3+
.. sharedinclude:: dbx/jvm/validate-artifacts.rst

source/whats-new.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ What's New
2020
Learn what's new in:
2121

2222
* :ref:`Version 5.2 <java-version-5.2>`
23+
* :ref:`Version 5.1.2 <java-version-5.1.3>`
2324
* :ref:`Version 5.1.2 <java-version-5.1.2>`
2425
* :ref:`Version 5.1.1 <java-version-5.1.1>`
2526
* :ref:`Version 5.1 <version-5.1>`
@@ -58,6 +59,15 @@ New features of the 5.2 driver release include:
5859
// Connection URI without delimiting forward-slash
5960
String uri = "mongodb://example.com?w=majority";
6061

62+
.. _java-version-5.1.3:
63+
64+
What's New in 5.1.3
65+
-------------------
66+
67+
The 5.1.3 driver patch release includes the following changes:
68+
69+
.. sharedinclude:: dbx/jvm/v5.1.3-wn-items.rst
70+
6171
.. _java-version-5.1.2:
6272

6373
What's New in 5.1.2

0 commit comments

Comments
 (0)