4153 Commits (fb14913a0bcdd6bbb95a0519862b0eb9508f2f3b)

Author SHA1 Message Date
Brian Clozel fcbd5ec80a Avoid NPEs in DefaultServerRequestObservationConvention 4 years ago
Brian Clozel 7e0a039291 Add ServerWebExchange getter in WebFlux Observation context 4 years ago
Phillip Webb f93fda2a95 Guard against no-op observation 4 years ago
Johnny Lim ba99672fd6 Suppress removal warnings 4 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 4 years ago
Brian Clozel 57bbc09fca Do not set response status in ServerHttpObservationFilter 4 years ago
Arjen Poutsma f99c02fc94 Upgrade to Jackson 2.14.0-rc2 4 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 4 years ago
Johnny Lim 5dca43ebd6 Use KeyValue.NONE_VALUE where possible 4 years ago
Sam Brannen 19f795a75a Suppress deprecation warnings in tests 4 years ago
Sam Brannen bfdf070232 Suppress deprecation warnings in tests 4 years ago
Johnny Lim d0a99c15c4 Make RestTemplate.createResourceAccessException() private 4 years ago
Johnny Lim 7df8b59a7f Polish "Reorganize HTTP Observation types" 4 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 4 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 4 years ago
rstoyanchev 113db2fb2f Fix regression in AbstractJackson2Decoder 4 years ago
Yanming Zhou 19cbba6b34 Use correct RFC number for ProblemDetail support in Javadoc 4 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 4 years ago
Arjen Poutsma 2c58eea781 Mark HttpMethod::resolve for removal 4 years ago
Arjen Poutsma dedcb19f44 Document PartEvent API 4 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 4 years ago
Juergen Hoeller bba66429fb Polishing 4 years ago
Stephane Nicoll 45939720f2 Add native support for @ExceptionHandler 4 years ago
Johnny Lim d4a08dae43 Fix typos in CorsConfiguration[Tests] 4 years ago
Arjen Poutsma 8227032a0f Improve exception message if MultipartParser can not find end of body 4 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 4 years ago
Arjen Poutsma 3e33912624 Deprecate streaming mode in DefaultPartHttpMessageReader 4 years ago
Johnny Lim 371fd06ae2 Use AssertJ static imports consistently in main 4 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 4 years ago
Sam Brannen c98ed17728 Polishing 4 years ago
Johnny Lim ced37d53b4 Polishing 4 years ago
rstoyanchev 16ea4692ba Drop Servlet 4 classpath check 4 years ago
rstoyanchev 1afc1fc90d Fix regression in AbstractJackson2Encoder 4 years ago
Sam Brannen ba42deb7db Remove obsolete code 4 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
Juergen Hoeller 2a1807895e Upgrade to Tomcat 10.1 in web tests 4 years ago
rstoyanchev ffe2ba4c7b Undo constructor deprecation + polishing 4 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 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 486a1b6024 Change keyvalue name to http.url in server observations 4 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Brian Clozel a18c692b53 Start RestTemplate observation wtih available request 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
rstoyanchev 5d2c9d946a Clean up conditional use of ChannelOperationsId 4 years ago
Violeta Georgieva e81d30160c Remove useless constant reactorNettyRequestChannelOperationsIdPresent 4 years ago