azure-functions-python-worker/azure_functions_worker
wangbill ceac558cfe
fix: Http V2 route params update (#1491)
* Http V2 route params update

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

TODO: Update lc test after lc image released with host version containing the change.

* test: add unit tests

* chore: fix linting

* fix: linting

---------

Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
2024-09-13 11:38:34 -07:00
..
_thirdparty style: Isortifying the repo and adding pyproject.toml (#1526) 2024-07-11 16:29:32 -05:00
bindings fix: unique clients per function (#1490) 2024-08-15 08:41:07 -05:00
protos Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
utils feat: Support OpenTelemetry Azure monitor distro (#1509) 2024-08-08 15:13:12 -05:00
__init__.py Setting up dev as V4 branch for PyWorker (#936) 2022-02-04 14:35:36 -08:00
__main__.py Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
constants.py fix: Http V2 route params update (#1491) 2024-09-13 11:38:34 -07:00
dispatcher.py fix: Http V2 route params update (#1491) 2024-09-13 11:38:34 -07:00
extension.py style: Isortifying the repo and adding pyproject.toml (#1526) 2024-07-11 16:29:32 -05:00
functions.py style: Isortifying the repo and adding pyproject.toml (#1526) 2024-07-11 16:29:32 -05:00
http_v2.py fix: Http V2 route params update (#1491) 2024-09-13 11:38:34 -07:00
loader.py style: Isortifying the repo and adding pyproject.toml (#1526) 2024-07-11 16:29:32 -05:00
logging.py Reload modules when not in placeholder mode (#1340) 2023-11-03 13:27:11 -05:00
main.py style: Isortifying the repo and adding pyproject.toml (#1526) 2024-07-11 16:29:32 -05:00
version.py Update Python Worker Version to 4.31.0 (#1559) 2024-08-09 10:19:25 -05:00