NGINX Declarative API v5.3.3
Added:
- Initial code for NGINX App Protect support for NGINX One Console - currently alpha stage/unstable
- HTTP and stream servers configurations are now created into dedicated files under
/etc/nginx/servers/http/
and/etc/nginx/servers/stream/
for added readability
Updated:
- README.md
- FEATURES.md
Fixed:
- Bug found in v5.3.2 when TLS certificates and keys were base64-encoded in
.output.[nms|nginxone].certificates[].contents.content
Removed:
- NGINX Declarative API v5.1
Notes:
- NGINX App Protect support for NGINX One Console is currently alpha stage, unstable and incomplete
Known issues:
- authentication, authorization, rate limiting and cache profile names for the API Gateway use case are not checked for validity
- API Gateway: no support (yet) for per-location upstream servers in OpenAPI schemas