Spring for GraphQL 1.3.0 Released
I'm pleased to announce the release of Spring for GraphQL 1.3.0. In addition to the M1 and the RC1 releases, the final release adds the following features:
- Virtual thread support for controller methods.
- GraphQL over WebSocket authentication via
"connect_init"
message. - Interceptors in
WebSocketGraphQlTester
. - Kotlin
Flow
as controller method return value.
See the Versions page on the wiki for a list of features.