Spencer Gibb
1f231df13c
Merge branch '2.1.x'
2019-03-20 16:13:43 -04:00
Spencer Gibb
2020e9c8b0
Merge branch '2.0.x' into 2.1.x
2019-03-20 16:09:19 -04:00
vpavlyuk
0beff09af2
Dedupe response header filter ( #866 )
...
Filter that de-duplicates response filter values. Comes handy when e.g. both the gateway CORS logic and a downstream add Access-Control-Allow-Credentials and Access-Control-Allow-Origin headers. See https://github.com/spring-cloud/spring-cloud-gateway/issues/728 for additional context.
2019-03-20 16:00:50 -04:00
Spring Operator
43ba27af27
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-19 21:21:56 -05:00
Spring Operator
9c00e60ee4
URL Cleanup ( #906 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 8 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 3 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.spring.io with 1 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-03-16 11:43:40 -04:00
Ryan Scheidter
13162fa23a
Fixed typos in doc ( #904 )
...
Obvious Fix
2019-03-15 14:09:04 -04:00
Spring Operator
77628d2460
URL Cleanup ( #892 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:03:04 -04:00
Marcin Grzejszczak
555a0e9f45
Hoxton
2019-03-08 15:14:56 +01:00
Marcin Grzejszczak
09174ea059
Greenwich
2019-03-08 12:49:40 +01:00
Tony Clarke
9af4b50a8d
Update GW metrics filter to include two new tags; the http Method and the http status (intger value)
2019-03-06 00:25:24 -05:00
buildmaster
22381b5b62
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 17:59:49 +00:00
buildmaster
ba46b4bde3
Going back to snapshots
2019-03-05 17:59:49 +00:00
buildmaster
140fda6ba7
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 17:57:21 +00:00
Ryan Baxter
5b810c3557
Merge remote-tracking branch 'origin/2.0.x'
2019-02-28 11:23:03 -05:00
Ryan Baxter
f2acad91a9
Add documentation on how to remove sensitive headers. Fixes #703
2019-02-28 11:16:47 -05:00
Ryan Baxter
0de8d2f197
Merge remote-tracking branch 'origin/2.0.x'
2019-02-28 11:03:57 -05:00
Ryan Baxter
a93d83a6a7
Add note to documentation pointing people to Boot, WebFlux, and Reactor before working with Gateway. Fixes #813
2019-02-28 11:03:28 -05:00
Ryan Baxter
0f153377f3
Merge remote-tracking branch 'origin/2.0.x'
2019-02-25 12:01:00 -05:00
Ryan Baxter
b38719a029
Merge pull request #849 from tony-clarke-amdocs/updated-grafana
...
Add new row to Grafana dashboard that includes four JVM panels
2019-02-25 11:59:01 -05:00
buildmaster
9d43e083f6
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
2019-02-22 15:57:17 +00:00
buildmaster
95166db1f8
Going back to snapshots
2019-02-22 15:57:17 +00:00
buildmaster
0492df4443
Update SNAPSHOT to 2.0.3.RELEASE
2019-02-22 15:55:32 +00:00
Ryan Baxter
02d01d4fc1
Merge remote-tracking branch 'origin/2.0.x'
2019-02-21 16:03:28 -05:00
Ryan Baxter
69d336c569
Fixes #838
2019-02-21 16:02:36 -05:00
Tony Clarke
1014d90478
Add new row to Grafana dashboard that includes four JVM panels
2019-02-21 14:56:28 -05:00
Olga Maciaszek-Sharma
ecd741545b
Merge branch '2.0.x'
2019-02-14 12:11:16 +01:00
Olga Maciaszek-Sharma
e5e39d5387
Remove unresolved lombok doc links.
2019-02-14 12:10:42 +01:00
Nastya Smirnova
414dcfe23a
Fix documentation ( #839 )
2019-02-14 11:27:12 +01:00
Olga Maciaszek-Sharma
af1278feb0
Merge changes from 2.0.x.
2019-02-13 16:14:20 +01:00
Alex Simons
8fd35c55b1
Revisited documentation about writing a custom global pre/post-filter ( #836 )
...
* Added documentation about writing a custom global pre/post-filter
* Removed unnecessary words about GlobalFilter.
* Added back removed section title
2019-02-13 16:05:19 +01:00
Olga Maciaszek-Sharma
a6f48b0f65
Checkstyle ( #833 )
...
Fixes gh-832
* Add formatting and checkstyle fixes.
* Fix checkstyle setup. Add more checkstyle fixes and suppressions.
* Fix license dates.
2019-02-12 14:48:31 +01:00
Ryan Baxter
68f97e9c49
Merge pull request #797 from Gsealy/delete-lombok
...
remove lombok in doc
2019-02-01 11:46:59 -05:00
Jan Thewes
569060c995
Fixed typo
...
Fixed an typo where an 'r' was missing and it was read as making instead of marking
2019-01-31 14:19:24 +01:00
Gsealy
93560a5644
remove lombok in doc
2019-01-25 11:34:58 +08:00
buildmaster
175006b59f
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 18:42:30 +00:00
buildmaster
5dbc30d833
Going back to snapshots
2019-01-22 18:42:29 +00:00
buildmaster
ac61a67e6e
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 18:41:25 +00:00
Spencer Gibb
ec3c9c7509
Documents retry filter does not support body.
...
fixes gh-761
2019-01-09 13:05:54 -05:00
Spencer Gibb
0cd2c4934e
Merge branch '2.0.x'
2019-01-08 10:51:49 -05:00
Ryan Baxter
3b41ee5b7a
Merge pull request #722 from ryanjbaxter/use-scheme-from-loadbalancer
...
Allow isSecure property of LoadBalancer ServiceInstance to determine the scheme of the URL
2019-01-07 16:13:31 -05:00
Usman
fc3ccbbdf1
Fixed type in documentation related to custom filters
2018-12-26 12:41:11 +00:00
buildmaster
1519bc20f3
Going back to snapshots
2018-12-20 21:16:48 +00:00
buildmaster
926bdeae01
Update SNAPSHOT to 2.1.0.RC3
2018-12-20 21:15:01 +00:00
Ryan Baxter
ef14f1543e
Merge remote-tracking branch 'origin/2.0.x'
2018-12-19 20:03:57 -05:00
Ryan Baxter
383a204bcf
Adding documentation on customizing DiscoveryClient predicates and filters. Fixes #637
2018-12-19 19:59:51 -05:00
Ryan Baxter
65f88ca2a4
Adding documentation for modify request/response gateway filters. Fixes #714 .
2018-12-19 12:08:41 -05:00
Ryan Baxter
077b647ec4
Allow isSecure property of LoadBalancer ServiceInstance to determine the scheme of the URL. Fixes #641
2018-12-18 15:51:19 -05:00
buildmaster
49767d621c
Going back to snapshots
2018-12-11 22:04:11 +00:00
buildmaster
14e56bdfa0
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 22:03:17 +00:00
buildmaster
281e9e3031
Going back to snapshots
2018-12-11 18:33:10 +00:00