1542 Commits (bba66429fbf77b242aa02c63baec489488ce6263)

Author SHA1 Message Date
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 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
Sam Brannen 0395fb4f5f Polish tests 4 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Johnny Lim 706c1ec8dd Polish 4 years ago
Arjen Poutsma 8a7e839ad0 Polishing 4 years ago
Arjen Poutsma f91943977c RenderingResponse must set status code on RedirectView 4 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 4 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 4 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 4 years ago
Rossen Stoyanchev 2172b99fee Polishing contribution 4 years ago
floriankirmaier b6144e5682 Improve setting of WebSocket error status 4 years ago
Arjen Poutsma b8b54ee524 Ensure WebClient exceptions are serializable 4 years ago
Arjen Poutsma 97ea8a6789 Copy HttpHeaders to ensure serializability 4 years ago
Arjen Poutsma db43425bf9 Javadoc 4 years ago
Arjen Poutsma f145b53fc8 Use existing context path in DefaultServerRequestBuilder 4 years ago
Arjen Poutsma 1e03b30d33 Use existing context path in DefaultServerRequestBuilder 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
rstoyanchev 3badc47647 Polishing 4 years ago
Sam Brannen d660f5f62f Fix Javadoc in ResponseEntityExceptionHandler 4 years ago