Skip to content

Releases: chenggangpro/spring-cloud-gateway-plugin

v2.1.SR2.1.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 27 Jul 10:49
  1. support Spring Cloud Gateway Version : Greenwich.SR2
  2. support dynamic route predicate

v2.1.SR1.2.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 27 Jul 10:48
  1. support dynamic route predicate

v2.1.SR1.1.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 22 Jun 12:07
ea7cc63

Detail See Milestone 1.3.3

v1.3.2.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 22 May 04:26
58295bf

Remove @CondtionOnProperties In GatewayContextFilter Config

v1.3.0.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 06 May 07:32
64d0bf4
  • fix grey rule bug #6
  • use BodyInserter to InsertFormData Body
  • add temporary offline endpoint #7

v1.2.0.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 12 Apr 08:47
a5e4522
  • Add Log Response Body
  • Simplify @EnableGatewayPlugin,Use Yaml Settings To Enable Plugin Functions

v1.1.0.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 10 Apr 14:21
  • refactor cache form-data using BodyInserter
  • add RequestHeaders to GatewayContext
  • add Grey Route with request Headers
  • fix some comments

v1.0.0.RELEASE

Choose a tag to compare

@chenggangpro chenggangpro released this 25 Feb 14:46

First Release To Maven Central