Skip to content

Commit 3e3f1b7

Browse files
Add OSGi fix to what's new (#588)
1 parent ce8ee19 commit 3e3f1b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/whats-new.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ The 5.2.1 driver patch release includes the following changes:
3939
- Fixes an issue that caused applications built with Quarkus to throw a
4040
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
4141
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.
4246

4347
.. _java-version-5.2:
4448

0 commit comments

Comments
 (0)