Skip to content

NGINX Declarative API v5.2.3

Latest
Compare
Choose a tag to compare
@fabriziofiorucci fabriziofiorucci released this 12 Mar 18:09
5129979

Added:

  • Caching support at http, server, location and for the API Gateway use case

Updated:

  • Postman collection
  • README.md
  • FEATURES.md

Fixed:
None

Removed:
None

Notes:
None

Known issues:

  • authentication, authorization, rate limiting and cache profile names for the API Gateway use case are not checked for validity
  • API Gateway use case breaks when multiple API gateways across multiple servers use the same location
  • API Gateway: no support (yet) for per-location upstream servers in OpenAPI schemas