Discussion:
[mongodb-dev] MongoDB 3.6.6 is released
'Kelsey T Schubert' via mongodb-dev
2018-07-10 17:59:03 UTC
Permalink
MongoDB 3.6.6 is out and is ready for production deployment. This release contains only fixes since 3.6.5, and is a recommended upgrade for all 3.6 users.
<br><br>
Fixed in this release:
<pre><big><ul><li> <a href="https://jira.mongodb.org/browse/SERVER-29844">SERVER-29844</a> If node has a higher priority than the primary and is the most up to date, schedule the takeover that will execute faster.
<li> <a href="https://jira.mongodb.org/browse/SERVER-31679">SERVER-31679</a> Increase in disk i/o for writes to replica set
<li> <a href="https://jira.mongodb.org/browse/SERVER-31995">SERVER-31995</a> Logged initial sync statistics may exceed 16mb causing fassert
<li> <a href="https://jira.mongodb.org/browse/SERVER-33538">SERVER-33538</a> mapReduce "replace" on a sharded output collection can lead to UUIDCatalog inconsistencies
<li> <a href="https://jira.mongodb.org/browse/SERVER-33639">SERVER-33639</a> Concurrent writes against non-existent database can fail due to distlock acquisition timeout at `createDatabase` time
<li> <a href="https://jira.mongodb.org/browse/SERVER-34682">SERVER-34682</a> Old primary should vote yes and store the last vote after stepdown on learning of a higher term
<li> <a href="https://jira.mongodb.org/browse/SERVER-34933">SERVER-34933</a> pcre verb support
<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/TOOLS-2058">TOOLS-2058</a> mongoreplay does not show OP_MSG commands
<li> <a href="https://jira.mongodb.org/browse/TOOLS-2062">TOOLS-2062</a> Support zlib compression in mongoreplay
<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.6">3.6 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.6.6%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/20180710175903.GA83276%40grey.local?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/mongodb-dev/20180710175903.GA83276%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...