spring-boot/spring-boot-project
Brian Clozel c8d036eaa8 Remove ServerHttpObservationFilter from WebFlux
This commit removes the auto-configuration of the
`ServerHttpObservationFilter` bean for WebFlux applications as it's been
deprecated by Spring Framework.

The Observability instrumentation is now handled at the
`WebHttpHandlerBuilder` in Framework directly and doesn't need any
auto-configuration from Spring Boot.

Closes gh-37344
2023-09-12 10:59:25 +02:00
..
spring-boot Merge branch '3.1.x' 2023-09-11 16:50:44 +02:00
spring-boot-actuator Merge branch '3.1.x' 2023-08-30 13:36:01 +01:00
spring-boot-actuator-autoconfigure Remove ServerHttpObservationFilter from WebFlux 2023-09-12 10:59:25 +02:00
spring-boot-autoconfigure Merge branch '3.1.x' 2023-09-11 16:50:44 +02:00
spring-boot-dependencies Upgrade to Jetty Reactive HTTPClient 4.0.0 2023-09-11 16:29:30 +02:00
spring-boot-devtools Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00
spring-boot-docker-compose Polish 'Add Pulsar ConnectionDetails support' 2023-09-06 12:18:09 -07:00
spring-boot-docs Remove ServerHttpObservationFilter from WebFlux 2023-09-12 10:59:25 +02:00
spring-boot-parent Upgrade to Spock Framework 2.3-groovy-4.0 2023-08-04 19:27:53 +01:00
spring-boot-starters Upgrade to Jetty 11.0.16 2023-09-11 11:00:14 +02:00
spring-boot-test Update copyright year of changed files 2023-08-13 20:44:44 -07:00
spring-boot-test-autoconfigure Merge branch '3.1.x' 2023-09-06 14:44:21 +02:00
spring-boot-testcontainers Polish 'Add Pulsar ConnectionDetails support' 2023-09-06 12:18:09 -07:00
spring-boot-tools Upgrade to Jetty 12 2023-09-07 13:59:15 +01:00