4254 Commits (b51a14ff92ac1a8053b57f4fe53dcab9e04f1241)

Author SHA1 Message Date
Sam Brannen abf3400c07 Use Assert.state() where appropriate 3 years ago
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 3 years ago
Brian Clozel 1ad7cc3702 Reorganize server observability packages 3 years ago
Sam Brannen eb91d21ada Polishing 3 years ago
rstoyanchev 0348a7bf2e Improve API for RFC 7807 in functional endpoints 3 years ago
rstoyanchev 09b19d7aa6 Update RestTemplate Javadoc 3 years ago
Juergen Hoeller ddbbe67361 Upgrade to Reactor 2022.0.0 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Juergen Hoeller 86fbb8678a Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Johnny Lim 4c2072d20c Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 3 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 3 years ago
Sam Brannen 9e4cddf5db Fix precondition assertions 3 years ago
Sam Brannen 95f3337bb5 Revise contribution 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Sam Brannen 3438c47744 Polishing 3 years ago
rstoyanchev aeb35663d4 Remove deprecated methods in HttpServiceProxyFactory 3 years ago
Johnny Lim 710cf1f486 Use ObservationThreadLocalAccessor.KEY where possible 3 years ago
Juergen Hoeller 19cf503534 Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1 3 years ago
Sam Brannen ac5eb9bfd3 Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 4207c4d757 Suppress warnings in tests 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen 2afcf60566 Avoid String allocations with Assert.state() 3 years ago
Sam Brannen fff999f416 Polishing 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Brian Clozel 6022065ad3 Rename web observation documentation 3 years ago
Sam Brannen d492086c76 Polishing 3 years ago
Brian Clozel a94b0e51e2 Align server contextual names with OTel conventions 3 years ago
Marcin Grzejszczak c03ccb2e6c Propagate context in reactive HTTP server and client 3 years ago
rstoyanchev 481389f761 Support `@RequestPart` for `@HttpExchange` methods 3 years ago
rstoyanchev 4b647a1801 Minor refactoring in AbstractNamedValueArgumentResolver 3 years ago
Arjen Poutsma 0ef96b893b Filter out empty PartEvents in PartEventHttpMessageWriter 3 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 3 years ago
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