Skip to content

v0.9.6

Choose a tag to compare

@nurih nurih released this 18 Aug 02:32
· 51 commits to master since this release
d1333d8

This release is the original API release of botbuilder-storage-mongodb.

Use this release if compatibility is important.

Future support an externally (eg: from your app) connected MongoDB client, so that a shared instance and connection pool can be controlled across the application. Previous releases - including this one - only support an internal mongo connection being instantiated and managed by the component itself.