15.1.4
·
3 commits
to main-version-15
since this release
- Added switch to disable the DateTime format check. (#8289)
- Fixed schema initialization when type has field that returns list of objects. (#8288)
- Fix #8264 - fully qualified string not used for types in dataloader generator (#8265) svihpincmichaelstaib svihpinc authored and michaelstaib committed 2 hours ago ·
- Allow late binding of subscribe resolvers. (#8287)
- Added cache diagnostics. (#8254)
- Switched from LRU cache algorithm to clock cache algorithm (#8253)
- Removed BOM when writing exported schema (#8244)
- Fixed ToPageAsync extension when using a child projection expression (#8235)
- Fixed empty cursor string validation (#8240)
- Fix @semanticNonNull on mutation types (#8239)
- [Fusion] Add SubgraphRequestError diagnostic event (#8237)
- Allow for IDocumentStore to provide document hash. (#8228)