MongoDB: Stable MongoDB 1.6.2 Released, Recommended Upgrade
New stable version from MongoDB fixing a couple of bugs:
- database isolation issue with concurrency and deletion of objects http://jira.mongodb.org/browse/SERVER-1710
- concurrency issue when doing in-memory sort
- current operation tracking could cause segfault while being accessed
- replica set initialization segfault fixed
- map reduce sort option working again
- administrative enhancements for using replica sets as shards
Full announcement ☞ here.
Original title and link for this post: MongoDB: Stable 1.6.2 Released, Recommended Upgrade (published on the NoSQL blog: myNoSQL)