Releases: adobe-apiplatform/api-gateway-request-validation
Releases · adobe-apiplatform/api-gateway-request-validation
Generalize response status code handling
Make oauth local cache token ttl configurable
1.3.22 Add support for max local cache TTL configuration
Silence Dogstatsd logging
1.3.21 api-gateway-request-validation v1.3.21
Removed country code mapping table
Improve the extensibility of the OAuth validators
With this release you can customize more the behavior of the OAuth related validators (e.g. error codes, the variable to read the token from, etc.)
1.2.0-RC1
Improve the extensibility of the OAuth validators
1.1.1
New API Key Management
With this release you can associate more information to an API-KEY to be used in decorating the request before proxying to the actual backend.
Minor release to facilitate unit testing during docker build
This is a minor release fixing an issue when running the unit tests during the Docker build.
Enhanced Redis Support
- Adds support to specify the Redis backend using Nginx
upstreamblocks:api-gateway-redisis the Redis Master node andapi-gateway-redis-replicacontains the read replicas