2752 Commits (87d95dc30a6a2034ffca86c3f40250cbbacb2a55)

Author SHA1 Message Date
Brian Clozel 87d95dc30a Polishing contribution 4 months ago
potato 47de8b05e6 Fix HtmlUtils unescape for supplementary chars 4 months ago
Brian Clozel 3ac7f83900 Relax media type checks in HttpMessageConverters 4 months ago
Sam Brannen deca37da4a Improve Javadoc for new HttpHeaders features 4 months ago
rstoyanchev 721c40b5c5 Add defaultVersion to set of supported versions 4 months ago
Dmitry Sulman d0ff8f9243 Fix HttpServiceMethod for suspending functions returning Flow 4 months ago
Sam Brannen 1714a00492 Suppress warnings in Gradle build 4 months ago
Sébastien Deleuze 816cee12e5 Change default converters ordering 4 months ago
Sébastien Deleuze d64edc01c0 Prevent Kotlin Serialization converters side effects 4 months ago
Sébastien Deleuze d0f57013b0 Change default codecs ordering and add Jackson CBOR 4 months ago
Sébastien Deleuze 19dd488dd7 Prevent Kotlin Serialization codecs side effects 4 months ago
rstoyanchev 115dee9be1 Fix failing test 5 months ago
rstoyanchev 09105eb7b2 Option to supply client builder in HttpServiceGroupConfigurer 5 months ago
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 5 months ago
Brian Clozel 8bb63081a8 Document PathPattern matching for single/multiple segments 5 months ago
Sam Brannen 94d7aa2844 Suppress deprecation warnings 5 months ago
rstoyanchev b128f59714 Expose handler to ApiVersionDeprecationHandler implementations 5 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 5 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 5 months ago
Brian Clozel e6a076017b Configure custom Kotlin Serialization converter 5 months ago
Sam Brannen 2f47efe2d3 Polishing 5 months ago
rstoyanchev 183a9466c5 Add dedicated ApiVersionResolver implementations 5 months ago
Brian Clozel af026c0373 Review HttpMessageConverters semantics in Builder 5 months ago
rstoyanchev 754372a1f6 Allow ProtobufHttpMessageConverter extensions 5 months ago
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Brian Clozel cab46c74d5 Downgrade to JSONassert 1.5.x 5 months ago
Brian Clozel 6d824586bb Polishing contribution 5 months ago
Brian Clozel 5accc21223 Clean HTTP response headers after decompression in JDK client 5 months ago
rstoyanchev 3607f98240 Refine null handling in UriComponentsBuilder#query 5 months ago
Schäfer, H.H. (Hans Hosea) 649bd3ee2d Do not clear queryParams UriComponentsBuilder#query 5 months ago
Sam Brannen 2591cab561 Polishing 5 months ago
Sam Brannen 8456cd1e74 Polish contribution 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 5 months ago
Sam Brannen 3eef39e6ab Polish contribution 5 months ago
Simone Conte 87a7507e3a Introduce queryParamPredicate in AbstractRequestLoggingFilter 5 months ago
Sam Brannen 19b4021d26 Polish tests 5 months ago
Sam Brannen d404fdafa0 Prevent ReactorResourceFactory from participating in pause scenarios 6 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 6 months ago
Sébastien Deleuze 891c3e3a1f Fix FilterProvider handling in AbstractJacksonEncoder 6 months ago
rstoyanchev e11cb2d856 Improve converter config in RestClient.Builder 6 months ago
Brian Clozel d98179e137 Enforce custom string converter in HttpMessageConverters 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel 20aac6dd8d Add Gson codecs for WebFlux 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
Sébastien Deleuze 79738d921a Upgrade to Jackson 3.0.0-rc10 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago