MongoDB 8.2.9 is released

MongoDB 8.2.9 is out and is ready for production deployment. This release contains only fixes since 8.2.7, and is a recommended upgrade for all 8.2 users.

Fixed in this release:

  • SERVER-120668 Disallow $trim with too large mask string
  • SERVER-121610 Ensure cached emit() calls are no-op
  • SERVER-121895 Improve redaction of validation errors
  • SERVER-122032 Calling replaceEncryptedFieldsInFilter with positional projection results in use-after-free
  • SERVER-122449 Improve $bitSet match expressions
  • SERVER-126021 Undefined behavior when inserting data with duplicate field names into timeseries collections
8.2 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

-- The MongoDB Team