MongoDB 8.0.12 is released

MongoDB 8.0.12 is out and is ready for production deployment. This release contains only fixes since 8.0.11, and is a recommended upgrade for all 8.0 users.

Fixed in this release:

  • SERVER-95523 upsert does not handle DuplicateKey retry correctly
  • SERVER-95524 Avoid retrying on duplicate key error for upserts in multidocument transactions
  • SERVER-97368 Enable TTL deletes on time-series collections containing data prior to 1970
  • SERVER-99342 Throughput probing decrease metrics are not being updated
  • WT-14391 Check eviction server is running before opening HS
8.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

-- The MongoDB Team