File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ What's New
1919
2020Learn 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,22 @@ 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+
43+ - Fixes an issue that caused the ``mongodb-driver-core`` package to error when
44+ deployed to an OSGi runtime. The ``Import-Package``
45+ ``org.mongodb:mongodb-driver-core`` manifest attribute no longer
46+ requires the ``com.oracle.svm.core.annotate.*`` packages.
47+
3148.. _java-version-5.2:
3249
3350What's New in 5.2
You can’t perform that action at this time.
0 commit comments