Release: merge main into alpha/v2.0.0#379
Closed
heyitsaamir wants to merge 1 commit intoalpha/v2.0.0from
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Merge latest changes from
mainintoalpha/v2.0.0for the next alpha release.Changes included (30 commits):
App.get_app_graph()andApp._get_graph_token()(feat: add App.get_app_graph() and App._get_graph_token() #355)api://botid-{app_id}audience format in token validation (fix: accept api://botid-{app_id} audience format in token validation #314)create_mcp_http_clientfor streamable HTTP transport (fix(mcpplugin): use create_mcp_http_client for streamable HTTP transport #315)ActivityInputtoMessageActivityInput(Move builders from ActivityInput to MessageActivityInput #363)HttpPluginandjwt_middlewarecode (Remove dead HttpPlugin and jwt_middleware code #367)Post-merge
After merging, trigger the publish pipeline on the
alpha/v2.0.0branch with Public publish type to release to PyPI.Test plan
alpha/v2.0.0pip install microsoft-teams-ai==2.0.0aXX🤖 Generated with Claude Code