Discussion:
[mongodb-dev] MongoDB 3.2.21 is released
'Kelsey T Schubert' via mongodb-dev
2018-09-07 17:43:43 UTC
Permalink
MongoDB 3.2.21 is out and is ready for production deployment. This release contains only fixes since 3.2.20, and is a recommended upgrade for all 3.2 users.
<br><br>
Fixed in this release:
<pre><big><ul><li> <a href="https://jira.mongodb.org/browse/SERVER-35693">SERVER-35693</a> Parsing of $in takes quadratic time due to O(n^2) boost::flat_set constructor
<li> <a href="https://jira.mongodb.org/browse/SERVER-36010">SERVER-36010</a> Change log messages for Windows stacktraces to use error() or severe() rather than log()
<li> <a href="https://jira.mongodb.org/browse/WT-3637">WT-3637</a> Fix a heap use after free from evicting of a page that just split.
<li> <a href="https://jira.mongodb.org/browse/WT-3710">WT-3710</a> Fix a race condition between concurrent page splits
<li> <a href="https://jira.mongodb.org/browse/WT-4045">WT-4045</a> Don't retry fsync calls after EIO failure
<li> <a href="https://jira.mongodb.org/browse/SERVER-32999">SERVER-32999</a> Platform Support: remove Debian 7
</ul></big></pre>
<a href="http://docs.mongodb.org/manual/release-notes/3.2">3.2 Release Notes</a> | <a href="https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%273.2.21%27">All Issues</a> | <a href="http://www.mongodb.org/downloads">Downloads</a>
<br><br>
As always, please let us know of any issues.
<br><br>
-- The MongoDB Team
<br><br>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &quot;mongodb-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:mongodb-dev+***@googlegroups.com">mongodb-dev+***@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:mongodb-***@googlegroups.com">mongodb-***@googlegroups.com</a>.<br />
Visit this group at <a href="https://groups.google.com/group/mongodb-dev">https://groups.google.com/group/mongodb-dev</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/mongodb-dev/20180907174343.GA81382%40grey.local?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/mongodb-dev/20180907174343.GA81382%40grey.local</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />
Loading...