Skip to content

v2.0.0a49

Choose a tag to compare

@lilyydu lilyydu released this 09 Apr 23:57
· 11 commits to alpha/v2.0.0 since this release
9d8601d

What's Changed

  • fix: ensure copilot agent ends with the action plan by @heyitsaamir in #353
  • feat/bug: add custom feedback form & fix pydantic valid error on MessageUpdateActivity by @lilyydu in #349
  • fix: update invalid inbound/outbound activities by @rajan-chari in #340
  • Move builders from ActivityInput to MessageActivityInput by @lilyydu in #363
  • Update generated Adaptive Cards core from latest codegen by @corinagum in #352
  • Bump vite from 6.4.1 to 6.4.2 in /examples/tab/Web by @dependabot[bot] in #364
  • Remove dead HttpPlugin and jwt_middleware code by @heyitsaamir in #367
  • fixes: cookiecutter README, runtime dependencies, graph README by @lilyydu in #369
  • Implement stream cancelation by @jerbob92 in #337
  • feat: add App.get_app_graph() and App._get_graph_token() by @Copilot in #355
  • address dependabot alerts by @lilyydu in #368
  • feat: add hatch-nbgv plugin for graceful nbgv fallback by @heyitsaamir in #365
  • Fix uv lock by @heyitsaamir in #372
  • Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #371
  • fix: update graph example README to match actual sample code by @heyitsaamir in #375
  • Remove workflow_dispatch trigger from issue-analysis workflow by @Copilot in #374
  • Bump axios from 1.13.5 to 1.15.0 in /examples/tab/Web by @dependabot[bot] in #376
  • Release: merge main into alpha/v2.0.0 by @lilyydu in #377

New Contributors

Full Changelog: v2.0.0a31...v2.0.0a49