MongoDB 6.0.6 is released

MongoDB 6.0.6 is out and is ready for production deployment. This release contains only fixes since 6.0.5, and is a recommended upgrade for all 6.0 users.

Fixed in this release:

  • SERVER-51835 Mongos readPreferenceTags are not working as expected
  • SERVER-67105 $in queries do not use clustered index
  • SERVER-72774 A node in quiesce mode can win election
  • SERVER-74930 $avg is returning the sum instead of the average in aggregate $group
  • SERVER-75205 Deadlock between stepdown and restoring locks after yielding when all read tickets exhausted

6.0 Release Notes | All Issues | All Downloads

As always, please let us know of any issues.

– The MongoDB Team

3 Likes

Hi!

The official docker image for 6.0.6 has not been released or at least has not been tagged as 6.0.6.

Any news on when this might happen?

Here’s the repo I’m looking at: Docker

Thank you!

Hi @German_Bourdin,

Here is the link for the 6.0.6 docker image. Does this help?

– The MongoDB Team

This topic was automatically closed after 90 days. New replies are no longer allowed.