Spencer Gibb
25e1101f1a
Adds spring-boot-starter-validation
2020-03-18 20:00:14 -04:00
buildmaster
97a87144ff
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
2020-03-04 16:47:25 +00:00
buildmaster
4404a22ca7
Going back to snapshots
2020-03-04 16:47:25 +00:00
buildmaster
a5e3cb7eb9
Update SNAPSHOT to 2.2.2.RELEASE
2020-03-04 16:45:55 +00:00
buildmaster
068b3de9b1
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 13:24:35 +00:00
buildmaster
db14c7ced3
Going back to snapshots
2019-12-20 13:24:35 +00:00
buildmaster
7caaecad22
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 13:23:21 +00:00
Spencer Gibb
6a1bf8d1ee
Merge branch '2.1.x'
2019-12-10 13:57:38 -05:00
Tim Ysewyn
1d151215af
Fixed blocking call for route discovery ( #1342 )
...
* Made "reactive" call great again
* Added BlockHound integration
fixes gh-1104
2019-12-10 13:52:21 -05:00
buildmaster
d7eb329755
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 10:26:46 +00:00
buildmaster
8fe6171a6b
Going back to snapshots
2019-11-26 10:26:46 +00:00
buildmaster
5c82e529d5
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 10:25:45 +00:00
Tim Ysewyn
1fb63dc6c5
Added BlockHound integration
2019-11-22 12:06:25 +01:00
buildmaster
592b2e51ab
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
2019-11-18 15:34:17 +00:00
buildmaster
b08cc7c123
Going back to snapshots
2019-11-18 15:34:17 +00:00
buildmaster
2f7fc76933
Update SNAPSHOT to 2.1.4.RELEASE
2019-11-18 15:33:15 +00:00
Olga Maciaszek-Sharma
64879c32f7
Gh 1300 backport sc loadbalancer support ( #1414 )
...
* Gh 1294 add reactive sc loadbalancer support (#1295 )
* Initial ReactiveLoadBalancer support
# Conflicts:
# spring-cloud-gateway-core/src/main/java/org/springframework/cloud/gateway/filter/LoadBalancerClientFilter.java
* Optimise imports. Minor refactoring.
* Use `LoadBalancerUriTools` for reconstructing uris.
Handle 404 exceptions. Add more tests and javadocs.
* Finish autoConfiguration and dependencies setup.
* Rename to `ReactorLoadBalancerClientFilter`. Fix test. Add docs.
* Fix after review.
* Fix dependencies, docs and formatting after backporting changes.
2019-11-15 20:53:03 +01:00
buildmaster
9669e2f923
Going back to snapshots
2019-11-10 00:11:26 +00:00
buildmaster
53e4899f44
Update SNAPSHOT to 2.2.0.RC2
2019-11-10 00:10:12 +00:00
Ryan Baxter
76e4187484
Initial set of changes to add a circuit breaker filter using Spring Cloud CircuitBreaker
2019-11-05 15:40:33 -05:00
buildmaster
755b706c36
Going back to snapshots
2019-10-03 19:58:09 +00:00
buildmaster
a855caefec
Update SNAPSHOT to 2.2.0.M3
2019-10-03 19:57:06 +00:00
Olga Maciaszek-Sharma
b25ce0ec04
Gh 1294 add reactive sc loadbalancer support ( #1295 )
...
* Initial ReactiveLoadBalancer support
# Conflicts:
# spring-cloud-gateway-core/src/main/java/org/springframework/cloud/gateway/filter/LoadBalancerClientFilter.java
* Optimise imports. Minor refactoring.
* Use `LoadBalancerUriTools` for reconstructing uris.
Handle 404 exceptions. Add more tests and javadocs.
* Finish autoConfiguration and dependencies setup.
* Rename to `ReactorLoadBalancerClientFilter`. Fix test. Add docs.
* Fix after review.
2019-09-13 12:16:07 +02:00
buildmaster
7cab2bf427
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-09-09 20:15:20 +00:00
buildmaster
20990d80a4
Going back to snapshots
2019-09-09 20:15:19 +00:00
buildmaster
00a70104bc
Update SNAPSHOT to 2.1.3.RELEASE
2019-09-09 20:14:20 +00:00
buildmaster
dfdb4e0f71
Going back to snapshots
2019-08-14 15:15:15 +00:00
buildmaster
8b3d9aea57
Update SNAPSHOT to 2.2.0.M2
2019-08-14 15:13:58 +00:00
buildmaster
b9df1199a2
Going back to snapshots
2019-07-03 18:19:18 +00:00
buildmaster
1283756da1
Update SNAPSHOT to 2.2.0.M1
2019-07-03 18:18:18 +00:00
Spencer Gibb
b14de727eb
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
2019-06-21 12:42:10 -04:00
buildmaster
89420c3318
Update SNAPSHOT to 2.1.2.RELEASE
2019-06-21 12:38:18 -04:00
Spencer Gibb
68f8eb1f72
Remove starter validation
2019-04-26 12:32:16 +02:00
Spring Operator
c5963ffa87
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 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).
# 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-26 00:09:37 -05: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
Marcin Grzejszczak
555a0e9f45
Hoxton
2019-03-08 15:14:56 +01: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
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
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
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
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
buildmaster
3cd23a4c52
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:32:04 +00:00
buildmaster
78221daa13
Going back to snapshots
2018-11-19 23:18:21 +00:00