MongoDB 3.5.13 is released

37 views
Skip to first unread message

Kelsey Thomas Schubert

unread,
Sep 14, 2017, 1:30:29 PM9/14/17
to mongodb-...@googlegroups.com, mongod...@googlegroups.com, mongodb-dev, mongodb...@googlegroups.com

The Server Team is excited to announce that MongoDB 3.5.13 is ready for testing. Among the numerous bug fixes and improvements delivered in the past three weeks, some major features we’ve completed include:


Disk Utilization Data Command

The dbStats command has been extended to also return statistics with bytes used and bytes total for the filesystem that the path for the db is mounted on.

 

IP Whitelisting

This feature allows administrators to place parameterized preconditions onto specific user accounts. When specified, a client must meet all defined preconditions before authenticating as the user. This allows administrators to have additional security around particularly sensitive accounts.

 

JSON Schema Support

We've added JSON Schema support to MongoDB's document validation. This allows users to express a schema for their document in a rich way that is also an emerging standard for JSON validation.  In particular, this allows for validation rules that dictate the entire content for a document, rather than just a subset of fields.


All Issues | Downloads


Thanks,

The MongoDB Server Team


Reply all
Reply to author
Forward
0 new messages