graphql-spqr-v0.12.0
kaqqao
released this
28 Nov 16:36
·
60 commits
to master
since this release
[0.12.0] - 2022-11-28
Changed
- [Breaking] Upgraded to graphql-java v19.2 #433
- [Breaking] Replace batching strategy with
DataLoader
#432 - [Breaking] Remove custom
TypeResolutionEnvironment
(replaced with constructor-injectedGlobalEnvironment
) - [Breaking] Remove implicit mapping directives #435
Fixed
- Applied directives are now correctly defined in the schema (and will be present in the SDL)