Skip to content

NGINX Declarative API v4.2.0

Compare
Choose a tag to compare
@fabriziofiorucci fabriziofiorucci released this 08 Feb 15:18
· 50 commits to main since this release
2d53452

Added:

  • Server-side/upstream Basic authentication support
  • HTTP headers manipulation
    • client-to-server: set, delete
    • server-to-client: add, delete, replace
  • Basic Authentication support for all objects fetched from source of truth
  • v4.2 usage README

Updated:

  • Declarative JSON format
  • Code optimizations
  • Postman collection
  • Main README
  • Features matrix

Fixed:

  • Minor bugs

Removed:

  • API v3.1

Notes:

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