Releases: chenggangpro/spring-cloud-gateway-plugin
Releases · chenggangpro/spring-cloud-gateway-plugin
v2.1.SR2.1.RELEASE
- support Spring Cloud Gateway Version :
Greenwich.SR2
- support dynamic route predicate
v2.1.SR1.2.RELEASE
- support dynamic route predicate
v2.1.SR1.1.RELEASE
Detail See Milestone 1.3.3
v1.3.2.RELEASE
Remove @CondtionOnProperties
In GatewayContextFilter Config
v1.3.0.RELEASE
v1.2.0.RELEASE
- Add Log Response Body
- Simplify
@EnableGatewayPlugin
,Use Yaml Settings To Enable Plugin Functions
v1.1.0.RELEASE
- refactor cache form-data using BodyInserter
- add RequestHeaders to GatewayContext
- add Grey Route with request Headers
- fix some comments