Skip to content

Commit

Permalink
adds changelog entry for annotation correction on ivos and events
Browse files Browse the repository at this point in the history
  • Loading branch information
siglocpp committed Jul 16, 2024
1 parent bd77084 commit 2aa1bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* The old functionality is still available with the mongodb-legacy library
* Breaking: Removed Junit 5 Vintage engine and Junit 4 (can be added in projects that need it)
* Fixed vulnerabilities: CVE-2023-52428(nimbus-jose-jwt), CVE-2024-29857,CVE-2024-30171,CVE-2024-30172,CVE-2024-34447 (bouncycastle), CVE-2024-28752 (Apache CXF)
* Corrected the use of @Nullable and @Nonnull annotations on created ivos and events, especially on the generated builders

# 1.35
* Update dependencies
Expand Down

0 comments on commit 2aa1bcd

Please sign in to comment.