What's Changed
- Change RequireSlicingArgs default to false. (#7666)
- Allow control over interfaces of generated DataLoader. (#7621)
- Fixed issue that is caused by an internal predicate builder. (#7640)
- Fixed issue that caused compile errors on generated DataLoader code. (#7647)
- Fixed issue that closed stream when using StreamWriter in SyntaxPrinter.PrintToAsync (#7657)
- Added missing ParallelExecutable flag to node and nodes fields (#7661)
- [Fusion] Fixed composition of spec directives (#7643)
- Change RequireSlicingArgs default to false. (#7666)
- Fixed incorrect TotalCount when no data is returned (#7671)
- Improved Noda Time scalar type descriptions (#7665)
- Fixed incorrect TotalCount for MongoDB (#7669)
- Fixed incorrect ResolverParameterKind for GetScopedState/SetLocalState (#7670)
- Passed the correct argument to SetSlicedQuery in CursorPagingHandler (#7667)
- Fixed compile issues after cherry picking fixes.
Full Changelog: 14.0.0...14.1.0-p.2