What's Changed
- Formatted Language by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4565
- Spec: Client-Controlled Nullability by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4567
- Fixed lowercase type names and fields with leading _ by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4568
- Makes Strawberry Shake Interfaces Partial by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4569
- Updated BCP Middleware to Version 21 by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4575
- Allow more easily to configure the global type check. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4572
- Fixed mutation convention context data by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4577
- Added support for lower case types in strawberry shake by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4571
- Reworked Test and Coverage Builds by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4578
- Introduce HotChocolate.Data.AutoMapper by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4563
- Added Schema Coordinates by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4582
- Fixed bug in lower case type names and fixed inputs with default value. by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4586
- Renamed RequiredDesignator to RequiredModifier. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4588
- Clear rented buffers before using them. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4592
- Fix custom scalar value-type support by @Alxandr in https://github.com/ChilliCream/hotchocolate/pull/3988
- Fixed default binding behavior in scalars package by @nelsonprsousa in https://github.com/ChilliCream/hotchocolate/pull/4584
- Oneof Input Objects and Oneof Fields by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4589
- Allow schema middleware to export specific types. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4601
- Allow specifying JSON encoder. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4602
- Open Telemetry Support by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4603
- Open-Telemetry Options Refinement by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4610
- Added missing activity enricher. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4611
- Reworked Open-Telemetry Defaults by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4612
- Reworked Open-Telemetry Defaults by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4613
- Make node resolver return a nullable type to match the Node query. by @TylerSiegrist in https://github.com/ChilliCream/hotchocolate/pull/4615
- Skip validation when possible. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4616
- Added OpenTelemetry Documentation by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4617
- Added Apollo Federation support by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4618
- Issue #3678 support value type extended scalars in Strawberry Shake by @brian-tygotech in https://github.com/ChilliCream/hotchocolate/pull/4595
- Fixed issue where a null payload caused a non-null error when using mutation conventions. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4619
- Reintegrate Apollo Federation into the repository by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4620
- Fixed Lower Case Type Names by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4621
- Update authorization docs by @mauricio094 in https://github.com/ChilliCream/hotchocolate/pull/4556
New Contributors
- @nelsonprsousa made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4584
- @TylerSiegrist made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4615
- @brian-tygotech made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4595
Full Changelog: https://github.com/ChilliCream/hotchocolate/compare/12.4.1...12.5.0-preview.23