Skip to content

Commit ce8ee19

Browse files
DOSCP-45038 UnsatisfiedLinkError fix (#587)
* unsatisfiedlinkerror fix * fix patch number
1 parent 1ec4a2c commit ce8ee19

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/whats-new.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ What's New
1919

2020
Learn what's new in:
2121

22+
* :ref:`Version 5.2.1 <java-version-5.2.1>`
2223
* :ref:`Version 5.2 <java-version-5.2>`
2324
* :ref:`Version 5.1.3 <java-version-5.1.3>`
2425
* :ref:`Version 5.1.2 <java-version-5.1.2>`
@@ -28,6 +29,17 @@ Learn what's new in:
2829
* :ref:`Version 4.11 <version-4.11>`
2930
* :ref:`Version 4.10 <version-4.10>`
3031

32+
.. _java-version-5.2.1:
33+
34+
What's New in 5.2.1
35+
-------------------
36+
37+
The 5.2.1 driver patch release includes the following changes:
38+
39+
- Fixes an issue that caused applications built with Quarkus to throw a
40+
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
41+
bindings.
42+
3143
.. _java-version-5.2:
3244

3345
What's New in 5.2

0 commit comments

Comments
 (0)