Commit Graph

1829 Commits

Author SHA1 Message Date
buildmaster
58b6e901cc Going back to snapshots 2021-05-27 08:44:24 +00:00
buildmaster
a86edf3f1c Update SNAPSHOT to 3.0.3 2021-05-27 08:42:32 +00:00
Marcin Grzejszczak
ecc5bea88a Updated blockhound to 1.0.6.RELEASE 2021-05-27 10:30:58 +02:00
spencergibb
8423e3ae57 formatting 2021-05-24 11:21:41 -04:00
spencergibb
d861ab7e8f Merge branch '2.2.x' 2021-05-24 11:20:32 -04:00
spencergibb
adc1969bc8 formatting 2021-05-24 11:17:08 -04:00
ctlove0523
0fd5cef6c8 Matches http scheme regardless of case
Fixes gh-2218
2021-05-24 11:17:08 -04:00
Johannes Rost
e9bf4e5fb7 Do not reuse WebsocketClientSpec.Builder between Requests (#2216) 2021-05-21 17:26:41 -04:00
buildmaster
0bf4dcfaa5 Bumping versions to 2.2.9.BUILD-SNAPSHOT after release 2021-04-21 17:29:30 +00:00
buildmaster
1a277db429 Going back to snapshots 2021-04-21 17:29:30 +00:00
buildmaster
86142f2448 Update SNAPSHOT to 2.2.8.RELEASE 2021-04-21 17:27:59 +00:00
buildmaster
7dadc1aad1 Bumping versions 2021-04-20 21:45:55 +00:00
Jonatan Ivanov
71014d10bf Merge pull request #2223 from spring-cloud/lb-docs-fix 2021-04-20 13:44:10 -07:00
buildmaster
6d5840865d Bumping versions 2021-04-20 18:07:49 +00:00
Jonatan Ivanov
f40f595ad9 Removing LoadBalancerClientFilter from the docs 2021-04-20 10:56:39 -07:00
spencergibb
dd020a341f formatting 2021-04-20 13:20:32 -04:00
spencergibb
bdc9a9910e Merge branch '2.2.x' 2021-04-20 13:19:10 -04:00
spencergibb
2be9d7f91c Suggest setting spring.main.web-application-type=reactive if mvc on classpath.
See gh-2176K
2021-04-20 13:15:59 -04:00
spencergibb
df1f6f2cdb bumps build to 2.3.4-BUILD-SNAPSHOT 2021-04-20 13:14:32 -04:00
spencergibb
ba57e625f4 formatting 2021-04-20 00:21:05 -04:00
spencergibb
381f54ae60 Merge branch '2.2.x' 2021-04-20 00:20:00 -04:00
spencergibb
2fe4063bfc Only fail if mvc is on the classpath and gateway is enabled.
This is useful for libraries that might write functionality for zuul and gateway.

See gh-2176
2021-04-20 00:14:55 -04:00
buildmaster
de8546a106 Bumping versions 2021-04-19 22:59:13 +00:00
buildmaster
65bb35aa16 Bumping versions 2021-04-19 18:06:19 +00:00
spencergibb
a420416c2e Merge branch '2.2.x' 2021-04-19 13:39:11 -04:00
spencergibb
f7a9bebc34 Adds MvcFoundOnClasspathFailureAnalyzer to provide a better experience if mvc is on the classpath.
Previously only a warning was printed in the logs, but sometime ago, ServerCodecConfigurer was added as a bean dependency which caused apps with mvc on the classpath to fail with an error that was difficult to diagnose. The warning was changed to a failure analyzer.

Fixes gh-2176
2021-04-19 13:38:36 -04:00
spencergibb
6466f7342f formatting 2021-04-05 16:27:33 -04:00
spencergibb
24d75147fa Merge branch '2.2.x' 2021-04-05 16:26:09 -04:00
spencergibb
7cb009d297 Removes use of stream() in hot path.
This includes `filter()` and `test()`.

Fixes gh-2197
2021-04-05 16:20:28 -04:00
spencergibb
f2d91bde04 formatting 2021-03-31 15:27:47 -04:00
spencergibb
d558c82454 Merge branch '2.2.x' 2021-03-31 15:27:20 -04:00
spencergibb
4c0f2b450f formatting 2021-03-31 15:27:09 -04:00
spencergibb
443a4437c9 Merge branch '2.2.x' 2021-03-31 15:26:00 -04:00
Bruno Silva
ee9c18c2c4 Adds Support for webflux ProxyExchange to use body in delete method
Fixes gh-2103
Fixes gh-2132
2021-03-31 15:24:56 -04:00
spencergibb
e6c8507e3e formatting 2021-03-31 11:47:48 -04:00
spencergibb
e05d20ee55 Merge branch '2.2.x' 2021-03-31 11:46:12 -04:00
spencergibb
24273cc83d formatting 2021-03-31 11:44:47 -04:00
Manuel
d02e262a4c Fix NPE when proxy exchange is not configured
Fixes gh-2075
Fixes gh-2163
2021-03-31 11:43:32 -04:00
spencergibb
2fa963339c Merge branch '2.2.x' 2021-03-31 11:32:09 -04:00
Tony Clarke
7d7888d4da Update Grafana dashboard to use new metric prefix (#2179) 2021-03-31 11:31:45 -04:00
spencergibb
0941b751ab Updates blockhound to 1.0.5-BUILD-SNAPSHOT
java 16+ compatibility
2021-03-29 15:49:23 -04:00
buildmaster
6edcb3b438 Bumping versions 2021-03-20 18:06:52 +00:00
spencergibb
0992a9840b formatting 2021-03-19 15:17:27 -04:00
spencergibb
6e143d3cd0 Merge branch '2.2.x' 2021-03-19 15:13:02 -04:00
Eugene Sadovsky
9ed6ec0862 Adds support for HttpClient eviction interval.
Fixes gh-2153
Fixes gh-2187
2021-03-19 15:09:26 -04:00
spencergibb
168f33cc90 Ignores blockhound for java16
This includes moving the blockhound-junit-platform dependency to a profile.

Fixes gh-2186
2021-03-19 12:18:42 -04:00
spencergibb
b65230e2ca Ignores blockhound for java16
This includes moving the blockhound-junit-platform dependency to a profile.

Fixes gh-2186
2021-03-19 11:55:47 -04:00
spencergibb
dbd998d5cd Supports compiling and testing for java 16.
Moves kotlin compile to profile that is only activated on a jdk less than 16. This should change once kotlin supports java 16.

Deals with samples that use kotlin moving import to a selector only if the class exists and disabling a new test that tests the kotlin route.

Fixes gh-2186
2021-03-19 11:35:25 -04:00
buildmaster
ba2883e04a Bumping versions 2021-03-18 18:06:49 +00:00
buildmaster
62f64ae80f Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:01:44 +00:00