What's Changed
- [Docs] Correct AllowAnonymousAttribute namespace by @tobias-tengler in #9763
- Remove HotChocolate.Types.Shared and unused build tooling by @glen-84 in #9764
- [Fusion] Properly handle partial schema-settings.json and configuration in code by @tobias-tengler in #9766
- [Fusion] Prune unreachable types from source schemas after preprocessing by @tobias-tengler in #9767
- Improvements for website-next by @tobias-tengler in #9768
- Convert HotChocolate.Templates to csproj-based template package by @glen-84 in #9769
- [Docs] Update v15 to v16 migration docs for service provider by @DanielRose in #9771
- Remove Nuke; switch CI and release to direct dotnet calls by @glen-84 in #9772
- Improvements for website-next Pt. 2 by @tobias-tengler in #9773
- Fix AnyType serialization with empty-string dictionary keys by @glen-84 in #9775
- Add OperationRequestBuilder.AddFile by @tobias-tengler in #9730
- [Nitro CLI] Normalize identity URL by @tobias-tengler in #9778
- Bump Marten to 8.37.0 to address GHSA-vmw2-qwm8-x84c by @glen-84 in #9777
- Ignore IDE0001 in DynamicOpenApiDocumentTransformer by @tobias-tengler in #9779
- Trigger Azure DevOps extension release by @tobias-tengler in #9781
- Rename UNSATISFIABLE log code to UNSATISFIABLE_QUERY_PATH by @glen-84 in #9780
- Add escape hatch for mutation convention name formatting by @michaelstaib in #9782
- Pack generator DLLs via post-build target to fix empty analyzer packages by @glen-84 in #9785
- Fix NRE when ParentRequires targets a composite type by @tobias-tengler in #9789
- [Fusion] Extend federation-gateway-audit satisfiability tests by @glen-84 in #9787
- [Fusion] Parse
@costweight with InvariantCulture by @glen-84 in #9791 - Add MCP blog post by @glen-84 in #9790
- [Fusion] Support parent entity calls in satisfiability validator by @glen-84 in #9792
- Remove Snapshooter and ChilliCream.Testing.Utilities by @glen-84 in #9794
- [Fusion] Allow
@requireintermediates from the requiring schema by @glen-84 in #9796 - Add devcontainer to website-next by @tobias-tengler in #9799
- Configure Algolia in website-next by @tobias-tengler in #9800
- Apply new theme to website-next by @tobias-tengler in #9801
- Add existing pages to website-next by @tobias-tengler in #9802
- Set up Google Analytics in website-next by @tobias-tengler in #9803
- Add share cards to website-next by @tobias-tengler in #9804
New Contributors
- @DanielRose made their first contribution in #9771
Full Changelog: 16.0.9...16.0.10