HotChocolate
- Added .NET 8 Support (#6366)
- Add BananaCakePop Package (#6198)
- Added File Upload Support to Fusion. (#6359)
- [AOT] Added Trimming Annotations to Utilities
- Optimized Query Planning (#6379)
- Add GraphQL over HTTP client (#6330, #6357, #6353)
- Implemented File Upload Client. (#6358)
- Added GraphQL SSE subgraph support to fusion. (#6356)
- Add
@tag
directive to fusion. (#6341) - Introduce Fusion Composition Settings File (#6345)
- Enhanced Fusion QueryPlan Information (#6376)
- Ensure Fusion by default has a single client config. (#6370)
- Reworked the dictionary serializer to allow for a more flexible AnyType. (#6367)
- Fixed issue where Fusion was not handling unions. (#6375)
- Fixed issue with variable forwarding in nested fields. (#6348)
- Fixed Object Composition for Partial Results. (#6339)
- Reworked the fusion execution state management. (#6325)