Skip to content

v10.1.12

Latest

Choose a tag to compare

@nagarajuch-kore nagarajuch-kore released this 16 Oct 15:31
· 2 commits to master since this release
ddd3dda

Key Updates:

  • The version 2.88.2 of the 'request' module is discontinued as it has security vulnerabilities. As there is no newer version of this module, the 'axios' module is included as a replacement to address the relevant use cases. If you are using the 'request' module for custom logic in your BotKit code base, you will need to update your code base to replace the 'request' module with the 'axios' module. We strongly recommend switching to the 'axios' module to prevent any possible security risks.
  • Added support for HS512 signing algorithm