MongoDB Messenger Transport 1.5.0

This is a republished tag announcement for facile-it/mongodb-messenger-transport. You can find the release here.

This new minor version adds a new useful function, that allows publishing messages on MongoDB inside a transaction. This feature is implemented using a new Stamp that is attachable to the Envelope, the MongoDBSessionStamp

This is the full changelog: [New feature] Add MongoDBSessionStamp to publish using a MongoDB transaction, by carrying a Session up to \Facile\MongoDbMessenger\Transport\Connection::send