Skip to content

Releases: f5devcentral/NGINX-Declarative-API

NGINX Declarative API v4.2.7

09 May 16:17
f3bcfc9
Compare
Choose a tag to compare

Added:

  • upstream mTLS authentication
  • source of truth mTLS authentication

Updated:

  • Postman collection
  • Features README

Fixed:
None

Removed:
None

Notes:
None

NGINX Declarative API v4.2.6

02 May 16:57
b4fc44d
Compare
Choose a tag to compare

Added:
None

Updated:

  • Postman collection
  • Features README

Fixed:
None

Removed:

  • version 4.0

Notes:
None

NGINX Declarative API v4.2.5

18 Apr 09:18
3de7a6f
Compare
Choose a tag to compare

Added:

  • GitOps sample files for v4.2

Updated:

  • Postman collection
  • Features README

Fixed:

  • Bugfixes

Removed:
None

Notes:
None

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