Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

15.1.0

Latest
Compare
Choose a tag to compare
@oliemansm oliemansm released this 07 Dec 11:07
· 4 commits to master since this release

✨ 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