- Added generic NamedType helper. (#7923)
- Made AddAuthorizeDirectiveType public for customizations. (#7836)
- Added Fusion Cost Analyzer Improvements. (#7867)
- Updated package references in the gateway templates (#7861)
- Access formatters more efficiently. (#7863)
- Made AddAuthorizeDirectiveType public for customizations. (#7836)
- Allowed built-in scalars and directives to be parsed by the SchemaParser (#7809)
- Resolved issue in SchemaParser that prevented default values parsing in Input Objects (#7895)
- Correctly handle null for lists of nullable value-type IDs (#7933)
- Support
@include
/@skip
for non-nullable fields (#7918) - Reworked the invalid GraphQL name error message. (#7939)
- Do not inline total count by default into paging queries. (#7942)
- Fixed issues with IsSelected and composite lists. (#7941)
Full Changelog: 14.3.0...14.4.0-p.5