buildmaster
adf4f9d842
Bumping versions to 3.1.1-SNAPSHOT after release
3 years ago
buildmaster
0e43efeb2c
Going back to snapshots
3 years ago
buildmaster
e5471d91f8
Update SNAPSHOT to 3.1.0
3 years ago
buildmaster
e9e0e62779
Bumping versions to 3.0.6-SNAPSHOT after release
3 years ago
buildmaster
fb37423ba7
Going back to snapshots
3 years ago
buildmaster
3e68ef129b
Update SNAPSHOT to 3.0.5
3 years ago
buildmaster
51496ad785
Going back to snapshots
3 years ago
buildmaster
742ed94971
Update SNAPSHOT to 3.1.0-M3
3 years ago
Alberto C. Ríos
af09c72a9a
Adding initial gRPC support ( #2388 )
...
Passing TE trailers header through
Adding grpc-status as response trailer to ensure the right end of stream
Fixes gh-40
3 years ago
buildmaster
a264598c78
Going back to snapshots
3 years ago
buildmaster
348de38286
Update SNAPSHOT to 3.1.0-M2
3 years ago
spencergibb
64779d12b1
changes http2 tests to use WebClient
3 years ago
spencergibb
06fbda8f4d
adds explicit classes to to http2 tests
3 years ago
spencergibb
597ee495d7
adds error logging to http2 tests
3 years ago
spencergibb
f5f23ce61f
restores http2 termination tests
3 years ago
spencergibb
c1eb83cd38
fixes checkstyle by adding newline at the end of file
3 years ago
buildmaster
3948aad945
Going back to snapshots
3 years ago
buildmaster
2978444168
Update SNAPSHOT to 3.0.4
3 years ago
Spencer Gibb
9d178e2217
HTTP2 Support ( #2363 )
...
Adds HttpProtocol.H2 if server.http2.enabled=true.
Deprecates defaultConfigurationType as it is no longer used.
Updates to use new HttpClient ProtocolSslContextSpec for configuring ssl.
Fixes gh-7
Fixes gh-2206
3 years ago
buildmaster
6a98b73bfb
Bumping versions to 3.0.5-SNAPSHOT after release
3 years ago
buildmaster
505fe64206
Going back to snapshots
3 years ago
buildmaster
c8a1332465
Update SNAPSHOT to 3.0.4
3 years ago
buildmaster
b558bce895
Going back to snapshots
3 years ago
buildmaster
cf1fbc6b1f
Update SNAPSHOT to 3.1.0-M1
3 years ago
spencergibb
c54e90eb5e
Updates version to 3.1.0-SNAPSHOT
3 years ago
buildmaster
ecc0c20123
Going back to snapshots
4 years ago
buildmaster
61c18765ea
Update SNAPSHOT to 3.0.3
4 years ago
buildmaster
47505e9d29
Bumping versions to 3.0.4-SNAPSHOT after release
4 years ago
buildmaster
58b6e901cc
Going back to snapshots
4 years ago
buildmaster
a86edf3f1c
Update SNAPSHOT to 3.0.3
4 years ago
buildmaster
0bf4dcfaa5
Bumping versions to 2.2.9.BUILD-SNAPSHOT after release
4 years ago
buildmaster
1a277db429
Going back to snapshots
4 years ago
buildmaster
86142f2448
Update SNAPSHOT to 2.2.8.RELEASE
4 years ago
spencergibb
dd020a341f
formatting
4 years ago
spencergibb
2be9d7f91c
Suggest setting spring.main.web-application-type=reactive if mvc on classpath.
...
See gh-2176K
4 years ago
spencergibb
ba57e625f4
formatting
4 years ago
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
4 years ago
buildmaster
65bb35aa16
Bumping versions
4 years ago
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
4 years ago