watson-developer-cloud / botkit-middleware

A middleware to connect Watson Conversation Service to different chat channels using Botkit
https://www.npmjs.com/package/botkit-middleware-watson
Apache License 2.0
207 stars 257 forks source link

feat: Support ibm-watson v6 #224

Closed Naktibalda closed 3 years ago

Naktibalda commented 3 years ago

This change is backwards compatible, so I think that it can be released as a minor version bump.

Closes #222

lgtm-com[bot] commented 3 years ago

This pull request introduces 1 alert when merging b6653f8514dc585a688fda00940a5f0fc2142959 into 005fcddae132e1a6d2efd7079944374e25be6881 - view on LGTM.com

new alerts:

watson-github-bot commented 3 years ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Naktibalda commented 3 years ago

Thank you for quick release. I upgraded my bot to use 2.2.0 and it kept working. Authentication key is passed using iam_apikey field in config object.