Skip to content

Commit 56413a0

Browse files
committed
Merge branch 'master' of https://github.com/mongodb/docs-java into DOCSP-41769-improved-bulk-write
2 parents db24b1e + 3e3f1b7 commit 56413a0

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
@@ -52,6 +52,10 @@ The 5.2.1 driver patch release includes the following changes:
5252
- Fixes an issue that caused applications built with Quarkus to throw a
5353
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
5454
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.
5559

5660
.. _java-version-5.2:
5761

0 commit comments

Comments
 (0)