What's Changed
- Add a redis subscriptions overload by @RehanSaeed in https://github.com/ChilliCream/hotchocolate/pull/4285
- Fix Public API by @tobias-tengler in https://github.com/ChilliCream/hotchocolate/pull/4293
- Fixed "About this section" on mobile devices. by @tobias-tengler in https://github.com/ChilliCream/hotchocolate/pull/4278
- Website: Clean up support by @arif-hanif in https://github.com/ChilliCream/hotchocolate/pull/4295
- Website: Update platform page to remove marshmallow pie by @arif-hanif in https://github.com/ChilliCream/hotchocolate/pull/4302
- Edited typo in website's Subscriptions page - Publishing Events section by @jrlmasangkay in https://github.com/ChilliCream/hotchocolate/pull/4308
- edited website's Directives and Extending Types pages by @jrlmasangkay in https://github.com/ChilliCream/hotchocolate/pull/4314
- There were two typos in the resources.resx file that confused 'now' for 'no' by @DerekStapleton in https://github.com/ChilliCream/hotchocolate/pull/4329
- fix typo with Depende(n)cyInjection by @shaicohen-dot-com in https://github.com/ChilliCream/hotchocolate/pull/4334
- Added support for .NET 6 SDK by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4345
- Fix cursor paging validation error message by @samburville in https://github.com/ChilliCream/hotchocolate/pull/4313
- Added .NET 6 Target Framework by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4346
- Add test for arg array typing by @benmccallum in https://github.com/ChilliCream/hotchocolate/pull/4352
- Made T in IDescriptor
and IDescriptorExtension covariant. by @AradAral in https://github.com/ChilliCream/hotchocolate/pull/4343
- Fixed with the attribute order in C# by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4337
- Various documentation changes by @tobias-tengler in https://github.com/ChilliCream/hotchocolate/pull/4294
- Fixed Dead Connection on Subscriptions with Strawberry Shake. by @horego in https://github.com/ChilliCream/hotchocolate/pull/4304
- Fixed Test Snapshots by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4355
- Added IAuthroizationHandler to abstract the authorization process. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4356
- Fixed Variable Default Value Handling. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4357
- Added actual exception to root type DI error. by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4358
- Overhaul Entity Framework Core documentation by @tobias-tengler in https://github.com/ChilliCream/hotchocolate/pull/4273
- Added Stream Spec Edits by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4368
- Document pagination customization by @tobias-tengler in https://github.com/ChilliCream/hotchocolate/pull/4363
- Updated Sonar Scanner by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4373
- Fixed failing tests for GraphQLNonNullType by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4374
- Added Ushort and Sbyte type by @smaktacular in https://github.com/ChilliCream/hotchocolate/pull/4310
- Azure Functions Support by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4383
- Added better error messages to data by @PascalSenn in https://github.com/ChilliCream/hotchocolate/pull/4370
- Fixed with the attribute order in C# by @michaelstaib in https://github.com/ChilliCream/hotchocolate/pull/4337
New Contributors
- @jrlmasangkay made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4308
- @DerekStapleton made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4329
- @shaicohen-dot-com made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4334
- @samburville made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4313
- @horego made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4304
- @smaktacular made their first contribution in https://github.com/ChilliCream/hotchocolate/pull/4310
Full Changelog: https://github.com/ChilliCream/hotchocolate/compare/12.0.1...12.1.0-preview.9