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.
1 parent ce8ee19 commit 3e3f1b7Copy full SHA for 3e3f1b7
source/whats-new.txt
@@ -39,6 +39,10 @@ The 5.2.1 driver patch release includes the following changes:
39
- Fixes an issue that caused applications built with Quarkus to throw a
40
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
41
bindings.
42
+- Fixes a bug that caused the ``mongodb-driver-core`` package to error when
43
+ deployed to an OSGi runtime. The `` Import-Package
44
+ org.mongodb:mongodb-driver-core`` manifest attribute no longer requires the
45
+ ``com.oracle.svm.core.annotate.*`` packages.
46
47
.. _java-version-5.2:
48
0 commit comments