github graphql-java-kickstart/graphql-spring-boot v15.1.0
15.1.0

4 months ago

✨ 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

Full Changelog: v15.0.0...v15.1.0

Don't miss a new graphql-spring-boot release

NewReleases is sending notifications on new releases.