Discussion:
[mongodb-dev] MongoDB 3.4.11 is released
'Ramon Fernandez' via mongodb-dev
2018-01-31 20:44:20 UTC
Permalink
MongoDB 3.4.11 is out and is ready for production deployment. This release
contains only fixes since 3.4.10, and is a recommended upgrade for all 3.4
users.


Fixed in this release:

- SERVER-19605 <https://jira.mongodb.org/browse/SERVER-19605> Oplog
timeout should be configurable
- SERVER-19919 <https://jira.mongodb.org/browse/SERVER-19919> Chunks
that exceed 250000 docs but are under half chunk size get marked as jumbo
- SERVER-21011 <https://jira.mongodb.org/browse/SERVER-21011> Certain
queries against compound 2d/text indexes are incorrectly covered, return
incorrect results
- SERVER-29293 <https://jira.mongodb.org/browse/SERVER-29293> Recipient
shard fails to abort migration on stepdown
- SERVER-29423 <https://jira.mongodb.org/browse/SERVER-29423> Sharding
balancer may schedule multiple migrations with the same source or
destination
- SERVER-29921 <https://jira.mongodb.org/browse/SERVER-29921> Mongo
connection uri doesn't support @ character in database name
- SERVER-30449 <https://jira.mongodb.org/browse/SERVER-30449>
ProjectionSpecValidator is O(N**2) in number of fields in the projection
- SERVER-31101 <https://jira.mongodb.org/browse/SERVER-31101> WT table
not dropped after collection is dropped due to long-running OperationContext
- SERVER-31225 <https://jira.mongodb.org/browse/SERVER-31225> The mongod
process forks before listening for connections
- SERVER-32001 <https://jira.mongodb.org/browse/SERVER-32001> Unindexing
a key in a partial unique index may cause server crash
- SERVER-32048 <https://jira.mongodb.org/browse/SERVER-32048> Updates
using a numeric path component may cause index entries not to be created
- SERVER-32286 <https://jira.mongodb.org/browse/SERVER-32286> Remove
Type=forking from Debian SystemD service file
- WT-3079 <https://jira.mongodb.org/browse/WT-3079> Make sure eviction
visits all trees
- WT-3248 <https://jira.mongodb.org/browse/WT-3248> Performance
degradation in workload with large overflow items

All Issues
<https://jira.mongodb.org/issues/?jql=project%20in%20(SERVER%2CTOOLS%2CWT)%20AND%20resolution%3D%27Fixed%27%20and%20fixversion%3D%273.4.11%27>
| Downloads <http://www.mongodb.org/downloads>


As always, please let us know of any issues.


-- The MongoDB Team
--
You received this message because you are subscribed to the Google Groups "mongodb-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-dev+***@googlegroups.com.
To post to this group, send email to mongodb-***@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-dev/CAMW1i2WD-QrNokmk%3Dy4f5OtzmXwU9XKB_sZuh%2BqLZTjoFf35NQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...