Releases: TylerBrock/mongo-hacker
Releases · TylerBrock/mongo-hacker
Mongo Hacker v0.0.8
- Bump minimum MongoDB version to 2.4 (@stennie)
- New
db.getMongo().getDatabaseNames()
method (@pvdb) - New
count doc(ument)s
shell helper/shell command (@pvdb) - Include balancer state in sh.status() as per 3.0 shell #122 (@gianpaj)
- Fix #117: "show users" doesn't work for 2.6+ per-database users (@stennie)
Special thanks to @stennie and @pvdb for updates and new hacks
Mongo Hacker v0.0.5
- Some bug fixes and improvements.
- Support for MongoDB 3.0
Mongo Hacker v0.0.4
bump 0.0.4
Mongo Hacker v0.0.3
nicer formatting for shard tags
Mongo Hacker v0.0.2
fix awful typo in chained update
Mongo Hacker v0.0.1
moving examples to wiki