Bumping versions

This commit is contained in:
buildmaster
2022-02-16 02:26:12 +00:00
parent a1a1e5fa70
commit dcde0bc2ad

View File

@@ -122,6 +122,7 @@
|spring.cloud.gateway.predicate.read-body.enabled | `true` | Enables the read-body predicate.
|spring.cloud.gateway.predicate.remote-addr.enabled | `true` | Enables the remote-addr predicate.
|spring.cloud.gateway.predicate.weight.enabled | `true` | Enables the weight predicate.
|spring.cloud.gateway.predicate.xforwarded-remote-addr.enabled | `true` | Enables the xforwarded-remote-addr predicate.
|spring.cloud.gateway.redis-rate-limiter.burst-capacity-header | `X-RateLimit-Burst-Capacity` | The name of the header that returns the burst capacity configuration.
|spring.cloud.gateway.redis-rate-limiter.config | |
|spring.cloud.gateway.redis-rate-limiter.include-headers | `true` | Whether or not to include headers containing rate limiter information, defaults to true.