1630 Commits (e300682161dc48606759b6abcbab40673da52c8a)
 

Author SHA1 Message Date
spencergibb e300682161
Merge branch '2.2.x' 4 years ago
Spencer Gibb 676866cfcf
Migrates from spring-cloud-gateway-core to spring-cloud-gateway-server. (#1807) 4 years ago
spencergibb 21a6b7ee2d
Updates to auto config before new MeterRegistryAutoConfiguration 4 years ago
buildmaster 24c4f7c4da Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 4 years ago
buildmaster ae65677098 Going back to snapshots 4 years ago
buildmaster 8902e012f7 Update SNAPSHOT to 2.2.5.RELEASE 4 years ago
spencergibb 7a8ea201cc
Merge branch '2.2.x' 4 years ago
spencergibb 169530433e
Returns always true predicate if predicates are empty. 4 years ago
spencergibb b3a69dbcb4
Avoids possible null value in Principal.getName() 4 years ago
spencergibb c236960cb4
Updates to use new reactor Retry class. 4 years ago
spencergibb 7fb7d4c995
Disables retry and retry tests. 4 years ago
spencergibb 6b3a8c2ce4
Disables broken test 4 years ago
spencergibb 08ac0e01b6
Updates to spring.profiles.group 4 years ago
spencergibb 147861bd32
Bumps s-c-build to 2.3.2.BUILD-SNAPSHOT 4 years ago
buildmaster ea6d775445 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 4 years ago
buildmaster 8d01548b23 Going back to snapshots 4 years ago
buildmaster 5d0cf34231 Update SNAPSHOT to 2.2.4.RELEASE 4 years ago
spencergibb 4d1bc43c1d
Updates to new RetryingTest annotation 4 years ago
spencergibb 2ebaf18431
Merge remote-tracking branch 'origin/master' 4 years ago
spencergibb 1b252174d2
Merge branch '2.2.x' 4 years ago
spencergibb 73d934ee66
formatting 4 years ago
spencergibb 7705613b4a
Instanceof check to avoid class cast exception 4 years ago
dependabot-preview[bot] fa8c42c733
Bump maven-jar-plugin from 3.1.0 to 3.2.0 (#1874) 4 years ago
dependabot-preview[bot] df45f9d48b
Bump junit-pioneer from 0.6.0 to 0.7.0 (#1871) 4 years ago
Artem Yakshin 57ec8d01d2
Fixes grafana dashboard panels datasource 4 years ago
Mihhail Verhovtsov 8ec40f6ad5
Document that is SCGW is built on top of WebFlux rather than MVC. 4 years ago
Ruslan Akhundov 5ee09c2667
Fixes memory leak when rewriting gzipped response body. 4 years ago
Lyth aacb76b3fa
Adds support for multiple headers with the same name. 4 years ago
Mete Alpaslan Katırcıoğlu 71debfb7dc
Allows duplicate X-Forwarded-For headers. 4 years ago
Nikita Konev 03c8d3b987
fix double encoding websocket upgrade url (#1731) 4 years ago
spencergibb 3c91ad5c3a
Fixes hop by hop filter property name. 4 years ago
Been24 7292b219e0
Update spring-cloud-gateway.adoc 4 years ago
Artem Yakshin e13db63e58
Fixes grafana dashboard panels datasource 4 years ago
Mihhail Verhovtsov 8c1a3b6777
Document that is SCGW is built on top of WebFlux rather than MVC. 4 years ago
Ruslan Akhundov 5467827905
Fixes memory leak when rewriting gzipped response body. 4 years ago
Lyth 001c74dcb6
Adds support for multiple headers with the same name. 4 years ago
Mete Alpaslan Katırcıoğlu 1f00f23e0d
Allows duplicate X-Forwarded-For headers. 4 years ago
Nikita Konev 9ddfb8b703
fix double encoding websocket upgrade url (#1731) 4 years ago
spencergibb 93a87dc507
Fixes hop by hop filter property name. 4 years ago
Been24 04433c50d6
Update spring-cloud-gateway.adoc 4 years ago
Ryan Baxter 646ce186fe
Merge pull request #1856 from dkapil/gh-1789 4 years ago
buildmaster a6122d3b30 Going back to snapshots 4 years ago
buildmaster 8413ef2d9e Update SNAPSHOT to 3.0.0-M3 4 years ago
Dhawal Kapil e1768b7718 Merge branch 'gh-1789' of https://github.com/dkapil/spring-cloud-gateway into gh-1789 4 years ago
Dhawal Kapil 0025e5f0f4 GH-1789 Added matchTrailingSlash parameter to use instead of matchOptionalTrailingSeparator 4 years ago
Dhawal Kapil 123cc9c658 GH-1789 Added matchTrailingSlash parameter to use instead of matchOptionalTrailingSeparator 4 years ago
Ryan Baxter 1cb8b10c05 Merge remote-tracking branch 'origin/2.2.x' 4 years ago
Ryan Baxter 5bd57916f0
Merge pull request #1836 from ryanjbaxter/circuitbreaker-status-code 4 years ago
Ryan Baxter ef32cb7e9b Filtering the status codes just once 4 years ago
Ryan Baxter 87e8892fe4 Add the ability to trip the circuit breaker based on returned status code. 4 years ago