Release date 2024/02/12
Breaking Change
-
azure-functions plugin now eliminates upstream/request URI and only use
routeprefixconfiguration field to construct request path when requesting Azure API
Release date 2024/02/12
azure-functions plugin now eliminates upstream/request URI and only use routeprefix configuration field to construct request path when requesting Azure API
Release date 2022/12/06
Added the missing protocols field to the following plugin schemas: Azure Functions (azure-functions)
Fixed an issue where calls made by this plugin would fail in the following situations:
path value.#9177
The plugin was associated with a route that had no service.
The route’s associated service had a path value.#9177
Release date 2023/03/28
Added the missing protocols field to the following plugin schemas: Azure Functions (azure-functions)
Release date 2022/11/21
Fixed an issue where calls made by this plugin would fail in the following situations:
path value.The plugin was associated with a route that had no service.
The route’s associated service had a path value.