Sentinel/sentinel-adapter
Eric Zhao 56e463e1fe
Add support for request item pattern matching in API gateway flow control (#842)
- Update the `GatewayParamParser` to support matching the request item.
- Update the internal logic of converting gateway rules to parameter flow rules. The unified mismatched parameters (`SentinelGatewayConstants.GATEWAY_NOT_MATCH_PARAM`) will be configured as an exception item with a large threshold (indicating always pass).
- Add a `GatewayRegexCache` to cache the compiled regex for performance.
- Constant rename: separate URL matching strategy from parameter matching strategy

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-06-18 14:08:54 +08:00
..
sentinel-apache-dubbo-adapter Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-api-gateway-adapter-common Add support for request item pattern matching in API gateway flow control (#842) 2019-06-18 14:08:54 +08:00
sentinel-dubbo-adapter Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-grpc-adapter Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-reactor-adapter Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-spring-cloud-gateway-adapter Add support for request item pattern matching in API gateway flow control (#842) 2019-06-18 14:08:54 +08:00
sentinel-spring-webflux-adapter Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-web-servlet Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-zuul-adapter Add support for request item pattern matching in API gateway flow control (#842) 2019-06-18 14:08:54 +08:00
pom.xml Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00