1644 Commits (db79d1d2b9b28fa179a6bfd4669b49f78dd73751)

Author SHA1 Message Date
Brian Clozel db79d1d2b9 Set matching pattern in reactive server observation context 3 years ago
Brian Clozel 3c049a2bd0 Polish 3 years ago
Marcin Grzejszczak c03ccb2e6c Propagate context in reactive HTTP server and client 3 years ago
Arjen Poutsma 2042cb68a5 Merge two DispatcherHandlerIntegrationTests 3 years ago
Arjen Poutsma 9e306151c7 Use case-insensitive check for request conditions 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
rstoyanchev 5ef3aab3fe Warn about ResponseEntity-ProblemDetail status mismatch 3 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 3 years ago
Mikk Raudvere 12cc8a9f07 Fix typos 3 years ago
rstoyanchev bd59c7a691 Polishing contribution 3 years ago
Violeta Georgieva 997d1b3d7e Enable leak detection in Netty 5 tests 3 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 3 years ago
Johnny Lim 5dca43ebd6 Use KeyValue.NONE_VALUE where possible 3 years ago
Johnny Lim 7df8b59a7f Polish "Reorganize HTTP Observation types" 3 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 3 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 3 years ago
Brian Clozel 455a736a01 Switch to Micrometer 1.10.0-SNAPSHOT 4 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 4 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 4 years ago
Brian Clozel 681cf0dae7 Provide full request URL for "http.url" keyvalue 4 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 4 years ago
Brian Clozel 486a1b6024 Change keyvalue name to http.url in server observations 4 years ago
Sam Brannen 1224be84ba Remove incorrect [@]since tags 4 years ago
Sam Brannen e284405e9a Delete unused code 4 years ago
Brian Clozel 5613922fba Polish test 4 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Johnny Lim 380795e5b8 Polish observability changes 4 years ago
Brian Clozel 8c24e8c034 Add HttpOutcome for HTTP observations 4 years ago
Brian Clozel b9070ae752 Add contextualName to HTTP Observations 4 years ago
Arjen Poutsma 0293e22910 Trying to fix flaky CoroutinesIntegrationTests 4 years ago
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
ijonathanc 9d263668d5 Pass current request to filter in RouterFunction extensions 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 4 years ago
Arjen Poutsma fa5998ebd4 Trying to fix flaky CoroutinesIntegrationTests 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
Arjen Poutsma 71f9a84d22 Fix releasing bug in StringDecoder 4 years ago
Sébastien Deleuze 2687de0fe8 Add HandshakeWebSocketService runtime hints 4 years ago
Brian Clozel bfac042301 Polish 4 years ago
Brian Clozel ac9360b624 Instrument WebClient for Observability 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 4 years ago