Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Http V2 route params update #1491

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Conversation

YunchuWang
Copy link
Contributor

@YunchuWang YunchuWang commented May 6, 2024

Worker Changes to get route parameters of http invocation request from invocation request "route_params" attributes after host made update in Azure/azure-functions-host#9997.

TODO: Update lc test after lc image released with host version containing the change. Task created https://github.com/Azure/azure-functions-pyfx-planning/issues/363

Description

Fixes -341


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Worker Changes to get route parameters of http invocation request from invocation request "route_params" attributes after host made update in Azure/azure-functions-host#9997.

TODO: Update lc test after lc image released with host version containing the change.
@YunchuWang YunchuWang changed the title (fix): Http V2 route params update fix: Http V2 route params update May 6, 2024
@YunchuWang YunchuWang merged commit ceac558 into dev Sep 13, 2024
27 checks passed
@YunchuWang YunchuWang deleted the wangbill/http_v2_route_params_update branch September 13, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants