Release date 2026/04/07
Feature
-
the
https_verifyoption to validate the Azure Functions server certificate is now enabled by default.
Release date 2026/04/07
the https_verify option to validate the Azure Functions
server certificate is now enabled by default.
Release date 2025/12/18
added support for the tls_certificate_verify global option.
When this option is enabled, the plugin’s https_verify flag cannot be disabled.
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.