Skip to content

NGINX Declarative API v4.1.0

Compare
Choose a tag to compare
@fabriziofiorucci fabriziofiorucci released this 26 Jan 16:38
· 53 commits to main since this release
95e6e90

Added:

  • Server-side/upstream authentication support (Bearer token and HTTP header key)
  • Authentication support for all objects fetched from source of truth (Bearer token and HTTP header key)

Updated:

  • Declarative JSON format
  • Client authentication code rewrite
  • Postman collection
  • Main README
  • Features matrix
  • v4.1 usage README

Fixed:

  • Minor bugs

Removed:

  • N/A

Notes:

  • Declarative JSON format changes needed when upgrading from v4.0 to v4.1