⭐ New Features
- Allow configuring ExecutionInput in ExecutionGraphQlServiceTester #615
- ContextDataFetcherDecorator ignores subscriptions when "subscription" type is renamed #590
- Support
@Validated
on method parameter #571
🪲 Bug Fixes
- Observation instrumentation incorrectly manages parent observations #611
📔 Documentation
- Improve discoverability of starter documentation by adding a dedicate Boot Starter section in the reference #598
- Document Micrometer Observability support #595
- Update reference documentation with a link to "GraphQL Server" Getting Started Guide #551