Release date 2025/12/18
Feature
-
added support for the
tls_certificate_verifyglobal option. When this option is enabled, the plugin’shttps_verifyflag cannot be disabled.
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.