MongoDB 3.6.18 is released

MongoDB 3.6.18 is out and is ready for production deployment. This release contains only fixes since 3.6.17, and is a recommended upgrade for all 3.6 users.

Fixed in this release:

  • SERVER-46466 Race with findAndModify retryable write and session migration
  • SERVER-45935 [3.6] WT error handler incorrectly prints “An unsupported journal format detected”
  • SERVER-45418 DocumentSourceCursor batching memory accounting does not account for empty documents, leads to unbounded memory use for count-like aggregates
  • SERVER-45363 Issue with mongodb text indexes and weights when using wildcard specifier
  • SERVER-35050 Don’t abort collection clone due to negative document count

3.6 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

– The MongoDB Team

1 Like