This PR fixes and updates the tests and documentation for the framework's Membership-Rules feature. Since there was a PR earlier this week it's designed to be included in the next minor release.
v 2.4.2
Update tests and documentation for the framework's membership rules feature, while enables developers to build bots that will only work with certain users or companies.
Update link to repo in auto generated "Powered by Webex Node Bot Framework" help responses.
Recent update to mongo library was causing deprecation warnings. Updated code and docs to use the preferred writeConcern syntax instead of deprecated w in mongo connection strings and API calls.
This PR fixes and updates the tests and documentation for the framework's Membership-Rules feature. Since there was a PR earlier this week it's designed to be included in the next minor release.
v 2.4.2
writeConcern
syntax instead of deprecatedw
in mongo connection strings and API calls.