Skip to content

Bot Framework JS SDK 4.23.3

Latest
Compare
Choose a tag to compare
@tracyboehrer tracyboehrer released this 02 Sep 16:05
· 1 commit to releases/4.23 since this release
0ca2d23

Notable in this release

  • Added supporet for TS 5.9

    Note: In order to support new TS version, we had to drop support for TS 4.7 as it is incompatible with the new node/types version.

  • Package updates to resolve security alerts

What's Changed

  • fix: Remaining CodeQL issues (#4898)
  • bump: [https://github.com//issues/4894] Add support for typescript 5.9 (#4897)
  • fix: [https://github.com//issues/4840] The use of the package browserify-sign could violate Microsoft crypto policy (#4875)
  • Mark activity as optional in ConversationParameters (#4873)
  • bump: dependencies to safe versions (#4896)
  • Enable configuration of the OpenIdmetadata's refresh interval (#4877)
  • fix: CodeQL issues with Medium and Error severity (#4893)
  • bump: pbkdf2 from 3.1.1 to 3.1.3 (#4888)
  • port: CQA to support TokenCredential instead of key (#4879)
  • fix: CodeQL issues with severity High (#4892)
  • Bump pbkdf2 version to fix issue (#4891)
  • chore(deps): bump tar-fs from 2.1.1 to 2.1.2 (#4871)
  • fix: Add signInSso cardviewType to SignInCardViewParameters (#4872)
  • Update babel-runtime (#4868)
  • bump: axios from 1.7.7 to 1.8.2 (#4869)
  • Allow null value for Configuration parameter (#4856)
  • fix: [https://github.com//issues/4853] ConfigurationBotFrameworkAuthentication errors when initialized with process.env (#4857)
  • Update elliptic, esbuild, and serialize-javascript (#4862)
  • refactor: [https://github.com//issues/4759] Migrate off @azure/core-http (#4834)
  • chore(deps): bump elliptic from 6.6.0 to 6.6.1 (#4863)
  • fix: Update generators and remove Core Bot templates (#4867)
  • Fix actions/cache deprecation (#4858)

Full Changelog: 4.23.2...4.23.3