Skip to content

Releases: f5devcentral/NGINX-Declarative-API

NGINX Declarative API v4.2.4

09 Apr 17:59
7c39564
Compare
Choose a tag to compare

Added:
None

Updated:

  • mTLS templates
  • Postman collection
  • Features README

Fixed:
None

Removed:
None

Notes:
None

NGINX Declarative API v4.2.3

27 Mar 17:09
912854e
Compare
Choose a tag to compare

Added:

  • Alphanumeric regexp check for configuration objects names

Updated:

  • API Gateway configuration stored in standalone files
  • Postman collection

Fixed:
None

Removed:
None

Notes:
None

NGINX Declarative API v4.2.2

07 Mar 00:24
327de21
Compare
Choose a tag to compare

Added:

  • JWT authorization support

Updated:

  • v4.2 usage README
  • Declarative JSON format
  • Postman collection
  • Features matrix

Fixed:
None

Removed:
None

Notes:
None

NGINX Declarative API v4.2.1

16 Feb 15:32
30e95eb
Compare
Choose a tag to compare

Added:

  • NGINX javascript support
  • v4.2 usage README

Updated:

  • v4.2 usage README
  • Declarative JSON format
  • Postman collection
  • Main README
  • Features matrix

Fixed:
None

Removed:
None

Notes:
None

NGINX Declarative API v4.2.0

08 Feb 15:18
2d53452
Compare
Choose a tag to compare

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

NGINX Declarative API v4.1.0

26 Jan 16:38
95e6e90
Compare
Choose a tag to compare

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

NGINX Declarative API v4.0.0

23 Jan 16:06
9c6def3
Compare
Choose a tag to compare

Added:

  • JWT client authentication support
  • Added client authentication profiles

Updated:

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

Fixed:

  • Bug in API Gateway Developer Portal integration

Removed:

  • API v3.0

Notes:

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

NGINX Declarative API v3.1

09 Jan 09:46
8f831d7
Compare
Choose a tag to compare
  • Added API v3.1
  • Added API Gateway per-URI rate limiting
  • Added API Gateway per-URI JWT Authentication
  • Updated Postman collection
  • Bounced API version to 3.1

Known issues:

  • GitOps autosync is broken using API v3