We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db24b1e + 3e3f1b7 commit 56413a0Copy full SHA for 56413a0
source/whats-new.txt
@@ -52,6 +52,10 @@ The 5.2.1 driver patch release includes the following changes:
52
- Fixes an issue that caused applications built with Quarkus to throw a
53
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
54
bindings.
55
+- Fixes a bug that caused the ``mongodb-driver-core`` package to error when
56
+ deployed to an OSGi runtime. The `` Import-Package
57
+ org.mongodb:mongodb-driver-core`` manifest attribute no longer requires the
58
+ ``com.oracle.svm.core.annotate.*`` packages.
59
60
.. _java-version-5.2:
61
0 commit comments