Sentinel/sentinel-adapter
Eric Zhao ae0b8a5c74 Refactor API gateway common module to separate converted rules from other rule managers
- Separate converted parameter rules from ParamFlowManager. Now the converted rules will be kept in GatewayRuleManager directly.
- Add a GatewayFlowSlot to do separate flow checking for generated rules.
- Refactor rule converting mechanism: now gateway rules in normal mode (without parameter) will also be converted to a parameter flow rule. The index will be the last (the last position). In GatewayParamParser we put a constant value to the last position.

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-05-22 09:47:41 +08:00
..
sentinel-apache-dubbo-adapter Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-api-gateway-adapter-common Refactor API gateway common module to separate converted rules from other rule managers 2019-05-22 09:47:41 +08:00
sentinel-dubbo-adapter Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-grpc-adapter Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-reactor-adapter Fix the bug that parameters are not carried when exiting entries in SentinelReactorSubscriber 2019-05-10 14:47:18 +08:00
sentinel-spring-cloud-gateway-adapter Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-spring-webflux-adapter Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-web-servlet Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00
sentinel-zuul-adapter Fix the bug that Chinese characters are malformed in response body of ZuulBlockFallbackProvider (#737) 2019-05-09 10:07:27 +08:00
pom.xml Bump version to 1.6.1-SNAPSHOT 2019-04-25 09:38:59 +08:00