John D'Emic's blog about programming, integration, system administration, etc...

Monday, May 16, 2011

MongoDB Transport 3.1.0.4 Released

I just released version 3.1.0.4 of the MongoDB transport. The connector configuration now requires MongoURIs to configure the hosts and/or replica sets to connect to (and optionally, the database.) You'll need to remove the hostname and port attributes in your current connectors and replace them with the uri attribute to upgrade.