What's Changed
- Infer Entity Resolvers with Patterns by @michaelstaib in #6470
- Fixed memory leak on websocket transport. by @michaelstaib in #6476
- update companies by @artola in #6477
- docs: Mention abstract classes can be used for union types by @benmccallum in #6043
- Introduced subgraph consistency check. by @michaelstaib in #6493
- Fixed dictionary contains check for errors. by @benmccallum in #6496
- Fixed double dispose of continous task by @PascalSenn in #6484
- Adds staitc update BCP page by @PascalSenn in #6498
- update workshops by @artola in #6499
- Fixed options check for mutation conventions . by @michaelstaib in #6502
- Fixed RootPathSegment GetHashCode implementation. by @michaelstaib in #6501
- Handle UTF8 Surrogate Pairs in Parser by @michaelstaib in #6503
- Fixes documentation referring to how Strawberry Shake uses Roslyn by @benmccallum in #6507
- Fixed strawberry shake targets by @PascalSenn in #6506
- Fix issue with Query Planner ExecutionStep Requirements by @ndejaco2 in #6504
- Aligned Fusion more with the Fusion spec. by @michaelstaib in #6485
- Refactored query planner to allow top queries. by @michaelstaib in #6508
- Added type merging rules to fusion. by @michaelstaib in #6515
- Adds
about
to footer by @PascalSenn in #6521 - Fixed website build by @PascalSenn in #6522
- Fixed encoding issues in policies by @PascalSenn in #6523
- Migrated website deployment to GitHub Actions. by @michaelstaib in #6524
- Fixed typo in docs - projections.md by @szv in #6520
- Allow postgres subscriptions to be configured in publish only mode by @williamdenton in #6512
- Updated .NET SDK to 8.0 RC.1 by @michaelstaib in #6529
- Fixed Directive Middleware Caching Issue. by @michaelstaib in #6530
- Fixed Error Behavior in Query Plan by @michaelstaib in #6532
- Revert #6506 by @PascalSenn in #6538
- Introduce Node ID Parser to Fusion by @michaelstaib in #6535
- Introduced Fusion Export Command by @michaelstaib in #6541
- Optimized Resolver Composition by @michaelstaib in #6542
- Fixed issue in parser for directive location VARIABLE_DEFINITION. by @michaelstaib in #6553
- Cache printed GraphQL Query for Tracing by @PascalSenn in #6543
- Mark 'BuildPipeline' method as virtual by @IvAlex1986 in #6549
- Feat ignore additional input fields (#6307) by @leniency in #6531
- Adds True Nullability GraphQL Spec Proposal by @michaelstaib in #6570
- Print @deprecated in HotChocolate.Skimmed.SchemaFormatter by @tobias-tengler in #6565
- Fixed tag directive nullability. by @michaelstaib in #6571
- Adds Extensions support for Subgraph JSON by @PascalSenn in #6577
- Add automatic wrapper for open api specification. by @A360JMaxxgamer in #6398
- Use scheme provided by arguments by @vatsalyagoel in #6582
- Move to JsonElement in ConfigurationExtensions by @PascalSenn in #6580
New Contributors
- @ndejaco2 made their first contribution in #6504
- @szv made their first contribution in #6520
- @williamdenton made their first contribution in #6512
- @IvAlex1986 made their first contribution in #6549
- @leniency made their first contribution in #6531
- @vatsalyagoel made their first contribution in #6582
Full Changelog: 13.5.1...13.6.0-preview.26