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 )
...
spring-cloud-starter-gateway now depends on spring-cloud-gateway-server.
spring-cloud-gateway-core now depends on spring-cloud-gateway-server and prints a deprecation message if users are depending on spring-cloud-gateway-core directly.
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.
...
This handles a rare case where a user bypasses the many checks to ensure that the predicates aren't empty.
Fixes gh-1915
4 years ago
spencergibb
b3a69dbcb4
Avoids possible null value in Principal.getName()
...
Changes to get the Principal first via map, the return the name or empty if null.
Fixes gh-1854
4 years ago
spencergibb
c236960cb4
Updates to use new reactor Retry class.
...
This is accomplished by adapating the Retry used from reactor-extras.
Fixes gh-1891
4 years ago
spencergibb
7fb7d4c995
Disables retry and retry tests.
...
See gh-1891
4 years ago
spencergibb
6b3a8c2ce4
Disables broken test
...
See gh-1892
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
...
See gh-1873
4 years ago
dependabot-preview[bot]
fa8c42c733
Bump maven-jar-plugin from 3.1.0 to 3.2.0 ( #1874 )
...
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago
dependabot-preview[bot]
df45f9d48b
Bump junit-pioneer from 0.6.0 to 0.7.0 ( #1871 )
...
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases )
- [Changelog](https://github.com/junit-pioneer/junit-pioneer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/junit-pioneer/junit-pioneer/compare/v0.6.0...v0.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago
Artem Yakshin
57ec8d01d2
Fixes grafana dashboard panels datasource
...
fixes gh-1664
4 years ago
Mihhail Verhovtsov
8ec40f6ad5
Document that is SCGW is built on top of WebFlux rather than MVC.
...
The statement on spring.io that "This project provides a library for building an API Gateway on top of Spring MVC." seems to be misleading. Despite there being a subproject that uses Spring MVC, the gateway part that is widely known (e.g. via Spring Cloud Starter Gateway) uses WebFlux.
Fixes gh-1841
4 years ago
Ruslan Akhundov
5ee09c2667
Fixes memory leak when rewriting gzipped response body.
...
Fixes gh-1766
4 years ago
Lyth
aacb76b3fa
Adds support for multiple headers with the same name.
...
Fixes gh-1775
Fixes gh-1776
4 years ago
Mete Alpaslan Katırcıoğlu
71debfb7dc
Allows duplicate X-Forwarded-For headers.
...
Fixes gh-826
Fixes gh-1760
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.
...
Fixes gh-1709
4 years ago
Been24
7292b219e0
Update spring-cloud-gateway.adoc
...
')' expected
Fixes gh-1768
4 years ago
Artem Yakshin
e13db63e58
Fixes grafana dashboard panels datasource
...
fixes gh-1664
4 years ago
Mihhail Verhovtsov
8c1a3b6777
Document that is SCGW is built on top of WebFlux rather than MVC.
...
The statement on spring.io that "This project provides a library for building an API Gateway on top of Spring MVC." seems to be misleading. Despite there being a subproject that uses Spring MVC, the gateway part that is widely known (e.g. via Spring Cloud Starter Gateway) uses WebFlux.
Fixes gh-1841
4 years ago
Ruslan Akhundov
5467827905
Fixes memory leak when rewriting gzipped response body.
...
Fixes gh-1766
4 years ago
Lyth
001c74dcb6
Adds support for multiple headers with the same name.
...
Fixes gh-1775
Fixes gh-1776
4 years ago
Mete Alpaslan Katırcıoğlu
1f00f23e0d
Allows duplicate X-Forwarded-For headers.
...
Fixes gh-826
Fixes gh-1760
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.
...
Fixes gh-1709
4 years ago
Been24
04433c50d6
Update spring-cloud-gateway.adoc
...
')' expected
Fixes gh-1768
4 years ago
Ryan Baxter
646ce186fe
Merge pull request #1856 from dkapil/gh-1789
...
GH-1789 Added matchTrailingSlash parameter to use instead of matchOpt…
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
...
- Updated doc
Fixes gh-1789
4 years ago
Dhawal Kapil
123cc9c658
GH-1789 Added matchTrailingSlash parameter to use instead of matchOptionalTrailingSeparator
...
- matchOptionalTrailingSeparator is confusing because we are always matching trailing slash hence added a new method matchTrailingSlash to be used instead of this method
- kept matchOptionalTrailingSeparator as deprecated so that users using expanded form will not face any issue
- Updated logger class in PathRoutePredicateFactory from RoutePredicateFactory which is actually its parent class to the correct one
- Added tests for new matchTrailingSlash and to verify if value from deprecated method matchOptionalTrailingSeparator is flowing correctly to matchTrailingSlash
Fixes gh-1789
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
...
Add the ability to trip the circuit breaker based on returned 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