Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
14.4.0-p.10
Fixed CursorParser to use '\' as escape instead of ':' (#7962) Co-authored-by: Michael Staib <[email protected]>
15.0.0-p.24
Refinements
15.0.0-p.23
Fixed GetPagingArguments()
15.0.0-p.22
Reworked type extension registration.
14.4.0-p.9
Reworked type extension registration.
14.4.0-p.8
- 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)
- Added support for total count to ToBatchPageAsync. (#7944)
- Reworked the type inititialization flow. (#7953)
Full Changelog: 14.3.0...14.4.0-p.8
14.4.0-p.7
- 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)
- Added support for total count to ToBatchPageAsync. (#7944)
- Reworked the type inititialization flow. (#7953)
Full Changelog: 14.3.0...14.4.0-p.7
14.4.0-p.6
- 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)
- Added support for total count to ToBatchPageAsync. (#7944)
Full Changelog: 14.3.0...14.4.0-p.6
14.4.0-p.5
- 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
14.4.0-p.4
- 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)
Full Changelog: 14.3.0...14.4.0-p.4