You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Describe the bug
We have a service running with Spring Boot 3.0.7 and com.graphql-java-kickstart:graphql-spring-boot-starter:15.0.0. When upgrading to Spring Boot 3.1.0 we get in the response the tracing information under extensions even if we had that disabled in our configuration.
To Reproduce
Steps to reproduce the behavior:
upgrade to Spring Boot 3.1.0
Expected behavior
No extensions with tracing information in the response
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):