- Added
APIFW_API_SPECS_CUSTOM_HEADER_NAME
andAPIFW_API_SPECS_CUSTOM_HEADER_VALUE
environment variables. These allow adding a custom header to requests for your OpenAPI specification URL (defined inAPIFW_API_SPECS
). For example, this can be used to specify the authentication data for API Firewall to reach the specification URL. - Added the
APIFW_SPECIFICATION_UPDATE_PERIOD
environment variable to specify the interval for updating the OpenAPI specification from the hosted URL (defined inAPIFW_API_SPECS
). - Bump Alpine version to 3.20
- Bump Go version to 1.21.12
Other upgraded assets: