MongoDB 4.0.25 is released

MongoDB 4.0.25 is out and is ready for production deployment. This release contains only fixes since 4.0.24, and is a recommended upgrade for all 4.0 users.


Fixed in this release:

  • SERVER-57102 Fixing invariants on ShardServerCatalogCacheLoader to consider different terms
  • SERVER-56854 Provide the ability for RSM requests to timeout and mark the server as failed
  • SERVER-56217 PoolForHost::_maxInUse is init to ::max and cannot be changed, and when connections are maxed DBConnectionPool::get() always throws
  • SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIELD_AUTO
4.0 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team
2 Likes

A post was split to a new topic: Increased CPU usage after upgrading to 4.0.25