Related
- Translating OData Queries to MongoDB in Java With Jamolingo
- Cutting P99 Latency From ~3.2s To ~650ms in a Policy‑Driven Authorization API (Python + MongoDB)
- Isolation Level for MongoDB Multi-Document Transactions (Strong Consistency)
- Building a 3D WebXR Game with WASI Cycles: Integrating WasmEdge, Wasmtime, and Wasmer to Invoke MongoDB, Kafka, and Oracle
- DZone
- Data Engineering
- Databases
- MongoDB 3.1.7 is Released
MongoDB 3.1.7 is Released
As a reminder, 3.1.7 is a development release and is not intended for production use. The 3.1 series will evolve into 3.2, which will be for production.
Join the DZone community and get the full member experience.
Join For FreeMongoDB 3.1.7 has been released. As a reminder, 3.1.7 is a development release and is not intended for production use. The 3.1 series will evolve into 3.2, which will be for production.
New/fixed in this release:
clusterManager role does not have permission for adding tag ranges
$sort stage in aggregation doesn’t call scoped connections done ()
Truncating 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
As always, please let us know of any issues.
– The MongoDB Team
Published at DZone with permission of Francesca Krihely. See the original article here.
Opinions expressed by DZone contributors are their own.
Related
-
Translating OData Queries to MongoDB in Java With Jamolingo
-
Cutting P99 Latency From ~3.2s To ~650ms in a Policy‑Driven Authorization API (Python + MongoDB)
-
Isolation Level for MongoDB Multi-Document Transactions (Strong Consistency)
-
Building a 3D WebXR Game with WASI Cycles: Integrating WasmEdge, Wasmtime, and Wasmer to Invoke MongoDB, Kafka, and Oracle
