MongoDB 3.0.6 Windows 版本現已提供下載
MongoDB 3.0.6 在 8 月 20 日發布了 RC1 和 RC2 版本,估計很快就會正式發布,現在 dl 上已經提供 Windows 版本的下載: https://www.mongodb.org/dl/win32/x86_64-2008plus-ssl 。暫未找到相關說明。
同時還發布了 MongoDB 3.1.7 版本,這是開發版本,不建議在生產環境使用。
主要改進:
-
clusterManager role does not have permission for adding tag ranges
-
$sort stage in aggregation doesn’t call scoped connections done ()
-
runcating a capped collection may not unindex deleted documents in WiredTiger
-
Seg Fault on cloneCollection (specifically gridfs)
-
Excessive memory allocated by WiredTiger journal
-
Fatal error calling createIndex with 2dsphere
-
MMap memory mapped file address allocation code cannot handle addresses non-aligned to memory mapped granularity size
-
Mongo shell should report that subprograms exited with non-zero exit code if they die