Skip to content

Releases: chenggangpro/spring-cloud-gateway-plugin

v2.1.SR2.1.RELEASE

27 Jul 10:49
Compare
Choose a tag to compare
  1. support Spring Cloud Gateway Version : Greenwich.SR2
  2. support dynamic route predicate

v2.1.SR1.2.RELEASE

27 Jul 10:48
Compare
Choose a tag to compare
  1. support dynamic route predicate

v2.1.SR1.1.RELEASE

22 Jun 12:07
ea7cc63
Compare
Choose a tag to compare

Detail See Milestone 1.3.3

v1.3.2.RELEASE

22 May 04:26
58295bf
Compare
Choose a tag to compare

Remove @CondtionOnProperties In GatewayContextFilter Config

v1.3.0.RELEASE

06 May 07:32
64d0bf4
Compare
Choose a tag to compare
  • fix grey rule bug #6
  • use BodyInserter to InsertFormData Body
  • add temporary offline endpoint #7

v1.2.0.RELEASE

12 Apr 08:47
a5e4522
Compare
Choose a tag to compare
  • Add Log Response Body
  • Simplify @EnableGatewayPlugin,Use Yaml Settings To Enable Plugin Functions

v1.1.0.RELEASE

10 Apr 14:21
Compare
Choose a tag to compare
  • refactor cache form-data using BodyInserter
  • add RequestHeaders to GatewayContext
  • add Grey Route with request Headers
  • fix some comments

v1.0.0.RELEASE

25 Feb 14:46
Compare
Choose a tag to compare

First Release To Maven Central