Skip to content

v1.3

Choose a tag to compare

@benbrown benbrown released this 19 Feb 21:36

What's Changed

  • Bump version in main to 1.3 by @benbrown in #864
  • Add nightly build workflow and dependent action by @benbrown in #865
  • Nightly build: Remove unused parameters to ado call by @benbrown in #868
  • Bump @types/lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #861
  • Bump typedoc from 0.28.15 to 0.28.16 by @dependabot[bot] in #862
  • Bump @types/node from 25.0.3 to 25.0.8 by @dependabot[bot] in #866
  • Bump @types/express-serve-static-core from 5.1.0 to 5.1.1 by @dependabot[bot] in #863
  • [#856] Connection failure and streaming issues fixed in different versions – which version supports both? by @ceciliaavila in #869
  • Add CorrelationID header to UserTokenService Requests by @sw-joelmut in #853
  • Rename TeamsAttachmentDownloader to M365AttachmentDownloader by @benbrown in #870
  • Add authorization unit tests by @sw-joelmut in #791
  • Update StreamingResponse drainQueue to remove the eslint disable rule by @sw-joelmut in #849
  • [#867] Allow a custom replacer to be passed to Activity.toJsonString() by @ceciliaavila in #876
  • Fix Consent error for MS Teams + Copilot by @sw-joelmut in #888
  • Update readme to include a note about the nightly builds by @benbrown in #886
  • Enhance CosmosDB storage error messages with actionable context by @Copilot in #780
  • Bump @types/node from 25.0.8 to 25.0.9 by @dependabot[bot] in #874
  • Bump jwks-rsa from 3.2.0 to 3.2.1 by @dependabot[bot] in #878
  • Bump @azure/storage-blob from 12.29.1 to 12.30.0 by @dependabot[bot] in #879
  • Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #887
  • Add Zod as agents-hosting dependency by @sw-joelmut in #891
  • Fix teamsinfo to use adapter.ConnectorClientKey by @benbrown in #893
  • Bump @microsoft/m365agentsplayground from 0.2.20 to 0.2.22 by @dependabot[bot] in #885
  • Bump axios from 1.13.2 to 1.13.4 by @dependabot[bot] in #894
  • Bump @azure/cosmos from 4.9.0 to 4.9.1 by @dependabot[bot] in #899
  • Refactor authority handling in MsalTokenProvider for improved compatibility and clarity by @MattB-msft in #907
  • Bump axios from 1.13.4 to 1.13.5 by @dependabot[bot] in #930
  • Bump @azure/msal-node from 3.8.4 to 5.0.3 by @dependabot[bot] in #898
  • Bump esbuild from 0.27.2 to 0.27.3 by @dependabot[bot] in #916
  • Bump @microsoft/api-extractor from 7.55.2 to 7.56.3 by @dependabot[bot] in #919
  • Bump @types/node from 25.0.10 to 25.2.2 by @dependabot[bot] in #921
  • Add Zod Activity validation in TurnContext methods by @sw-joelmut in #883
  • Bump version of fast-xml-parser and diff packages by @ceciliaavila in #903
  • [#918][BUG] Choice Prompt Index Recognition Does Not Work by @ceciliaavila in #935
  • Bump @azure/storage-blob from 12.30.0 to 12.31.0 by @dependabot[bot] in #938
  • Bump @microsoft/m365agentsplayground from 0.2.22 to 0.2.23 by @dependabot[bot] in #936
  • Bump typedoc from 0.28.16 to 0.28.17 by @dependabot[bot] in #937
  • Add knip library to detect unused dependencies, exports, and files by @sw-joelmut in #915
  • [#884] Differences in returned value type between Botbuilder v3/v4 and Microsoft 365 Agents SDK by @ceciliaavila in #908
  • Correct x5c cert loading by @benbrown in #943

Full Changelog: v1.2.0...v1.3