MongoDB 7.0.34 is released

MongoDB 7.0.34 is out and is ready for production deployment. This release contains only fixes since 7.0.32, and is a recommended upgrade for all 7.0 users.

Fixed in this release:

  • SERVER-120668 Disallow $trim with too large mask string
  • 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
7.0 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

-- The MongoDB Team