Skip to content

Commit

Permalink
Add OSGi fix to what's new (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-smith721 authored Nov 8, 2024
1 parent ce8ee19 commit 3e3f1b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ The 5.2.1 driver patch release includes the following changes:
- Fixes an issue that caused applications built with Quarkus to throw a
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
bindings.
- Fixes a bug that caused the ``mongodb-driver-core`` package to error when
deployed to an OSGi runtime. The `` Import-Package
org.mongodb:mongodb-driver-core`` manifest attribute no longer requires the
``com.oracle.svm.core.annotate.*`` packages.

.. _java-version-5.2:

Expand Down

0 comments on commit 3e3f1b7

Please sign in to comment.