MongoDB v0.9.9.6 Release Notes

Release Date: 2012-03-12 // over 13 years ago
    • ๐Ÿ“œ BSON parser is externalized in it's own repository, currently using git master
    • ๐Ÿ›  Fixes for Replicaset connectivity issue (Issue #537)
    • ๐Ÿ›  Fixed issues with node 0.4.X vs 0.6.X (Issue #534)
    • โœ‚ Removed SimpleEmitter and replaced with standard EventEmitter
    • ๐Ÿ‘€ GridStore.seek fails to change chunks and call callback when in read mode (Issue #532)