buildmaster
3cd23a4c52
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:32:04 +00:00
Spencer Gibb
4d94650896
Merge branch '2.0.x'
2018-12-10 23:18:39 -05:00
Spencer Gibb
0da60bbeae
Extracts variables from Host Route Predicate.
...
fixes gh-706
2018-12-10 23:00:34 -05:00
Spencer Gibb
8194137f03
Fixes constant documentation reference for Path Route Predicate.
...
Also aligns to a new constant name.
fixes gh-708
2018-12-10 22:19:07 -05:00
Spencer Gibb
c5ae434dd0
Merge branch '2.0.x'
2018-12-10 21:26:46 -05:00
Spencer Gibb
21f165c313
Adds convenience methods for working with Path Predicate variables.
...
fixes gh-705
2018-12-10 21:26:29 -05:00
Spencer Gibb
7a5502fd7a
Allows multiple patterns in Path Predicate.
...
fixes gh-256
2018-12-10 17:22:27 -05:00
Spencer Gibb
4311db5214
Merge branch '2.0.x'
2018-12-10 15:46:43 -05:00
Spencer Gibb
d7669b7415
Fixes inconsistencies in request rate limiter filter.
...
Allows other `KeyResolver` implementations to be injected.
If key resolver does not resolve a key, requests can be conditionally
denied.
fixes gh-624
2018-12-10 15:45:20 -05:00
Ryan Baxter
1c8f080dd8
Adds support for returning a 404 when service instance not found in loadbalancer ( #696 )
...
Fixes gh-414
2018-12-10 10:39:10 -05:00
Ryan Baxter
6d2e381742
Merge remote-tracking branch 'origin/2.0.x'
2018-12-06 16:07:42 -05:00
Ryan Baxter
8cc184f48c
Fixes #684
2018-12-06 15:21:29 -05:00
Spencer Gibb
5dd0c81839
Allows multiple patterns in host route predicate.
...
Each pattern is checked if it matches in order.
fixes gh-589
2018-12-03 18:38:20 -05:00
Ryan Baxter
7505050072
Merge remote-tracking branch 'origin/2.0.x'
2018-11-28 20:18:32 -05:00
buildmaster
78221daa13
Going back to snapshots
2018-11-19 23:18:21 +00:00
buildmaster
f727551394
Update SNAPSHOT to 2.1.0.M3
2018-11-19 23:17:27 +00:00
Vitaliy Pavlyuk
b27fc3689a
Documentation correction: _after_ making the downstream request, not before.
2018-11-19 13:22:40 -05:00
Vitaliy Pavlyuk
5ca54b6eca
Rewrite response header filter factory.
2018-11-19 13:21:56 -05:00
buildmaster
090addc8de
Going back to snapshots
2018-11-18 09:45:10 +00:00
buildmaster
1ee4f0c7cb
Update SNAPSHOT to 2.1.0.M2
2018-11-18 09:44:19 +00:00
Olga Maciaszek-Sharma
ee1e72660a
Add exception info for hystrix fallback ( #657 )
...
* Add Hystrix execution exception attribute to fallback filter. Add FallbackHeaders filter to add headers with exception info for external
handling. Fixes gh-601.
* Add tests and docs.
* Reformat imports.
* Add _ATTR suffix to hystrix exception attribute and reference it in docs.
2018-11-15 18:00:08 +01:00
Guido Lena Cota
2ae1eeaa16
Minor changes to the wording
2018-11-03 18:09:01 +01:00
Guido Lena Cota
43074aba39
Add documentation for GET/POST/DELETE /gateway/routes/{id} endpoints
2018-11-03 18:05:57 +01:00
Guido Lena Cota
ee8085c58b
Add documentation for /gateway/routes endpoint
2018-11-03 17:14:50 +01:00
Guido Lena Cota
ca83d0b900
Add documentation for /gateway/refresh endpoint
2018-11-03 16:57:55 +01:00
Guido Lena Cota
1ebb00ddf3
Add documentation for /gateway/*filters endpoints
2018-11-03 16:49:42 +01:00
guido lena cota
0a6c29d567
Create outline of Actuator API section
2018-10-29 11:35:53 +01:00
Spencer Gibb
425477b73c
Merge branch '2.0.x'
2018-10-23 18:06:23 -04:00
Vitaliy Pavlyuk
7d3689fa9e
Merge remote-tracking branch 'upstream/2.0.x' into rewrite_response_header_filter
2018-10-23 15:46:59 -04:00
buildmaster
d442440e7b
Bumping versions to 2.0.3.BUILD-SNAPSHOT after release
2018-10-23 18:21:14 +00:00
buildmaster
f49655946d
Going back to snapshots
2018-10-23 18:21:14 +00:00
buildmaster
6071a22ae0
Update SNAPSHOT to 2.0.2.RELEASE
2018-10-23 18:16:06 +00:00
Vitaliy Pavlyuk
796e2a4fef
Documentation correction: _after_ making the downstream request, not before.
2018-10-22 16:34:03 -04:00
Ryan Baxter
cca0901a5e
Updates to using retry with forward protocol
2018-10-17 10:51:02 -04:00
Ryan Baxter
5c36c8ae77
Merge branch '2.0.x' of github.com:spring-cloud/spring-cloud-gateway into 2.0.x
2018-10-15 13:52:23 -04:00
Ryan Baxter
709ef436f7
Added documentation about how to use the retry filter with the forward protocol. Fixes #356
2018-10-15 13:52:12 -04:00
Vitaliy Pavlyuk
eb9b6177fe
Merge remote-tracking branch 'origin/2.0.x' into rewrite_response_header_filter_factory
2018-10-11 10:58:34 -04:00
Tony Clarke
6a2f9d14b5
Add support for configuring TLS handshake timeouts
2018-10-06 11:26:28 -04:00
Spencer Gibb
480ebcd149
Merge branch '2.0.x'
2018-10-05 18:38:50 -04:00
Tony Clarke
f1db5e063c
Certificate array in pem ( #583 )
...
Fix a bug where previous trust manager effectively only read the first certificate in pem file.
2018-10-05 18:30:21 -04:00
Vitaliy Pavlyuk
6b52f76ac2
Rewrite response header filter factory.
2018-10-04 20:49:16 -04:00
buildmaster
632f92f834
Going back to snapshots
2018-09-21 22:02:45 +00:00
buildmaster
d339081628
Update SNAPSHOT to Greenwich.M1
2018-09-21 22:01:36 +00:00
Spencer Gibb
411a9fbb77
Adds section on enabling reactor netty access logs.
2018-09-05 13:00:19 -04:00
Arpan Das
83a32a087c
Adds RequestSizeFilter
...
Request Size Limit filter with test case and review comments
2018-08-14 13:08:16 -04:00
Spencer Gibb
6d9c42028c
Updates for boot 2.1.0 and reactory-netty 0.8.x
2018-08-08 20:52:21 -04:00
buildmaster
fb05818c85
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 19:12:24 +00:00
buildmaster
5e6f06b720
Going back to snapshots
2018-07-31 19:12:24 +00:00
buildmaster
fe773fa4df
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:09:58 +00:00
Tony Clarke
0b8a84e1b7
Fix bug where metrics fail if actuator is not added as a project dependency
2018-07-27 17:42:42 -04:00