- Increase Mongo Driver version to 3.6.4
- Increase Mongo Driver version to 3.3
- Fixes issue where guicing a MongoDatabase in disabled mode throws a NullPointerException
- Adding support for Mongo Driver 3.0 MongoDatabase interface
- Upgrading libraries to Dropwizard-0.9.1 compatible versions, specifically assertj 2.0.0 -> 2.2.0 and dropwizard-guice 0.8.1.0 -> 0.8.4.0
- Fixing harmless exceptions that happen on startup
- Masked password in MongoFactory.toString
- Upgraded mongo driver from 2.13.0 to 3.1.0
- Added the MongoFactory.buildDB(String) method
- Opensourced (moved parent to wp-oss-parent-pom & repo to github.com/washingtonpost)
- Adds a "disabled" flag
- First release with a guice-wired module to connect to a Mongo DB cluster