✨ Features
- Check origin for websocket to secure against cross-site attacks by @oliemansm #914
- Support CSRF on websockets to secure against cross-site attacks by @oliemansm #943
- Added SpringValueCache for easy creation of data loader ValueCache objects that utilize Spring Caches under the hood by @bsara #964
🐞 Fixes
- Remove field bean autowiring in favor of constructor injection by @eye-dee #914
- MetricsInstrumentation does not implement updated API of TracingInstrumentation provided by graphql-java by @bsara #950
📦 Dependencies
- Update jacoco to v0.8.8 by @renovate
- Update graphql-java to v20 by @renovate
- Update spring boot to v3.1.2 by @renovate
- Update sonarqube to v4 by @renovate
- Update gradle to v8 by @renovate
- Update graphql-java-extended-scalars to v21 by @renovate
Full Changelog: v15.0.0...v15.1.0