Skip to content

graphql-spqr-spring-boot-starter-v0.0.3 :: Apollo subscriptions

Compare
Choose a tag to compare
@kaqqao kaqqao released this 14 Dec 15:22
· 65 commits to master since this release

[0.0.3] - 2018-12-14

Added

  • Full support for Apollo's graphql-ws protocol #13
  • Easy way to inject custom global context #11
  • Support for Reactor types (Flux and Mono) #16

Changed

Removed

  • [Breaking] Removed DefaultGlobalContext#getDataLoaders as DataLoaders are now accessible directly

Fixed

  • Proxied beans no longer cause an exception (enabling the usage of Spring Security, @Transactional etc) #12