Commit Graph

109 Commits

Author SHA1 Message Date
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
Ryan Baxter
1b9f5eea6a Merge pull request #437 from tony-clarke-amdocs/ssl-trust
Create a trust manager backed by known trusted X509 certificates
2018-07-26 10:22:50 -04:00
Tony Clarke
5f98cad301 Update metrics filter with feedback from ryanjbaxter and jkschneider 2018-07-22 22:22:59 -04:00
Tony Clarke
7e12f233d0 Merge branch 'master' of https://github.com/spring-cloud/spring-cloud-gateway into metrics-issue-12 2018-07-20 16:04:35 -04:00
Tony Clarke
8f4a944ea2 Update documenation on how to configure CORS request/response 2018-07-20 15:53:15 -04:00
Tony Clarke
474b50a633 Document Gateway TLS trust manager options 2018-07-18 17:20:10 -04:00
Tony Clarke
153613269d Add documenation to describe gateway metrics plus a sample grafana dashboard 2018-07-17 18:48:38 -04:00
Tony Clarke
94d5945266 Provide documenation on how to configure CORS in spring cloud gateway 2018-07-11 16:30:52 -04:00
Tillmann Heigel
93ae555332 Document the order of the filterchain (#400) (#415)
This commit removes the `TODO: document ordering` from spring-cloud-gateway.adoc
2018-07-05 15:40:37 -04:00
Tillmann Heigel
281a6cbb1e Fix a small typo in spring-cloud-gateway.adoc (#399)
PostGatewayFilterFactory example wasn't compiling.
2018-07-05 13:48:06 -04:00
Wilder Pereira
a790899290 Remove line copied from the previous section (#370) 2018-06-18 22:55:42 -04:00
Wilder Pereira
d1ea566769 Fix coding formatting (#369) 2018-06-18 22:29:23 -04:00
buildmaster
9b4556fb22 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:45:32 +00:00
buildmaster
725be473d6 Going back to snapshots 2018-06-19 00:45:31 +00:00
buildmaster
d6b29a99f9 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:44:04 +00:00
Spencer Gibb
a9a31e530e Adds SockJS note for Websockets
fixes gh-186
2018-06-13 15:51:08 -04:00
Spencer Gibb
1029898dff Updates rate limiter documentation.
Separates redis rate limiter to a sub-section.

Includes a note that shortcut configuration does not work.

fixes gh-167
2018-06-13 15:32:44 -04:00
Mathieu Fortin
7791dd1a94 RequestRateLimiter documentation.
Fixes #168
2018-06-13 15:06:46 -04:00
Ryan Baxter
08a4bcd00d Add note pointing to unit tests. 2018-06-13 14:22:24 -04:00
Ryan Baxter
d2bdf4a13b document alreadyrouted apis. (#363)
Fixes #74
2018-06-13 11:25:41 -04:00
Ryan Baxter
3e32b2cbb9 Document writing custom gateway filters. Fixes #71 (#359) 2018-06-12 16:58:49 -04:00
Ryan Baxter
62a658c466 Add example of using load balancer protocol. Fixes #225 (#358) 2018-06-12 15:24:21 -04:00
Ryan Baxter
14beb3b542 Added retry filter docs. Fixes #226 (#357) 2018-06-12 15:07:43 -04:00
buildmaster
fd413d15dd Going back to snapshots 2018-05-25 13:15:36 +00:00
buildmaster
0da6e00f87 Update SNAPSHOT to 2.0.0.RC2 2018-05-25 13:14:36 +00:00
Dave Syer
1656bbcb38 Add ProxyExchange feature for Webflux 2018-05-02 09:16:41 -04:00
Fitzgerald, Andrew
69bccac870 Add additional Hystrix documentation. Covers part of #288, fixes #291 2018-04-30 03:13:00 -04:00
Ryan Baxter
50af2ca84e Add filter which will set the path in the request to be the path in the forward URI. Fixes #285. 2018-04-24 15:58:58 -04:00
Andrew Fitzgerald
55f99c0e28 typo (#297) 2018-04-24 04:11:15 -04:00
Spencer Gibb
f0d54580bf Shortens XForwardedRemoteAddressResolver factory method names. 2018-04-06 14:31:30 -04:00
Andrew Fitzgerald
b6d9205265 Fixes #238 document RemoteAddressResolvers (#239)
document RemoteAddressResolvers

Fixes gh-238
2018-04-06 14:27:43 -04:00
buildmaster
97cbd7ec39 Going back to snapshots 2018-03-22 21:36:17 +00:00
buildmaster
cf447366f4 Update SNAPSHOT to 2.0.0.M9 2018-03-22 21:35:27 +00:00
Spencer Gibb
0d3f1da296 Fixes misspelled predicate Between example.
fixes gh-230
2018-03-14 12:40:54 -04:00
Mark Heckler
3723fc62b3 Updated Hystrix filter information with current usage examples 2018-03-11 10:06:56 -05:00
Spencer Gibb
34fd45dc4a Remove reference to old Routes class 2018-03-09 10:31:05 -05:00
Spencer Gibb
30d85ffefe Add note about Netty requirement. 2018-03-05 15:09:58 -05:00
buildmaster
c2c7869c9e Going back to snapshots 2018-03-02 17:24:21 +00:00
buildmaster
1f9c65df7e Update SNAPSHOT to 2.0.0.M8 2018-03-02 17:23:34 +00:00
Wilder Pereira
4ed06c46c3 Remove phrase from yml code block (#214) 2018-03-01 13:24:08 -05:00
Spencer Gibb
baa8b027fa Update fluent api sample. 2018-03-01 13:18:20 -05:00
Spencer Gibb
3a35a82547 Remove -incubator from readme.
fixes gh-208
2018-02-27 11:41:43 -05:00
buildmaster
86cae18b7d Going back to snapshots 2018-02-26 21:54:31 +00:00
buildmaster
e3eadb66a7 Update SNAPSHOT to 2.0.0.M7 2018-02-26 21:53:39 +00:00
Spencer Gibb
af3e42b8c7 Point links to master
fixes gh-204
2018-02-26 16:06:12 -05:00
Spencer Gibb
008e4e0b40 Default port for http{s} routes if not set.
fixes gh-198
2018-02-20 11:29:17 -05:00
Ryan Baxter
40bae835b5 Strip Prefix Filter Implementation (#180)
* Implements a filter to strip the prefix from a request through the gateway.  Fixes #122

* The number of parts to strip is now configurable

* Updated documentation
2018-02-13 11:47:22 -05:00
buildmaster
43fabf27b4 Going back to snapshots 2018-02-09 22:54:54 +00:00
buildmaster
0dac0315e9 Update SNAPSHOT to 2.0.0.M6 2018-02-09 22:54:02 +00:00
jphilippeplante
706fbc0df2 Enhancement: adding IPv6 support to Remote Addr Predicate gh-165 (#183)
* Enhancement: adding IPv6 support to RemoteAddrRoutePredicateFactory

* Using IpSubnetFilterRule from Netty as suggested 

fixes gh-165
2018-02-07 14:13:57 -05:00