MongoDB 8.0.23 is released

MongoDB 8.0.23 is out and is ready for production deployment. This release contains only fixes since 8.0.21, and is a recommended upgrade for all 8.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
8.0 Release Notes | All Issues | Community Download

As always, please let us know of any issues.

-- The MongoDB Team