v1.0.0
This release represents a change in the API.
The constructor for MongoDbStorage now takes a collection handle instead of a bunch of connection configuration items. With this approach, the MongoDB connection lifetime management is left to the containing application and the component is free of any such considerations.