4317 Commits (616e7779e071728add3ca282922d295a06efb51b)

Author SHA1 Message Date
Arjen Poutsma ca33752267 Upgrade to Jackson 2.14.0-rc3 3 years ago
Arjen Poutsma 46329851c1 Ensure state of PartGenerator accepts buffers 3 years ago
rstoyanchev 5aeafc0761 Fix ISE in [Http|RSocket]ServiceProxyFactory 3 years ago
Sébastien Deleuze 386d83545d Register proxy hints for HttpExchange annotations 3 years ago
Sébastien Deleuze e5b05586a3 Register reflection hints for HttpExchange annotations 3 years ago
Brian Clozel 13c0c242b3 Revert "Revisit resource cleanup in ClientHttpRequestFactory" 3 years ago
Brian Clozel 9410998897 Add caching headers to If-Unmodified-Since responses 3 years ago
Brian Clozel fcbd5ec80a Avoid NPEs in DefaultServerRequestObservationConvention 3 years ago
Brian Clozel 7e0a039291 Add ServerWebExchange getter in WebFlux Observation context 3 years ago
Phillip Webb f93fda2a95 Guard against no-op observation 3 years ago
Johnny Lim ba99672fd6 Suppress removal warnings 3 years ago
rstoyanchev d4f7484252 Add Builder to RSocketServiceProxyFactory 3 years ago
Brian Clozel 57bbc09fca Do not set response status in ServerHttpObservationFilter 3 years ago
Arjen Poutsma f99c02fc94 Upgrade to Jackson 2.14.0-rc2 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
Sam Brannen 19f795a75a Suppress deprecation warnings in tests 3 years ago
Sam Brannen bfdf070232 Suppress deprecation warnings in tests 3 years ago
Johnny Lim d0a99c15c4 Make RestTemplate.createResourceAccessException() private 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
rstoyanchev 113db2fb2f Fix regression in AbstractJackson2Decoder 3 years ago
Yanming Zhou 19cbba6b34 Use correct RFC number for ProblemDetail support in Javadoc 3 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 3 years ago
Arjen Poutsma 2c58eea781 Mark HttpMethod::resolve for removal 3 years ago
Arjen Poutsma dedcb19f44 Document PartEvent API 3 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 3 years ago
Juergen Hoeller bba66429fb Polishing 3 years ago
Stephane Nicoll 45939720f2 Add native support for @ExceptionHandler 3 years ago
Johnny Lim d4a08dae43 Fix typos in CorsConfiguration[Tests] 3 years ago
Arjen Poutsma 8227032a0f Improve exception message if MultipartParser can not find end of body 3 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 3 years ago
Arjen Poutsma 3e33912624 Deprecate streaming mode in DefaultPartHttpMessageReader 3 years ago
Johnny Lim 371fd06ae2 Use AssertJ static imports consistently in main 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 3 years ago
Sam Brannen c98ed17728 Polishing 3 years ago
Johnny Lim ced37d53b4 Polishing 3 years ago
rstoyanchev 16ea4692ba Drop Servlet 4 classpath check 3 years ago
rstoyanchev 1afc1fc90d Fix regression in AbstractJackson2Encoder 3 years ago
Sam Brannen ba42deb7db Remove obsolete code 3 years ago
Brian Clozel 455a736a01 Switch to Micrometer 1.10.0-SNAPSHOT 3 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 3 years ago
Juergen Hoeller 2a1807895e Upgrade to Tomcat 10.1 in web tests 3 years ago
rstoyanchev ffe2ba4c7b Undo constructor deprecation + polishing 3 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 3 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 3 years ago
Brian Clozel 681cf0dae7 Provide full request URL for "http.url" keyvalue 3 years ago
Brian Clozel 486a1b6024 Change keyvalue name to http.url in server observations 3 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 3 years ago