4108 Commits (d79d2fc573cd9c443db5ea0764ff0fc22c9a625b)

Author SHA1 Message Date
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
Brian Clozel d98e27cf79 Upgrade to Kotlin 1.7.20 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 4 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 4 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 4 years ago
rstoyanchev badba7c3e9 Support coma-delimited format for origin values 4 years ago
Arjen Poutsma d516667f37 Polish "Allow for CoroutineContext in invokeSuspendingFunction" 4 years ago
Lukáš Křečan ff844ed99f Allow overriding invokeSuspendingFunction 4 years ago
Brian Clozel 9465110917 Polish 4 years ago
chenrl b71e686cbd Fix ServletContextResource isFile check 4 years ago
Brian Clozel 9c400ed384 Polish Stream#toList() consistent usage 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Sam Brannen a975b9d5da Suppress "unused" warnings in tests 4 years ago
Sébastien Deleuze 42ab1b75e7 Fix a regression in Kotlin serialization support 4 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 4 years ago
rstoyanchev 57067f58e1 Polishing contribution 4 years ago
Laber, Jason M 27b5d141e2 Allow customization for ObjectReader and ObjectWriter 4 years ago
rstoyanchev 74df50c906 Polishing ProblemDetail Javadoc 4 years ago
Arjen Poutsma ef5b64dc00 Minor Javadoc correction 4 years ago
rstoyanchev 5192d99fa4 Support formatting annotations on HTTP service interface 4 years ago
Sébastien Deleuze 157c28bcec Enable HTTP and HTTPS on native in spring-web module 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Sam Brannen 1263226928 Remove unused EMPTY_BUFFER constant 4 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 4 years ago
Brian Clozel 4c45387805 Polish Observability instrumentation 4 years ago
rstoyanchev ae8b7973b4 Improve Javadoc on RequestEntity#getUrl 4 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 4 years ago
rstoyanchev 02f61e3aae Fix failing test in CancelWithoutDemandCodecTests 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Sam Brannen 911d1f2dea Suppress warnings 4 years ago
rstoyanchev e370c15bc6 Fix error handling regression for non-streaming Flux 4 years ago
Brian Clozel 19d991a67b Revisit resource cleanup in ClientHttpRequestFactory 4 years ago
Brian Clozel 241261b6b6 Polish 4 years ago
Brian Clozel 82e47db28f Instrument reactive servers for Observability 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel a0ddcd07c8 Instrument RestTemplate for Observability 4 years ago
Brian Clozel f9dcd428ae Extract Mock HTTP client requests and responses 4 years ago
rstoyanchev 3c5888c43f Polishing 4 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 4 years ago
유예본(Yebon You)/Platform Engineering팀/11ST fa1f7f6dc7 Use InputStream's contracts instead of StreamUtils 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago