Commit Graph

391 Commits

Author SHA1 Message Date
buildmaster
d495f11d2e Going back to snapshots 2021-01-27 21:05:06 +00:00
buildmaster
232cf8fa93 Update SNAPSHOT to 3.0.1 2021-01-27 21:03:35 +00:00
buildmaster
0ee5e19420 Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-21 20:00:16 +00:00
buildmaster
d04b1f88f5 Going back to snapshots 2020-12-21 20:00:16 +00:00
buildmaster
0d5ede041a Update SNAPSHOT to 3.0.0 2020-12-21 19:58:42 +00:00
Olga Maciaszek-Sharma
58db703f3e Remove Ribbon references. 2020-12-18 18:21:05 +01:00
buildmaster
d2ea0ebd82 Going back to snapshots 2020-12-11 22:19:34 +00:00
buildmaster
83843ef9cd Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:18:21 +00:00
Olga Maciaszek-Sharma
c19af741aa Support loadbalancer lifecycle (#2066)
* Add LoadBalancer lifecycle callbacks.

* Switch test to junit jupiter.

* Add more tests.

* Update docs.

* Adjust to changes in commons.
2020-12-09 13:59:48 +01:00
buildmaster
3454ac0b8b Going back to snapshots 2020-12-01 22:59:21 +00:00
buildmaster
6203efde55 Update SNAPSHOT to 3.0.0-M6 2020-12-01 22:58:07 +00:00
buildmaster
0d5c70622d Bumping versions 2020-11-19 18:06:16 +00:00
buildmaster
b4ad657e66 Going back to snapshots 2020-11-17 20:54:45 +00:00
buildmaster
8709ca823d Update SNAPSHOT to 3.0.0-M5 2020-11-17 20:53:30 +00:00
buildmaster
600ab6bad4 Bumping versions 2020-11-16 18:06:16 +00:00
Olivier Lechevalier
9e58ccf7f5 Fix the SetRequestHostHeader filter documentation. 2020-11-03 13:35:53 -05:00
spencergibb
80e797bca4 Merge branch '2.2.x' 2020-11-02 16:32:52 -05:00
Guillaume Berche
8d6973c876 Refine documentation on body rewrite filters for the case of missing body
Null will be passed. Mono.empty() should be returned to assign an empty body.

Fixes gh-2000
2020-11-02 16:32:14 -05:00
buildmaster
4b6644f936 Bumping versions 2020-10-17 18:06:13 +00:00
spencergibb
05e3bafde7 Migrates token relay from spring-cloud-gateway-server-security.
It moves it to spring-cloud-gateway-server

See gh-1975
2020-10-09 17:39:55 -04:00
spencergibb
f0dbda133d Adds TokenRelayAutoConfiguration docs 2020-10-08 16:34:47 -04:00
buildmaster
8fce2008b5 Going back to snapshots 2020-10-03 14:10:40 +00:00
buildmaster
a5151397af Update SNAPSHOT to 3.0.0-M4 2020-10-03 14:09:15 +00:00
buildmaster
e5e3083966 Bumping versions 2020-09-26 18:06:10 +00:00
spencergibb
7162f951f0 Merge branch '2.2.x' 2020-09-25 14:23:25 -04:00
Idan Gadot
0056beff25 Fix broken link to filters unit tests
A note about GatewayFilter factories contained a broken link to unit tests.

fixes gh-1960
2020-09-25 14:22:46 -04:00
buildmaster
4827e88392 Bumping versions 2020-09-02 18:06:05 +00:00
buildmaster
24c4f7c4da Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 2020-08-28 20:14:17 +00:00
buildmaster
ae65677098 Going back to snapshots 2020-08-28 20:14:17 +00:00
buildmaster
8902e012f7 Update SNAPSHOT to 2.2.5.RELEASE 2020-08-28 20:12:13 +00:00
buildmaster
ea6d775445 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 21:13:25 +00:00
buildmaster
8d01548b23 Going back to snapshots 2020-07-31 21:13:25 +00:00
buildmaster
5d0cf34231 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:11:08 +00:00
Artem Yakshin
57ec8d01d2 Fixes grafana dashboard panels datasource
fixes gh-1664
2020-07-28 13:44:38 -04:00
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
2020-07-28 13:44:38 -04:00
spencergibb
3c91ad5c3a Fixes hop by hop filter property name.
Fixes gh-1709
2020-07-28 13:44:38 -04:00
Been24
7292b219e0 Update spring-cloud-gateway.adoc
')' expected

Fixes gh-1768
2020-07-28 13:44:38 -04:00
Artem Yakshin
e13db63e58 Fixes grafana dashboard panels datasource
fixes gh-1664
2020-07-28 13:37:37 -04:00
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
2020-07-28 13:27:56 -04:00
spencergibb
93a87dc507 Fixes hop by hop filter property name.
Fixes gh-1709
2020-07-28 12:51:07 -04:00
Been24
04433c50d6 Update spring-cloud-gateway.adoc
')' expected

Fixes gh-1768
2020-07-28 12:51:07 -04:00
Dhawal Kapil
0025e5f0f4 GH-1789 Added matchTrailingSlash parameter to use instead of matchOptionalTrailingSeparator
- Updated doc

Fixes gh-1789
2020-07-23 10:57:57 +05:30
Ryan Baxter
1cb8b10c05 Merge remote-tracking branch 'origin/2.2.x' 2020-07-21 16:28:35 -04:00
Ryan Baxter
87e8892fe4 Add the ability to trip the circuit breaker based on returned status code. 2020-07-14 10:53:00 -04:00
Marcin Grzejszczak
8278100a4d Updated props 2020-06-08 17:54:11 +02:00
Marcin Grzejszczak
aae9d6e09e Changed packaging to jar 2020-06-08 17:11:49 +02:00
Marcin Grzejszczak
37eab52387 Uploading sources for docs 2020-06-08 16:47:52 +02:00
Marcin Grzejszczak
d165617d92 Migrated to docs.spring.io & updated sc-build 2020-06-04 13:51:55 +02:00
buildmaster
cde4d56417 Going back to snapshots 2020-05-29 18:55:43 +00:00
buildmaster
5f7cefec22 Update SNAPSHOT to 3.0.0-M2 2020-05-29 18:54:55 +00:00