MongoDB 8.3.8
MongoDB 8.3.8 is an upcoming maintenance release for the MongoDB 8.3 stable branch. The update currently includes fixes for sharded aggregation behavior involving $lookup local-read fallback and an issue affecting duplicate inserts into clustered collections when _id values contain Decimal128 data. MongoDB has not currently listed any security CVEs for this patch.
What's new
MongoDB 8.3.8 is an upcoming maintenance release for the MongoDB 8.3 stable branch, focusing on reliability and correctness fixes.
What's new- Improved the
$lookuplocal-read fallback behavior in sharded aggregation helpers. - Fixed an issue where attempting a duplicate insert into a clustered collection with a Decimal128 value in the
_idfield could incorrectly produce a KeyString format error. - Includes additional fixes tracked through the MongoDB 8.3.8 JIRA changelog.
MongoDB 8.3 users should review the 8.3.8 release notes once the version becomes generally available. Organizations affected by the corrected sharded aggregation or clustered collection behavior should prioritize testing and deployment after the final release is published.
๐ฌ Comments (0)
Share any installation issues, compatibility changes, or fixes you noticed.