All Versions
273
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 13

  • v11.0.0-preview.102 Changes

    February 27, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 74d88db Added IOptional interface to Optional
    • c239393 Reworked how members are discoverd by the type inspector
    • ⚡️ 147d805 Fixed update publish report on the client repository
    • 🛠 b07a396 fixed invalid validation on the mutation
    • 36931de Changed the subscription factory so that we can use it in blazor
    • 🛠 9868478 Fixed handling of variables when delegating data fetching through the stitching context. (#1497)
    • 7c93a71 Relaxed ErrorBuilder.AddLocation null validation
    • 🛠 b6ae3da Fixed not equal expression for comparables.
    • 👍 48cf16e Added support for ValueTask to the name extensions.
    • 🛠 ee45847 Fixed client repository. 👀 See More 571e461 Fix spelling of occurred (#1482) 👍 d768b1d Enabled nullable ref type support for .net core 2.1 👍 d3b4ba5 Enabled nullable support for netstandard 2.0 8a1c1ee Added integration tests for @include/@Skip and __type(name: ...) ba82ac8 Introduced new state attributes to version 11 (#1479) 7049769 DateType binds explicitly abb7b2b Added more context data to schema validation errors 👻 3b110e1 Added more error context to schema exception 🛠 ffebf3e Fixed issues with the file location in the schema registry. (#1475) 774e880 Marked NamespaceGenerator as migrated 3b11016 Reconfigured strawberry shake msbuild files 🛠 c367470 Fixed nuspec path 🚚 fec4873 Remove sealed from Authorize and State attribute (#1474) ⚡️ 0cca019 Update Client Tooling (#1456) 👍 c3bd3cd Added support for relay persisted query files to schema registry 0️⃣ 5681273 Infer default values from parameters and when the DefaultValueAttribute is used ✅ cac9c3c Renamed FileStorageTests 9fe8780 Added argument validation to azure blob storage f9a9e0e Added azure blob storage to schema registry 🏗 9fd06b9 Added support for multi-level merging of directory.build* files 16d05ab [MarshmallowPie] Reworked Background Service (#1443) 💅 11e3094 Fixed some code-style issues 🛠 d4a169b Fixed model descriptors 🏗 f8077f8 Added more code builder f600e14 Reworked client repository 3f0a3a7 Alligned MarshmallowPie with the other projects 🛠 5c77c1e Fixed MarshmallowPie Solution 🏗 b88c27a removed cake build script 🛠 3d0bc4c Fixed Templates Casing 0b85eb7 renamed templates 🔀 590b8f3 Merged Schema Registry Structural Changes (#1421) 🛠 50f9e64 Fixed StrawberryShake client api ✅ 4cd3f30 fixed tests 🏗 da8d36e Removed old build files d3e14b3 Added empty BananaCakePop README.md 828080b Excluded Code Coverage Files 🛠 655b745 Fixed compile issues with HotChocolate.Utilities c8b045a Reworked StrawberryShake CodeGeneration File Structure 🛠 5c40094 Fixed StrawberryShake Client Compile Isssues f481830 Changed Repository Structure for Hot Chocolate (#1229) 1040c3d Freed server from ASP.Net Framework stuff (#1431) 🛠 ca77961 Fixed ByteArray Serialization (#1426) dd6a71d Added variable name to all variable errors. (#1423) ✅ 30221a5 Added sorting nullable property tests (#1420) 🚚 9dde8e1 Removed GraphiQL middleware (#1412) 🛠 a259ed4 Fixed array null filter exception (#1415) 5f9c83e Add Subscribe Resolver Compiler (#1405) 🛠 9522c9b fixed scalar list filter type (#1409) 0️⃣ faa801b Added check for DefaultValue in ArgumentNonNullValidator (#1404) 🛠 f059afe Fixed directive context collect fields (#1370) 🛠 1d8a5e9 Fixed issue where the backing type was rejected during deserialization. (#1406) 🛠 fafbac2 Fixed the authorize descriptors, apply was not passed to the underlying directive 2805173 Use Expression.Not (#1394) 0️⃣ 26f4d52 Fixed default behavior for authorization resolver invocations (#1391) 6eb64e1 Changed scalar binding behavior (#1386) bad41c6 Reworked Auth Directive Prefetch Argument (#1381) 3960650 Allow the authorization middleware to control when the policy is allowed. (#1375) 🛠 d45bf88 Fixed sonar issues (#1378) 🛠 f87a6eb Fixed array-growth issue in MessageWriter when serializing larger messages. (#1377) 🛠 9ac87fe Fixed Publish Schema (#1366) 5af476d Added Schema Registry Foundation (#1219) 🛠 0ccf013 Fixed startup.cs in template (#1331) 🍱 88a6ac2 Added support for a ByteArray scalar type into Hot Chocolate and Strawberry Shake 🚀 (#1235) 🔧 2774b92 Fixed default hash provider dependency injection configuration (#1363) ⚡️ f150a91 Update Source Link Settings (#1334) 🛠 d8a2df6 Fixed issue that private setters where not used during input deserialization. 🚀 b7477b8 Merged 10.3.0 Release Changes 🔀 9b474a9 Merged 10.3.0 changes 🔀 2b7846b Merged version 10.3.0-rc.2 changes 🔀 85687b6 Merged 10.3.0-rc.1 fixes 🔀 cbbb3aa Merged version 10.3.0 filter fixes for attributes. 🔀 b8cc954 Merged non-null filter fixes. 🔀 0cdb90f Merged version 10.3.0 bug fixes 🔀 88dd4d6 Merged parser error handling fix. ✅ 779e602 Added tests for inferring filters with attributes (#1300) 🔀 d4db7c8 Merged attribute refinements. 🔀 a09a53a Merged clr type binding fix. eb044dd Added format option to the UUID type. (#1301) 🔀 8a9405f Merged added support for generic object type extensions. 🔀 31695c5 Merged fix for nullable attribute handling. 🔀 f36e33a Merged new type discovery. 🔀 e4a304b Merged version 10.3.0 fixes 6f56a30 Introduce a database sepecific visitor (#1279) 🔀 b91c7a8 Merged request writer fix. ✅ aa0db99 Fixed Stitching Test Issue 🔀 cf60030 Merged Version 10.3.0 Changes cc006be Add same behavior for filters and sorting as in other types (#1267) ae58051 Adds unignore to field descriptors (#1266) 5efa2a9 Enable sorting of nullables (#1264) 10cf160 feat(Sorting): enumerables do not get sgenerated (#1261) 🔧 548a47e Fixed Client DI Configuration (#1258) 039876e Added Filter Conventions (#1215) 🛠 8970166 Fixed multiple sort (#1252) ⚡️ a57c171 Updated Snapshots 🔀 b7ce003 Fixed Sort Merge Conflict 🔀 fae55be Removed merge marker 🔀 ade0ef0 Merged sorting fix 👍 229ee13 Improved Strawberry Shake Customization Support (#1250) 🔀 8ca04a9 Merged stop adding the __typename field when it's in selection for schema stitching ⚡️ c315a23 Updated SDK 🛠 216cdab Fixed Compile Issues 🔀 6de1be9 Merged explicit binding of sorting types fix. 🔀 795cca5 Merged added more type rewriter tests. 🔀 3ec5a5e Merged additional null detection fixes. 🔀 d6c9d64 Merged method return type nullable status detection. 🔀 1253ec4 Merged Nullable Detection Fix 🔀 a60b461 Merged Descriptor Attributes 9fb6534 Merge branch 'version_10_0_0_master' 🚀 bf2258e Fixed issue that the client released the connection after one subscription message (#1226) 🛠 4c49d72 Fixed client subscription services are only added if subscriptions are used. (#1225) 🛠 c878623 Fixed version string (#1224) 👍 4920a45 StrawberryShake Subscription Support (#1186) 5e1f517 Merge branch 'version_10_0_0_master' 0665ce2 fix(Filters): fix implicit generation of arrays (#1212) 👍 72f373e Add Array Filter Support (#1105) 👍 0b594c9 Added support for multiple ISocketQueryRequestInterceptor (#1205) 07aa7fd Feat add nested sort filter (#1130) ⚡️ ebc860e Updated Template Versions 🚚 2f840d2 Removed camel-case naming convention (#1195) 👍 a4513f4 Added support for custom conventions (#1148) 📜 248e716 Fixed: StrawberryShake result parser generator (#1192) 🛠 a79917f Fixed input type serialization (#1191) 🛠 53f8cad Fixed: StrawberryShake Query File Detection (#1187) 🔀 f9406b0 Merged Filter Fix 25d11b3 Reworked Input Type Generation (#1161) 🔀 36c1700 Merged version 10.2.0-rc.1 changes 584fbe4 Merge pull request #1174 from ChilliCream/sonar_version_test 🛠 42745b9 Fixed argumnet 6514727 Changed version handling for sonar. 🔀 334d510 Merged version 10.2.0 fixes ✅ a0b830c fixed argument tests 🔀 0d81ab2 Merged version 10 fixes 31ccaee Fixed coercion for input_objects (#1166) 🚚 506c5f9 Removed mono crash dump 🚚 75c8454 Removed mono crash dump 🏗 7cdd0de Build Optimizations (#1160) 🏗 1416de2 Reworked Build (#1159) 🏗 2df11f3 Fixed Sonar Build (#1154) 🔀 c51636b Merged filter expression optimization. 🔀 8a8a36c Merged Add FilterInputType customization methods. ⚡️ 855e03f Update FUNDING.yml ⚡️ 048c027 Update FUNDING.yml 193c4d0 Create FUNDING.yml 🛠 e9375a5 Fixed Comparable Conversion (#1132) 📜 e7ccddd Parser C# 8.0 Compatibility (#1077) 🔀 a38d07e Merged Version 10.2.0 Fixes 🛠 21a57be Fixed snapshot sortorder issue 🔀 6aa5c3c Merged Version 10.2.0 Fixes 🚚 e26e208 Removed Circle-CI ⚡️ eda36ac Updated Roadmap 🏗 1ff9c3e Removed Obsolete Build Files ⚡️ 405b609 Updated Circle CI Quick Test ⚡️ a34c900 Updated Build Solutions 🏗 a93b5d5 Added new build solution ✅ a3c5a3a Fixed Mongo Tests 🔀 2dda281 Merged multiplier middleware. 📜 47b2822 fix type in Utf8GraphQLRequestParser (#1138) 🚑 48ec03b Merged CancellationToken hotfix. 4c326e3 Add Arg helper type (#1131) 🔀 a573d18 Merge Use operation name in stitched queries. 📦 4d5e085 Added package icon for Strawberry Shake (#1123) 🔀 70fb020 Merged Fix errors when attempting to filter on nullable types (#1121) 🛠 63738dc Fixed client MSBuild targets 🔀 5047dae Merged Set Error.Path for HTTP exceptions. 382ec10 Refined Client MSBuild Integration (#1118) cb8f1d0 Client Generator MSBuild Integration (#1116) 🛠 b7ac6b6 Fixed client error result handling. 🛠 96b7e36 Fixed generator hashing 🛠 6db8aea Fixed IdValueSerializer Name ad98d70 Reworked Client Result Handling (#1111) 📜 4dbf98b Added parse extensions and errors 🛠 1696829 Fixed DateTime Client Serializer Name (#1110) 👍 5d83f1e Add support for custom scalars in the client generator. (#1108) 17a0d2b Merge branch 'version_10_0_0_master' 300f1df Added user agent to client generator d405c10 Client Generator Deserialization (#1106) 🛠 d1eb932 Fixed client generator type name issues. (#1104) 🛠 a94fc82 Fixed Slack Invite Link 5fb8b45 Client Type Directives (#1094) 1ee044d Added object filter types (#929) 🛠 162aae9 Fixed Client NonNull Generator Issue (#1093) 📚 62f1f4d Updated documentation link for GreenDonut ⚡️ f4319cf Updated CircleCI Build to .NET Core 3.0 Final f9ebd59 Client Tooling Improvements (#1090) ⚡️ 6509f36 Update Slack link (#1089) 4ab3916 Pack Generator As Tool 2ce34f4 Client API C# 8.0 Compatibility (#1076) ⬆️ bbf9f46 Upgraded example to .NET Core 3.0 d559599 Schema Authorization Part 1 🔀 d658e52 Merged non-generic type descriptor methods. 🔀 37a7272 Merged service extension fix. 0da2405 Made filter operation fields public. 🔀 b98611a Merged Any Type from Version 10 Branch. 🔀 90845b0 Merged version 10 changes. 👍 4c16879 Added support to customize the argument coercion. (#1073) 📦 3092dfc Fix package restores in Visual Studio 2019 (#1071) 🛠 b1b8241 fixed null ref issues ⬆️ dd86e2e Upgraded to C# 8.0 🔀 41d7853 Merged Scoped Services Fix ⚡️ d6c3a19 Updated Build 🏗 8a713ad Merged with Version 10.1.0 build scripts 🐳 b3102d8 Fixed Dockerfile 828613d Changed Dev Framework to .NET Core 3 Preview 9 (#1064) 63d2a78 Added Client API ProtoType (#1014) 🔀 cbaa349 Merge Version 10.1.0 Fixes. 🛠 e7fc6b5 Fixed InvalidOperationException when resultType is not a generic type (#1059) ⚡️ 8064bf1 Updated GreenDonut banner 6de4bdc Fixed Apollo Active Query Persistence Flow (#1049) (#1050) 🛠 7fa654e Fixed validation error message (#1047) 🔀 8eb14c2 Merged fix for Apollo AQP signature requests. 🔀 af4cf0e Merged version 10.1.0 fixes 🔀 da6f638 Merge branch 'master' into v10_fixes 🔀 1669e5d Merged version 10.1.0 (#1043) aaa5130 Merge branch 'version_10_0_0_master' into v10_fixes 🛠 fc7f137 Fixed Error Codes 3456c5f Added more error codes. (#1031) 👍 d3cad19 Added support for sorting (#1022) 🏗 This list of changes was auto generated.
  • v11.0.0-preview.101 Changes

    February 27, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • c239393 Reworked how members are discoverd by the type inspector
    • ⚡️ 147d805 Fixed update publish report on the client repository
    • 🛠 b07a396 fixed invalid validation on the mutation
    • 36931de Changed the subscription factory so that we can use it in blazor
    • 🛠 9868478 Fixed handling of variables when delegating data fetching through the stitching context. (#1497)
    • 7c93a71 Relaxed ErrorBuilder.AddLocation null validation
    • 🛠 b6ae3da Fixed not equal expression for comparables.
    • 👍 48cf16e Added support for ValueTask to the name extensions.
    • 🛠 ee45847 Fixed client repository.
    • 571e461 Fix spelling of occurred (#1482) 👀 See More 👍 d768b1d Enabled nullable ref type support for .net core 2.1 👍 d3b4ba5 Enabled nullable support for netstandard 2.0 8a1c1ee Added integration tests for @include/@Skip and __type(name: ...) ba82ac8 Introduced new state attributes to version 11 (#1479) 7049769 DateType binds explicitly abb7b2b Added more context data to schema validation errors 👻 3b110e1 Added more error context to schema exception 🛠 ffebf3e Fixed issues with the file location in the schema registry. (#1475) 774e880 Marked NamespaceGenerator as migrated 3b11016 Reconfigured strawberry shake msbuild files 🛠 c367470 Fixed nuspec path 🚚 fec4873 Remove sealed from Authorize and State attribute (#1474) ⚡️ 0cca019 Update Client Tooling (#1456) 👍 c3bd3cd Added support for relay persisted query files to schema registry 0️⃣ 5681273 Infer default values from parameters and when the DefaultValueAttribute is used ✅ cac9c3c Renamed FileStorageTests 9fe8780 Added argument validation to azure blob storage f9a9e0e Added azure blob storage to schema registry 🏗 9fd06b9 Added support for multi-level merging of directory.build* files 16d05ab [MarshmallowPie] Reworked Background Service (#1443) 💅 11e3094 Fixed some code-style issues 🛠 d4a169b Fixed model descriptors 🏗 f8077f8 Added more code builder f600e14 Reworked client repository 3f0a3a7 Alligned MarshmallowPie with the other projects 🛠 5c77c1e Fixed MarshmallowPie Solution 🏗 b88c27a removed cake build script 🛠 3d0bc4c Fixed Templates Casing 0b85eb7 renamed templates 🔀 590b8f3 Merged Schema Registry Structural Changes (#1421) 🛠 50f9e64 Fixed StrawberryShake client api ✅ 4cd3f30 fixed tests 🏗 da8d36e Removed old build files d3e14b3 Added empty BananaCakePop README.md 828080b Excluded Code Coverage Files 🛠 655b745 Fixed compile issues with HotChocolate.Utilities c8b045a Reworked StrawberryShake CodeGeneration File Structure 🛠 5c40094 Fixed StrawberryShake Client Compile Isssues f481830 Changed Repository Structure for Hot Chocolate (#1229) 1040c3d Freed server from ASP.Net Framework stuff (#1431) 🛠 ca77961 Fixed ByteArray Serialization (#1426) dd6a71d Added variable name to all variable errors. (#1423) ✅ 30221a5 Added sorting nullable property tests (#1420) 🚚 9dde8e1 Removed GraphiQL middleware (#1412) 🛠 a259ed4 Fixed array null filter exception (#1415) 5f9c83e Add Subscribe Resolver Compiler (#1405) 🛠 9522c9b fixed scalar list filter type (#1409) 0️⃣ faa801b Added check for DefaultValue in ArgumentNonNullValidator (#1404) 🛠 f059afe Fixed directive context collect fields (#1370) 🛠 1d8a5e9 Fixed issue where the backing type was rejected during deserialization. (#1406) 🛠 fafbac2 Fixed the authorize descriptors, apply was not passed to the underlying directive 2805173 Use Expression.Not (#1394) 0️⃣ 26f4d52 Fixed default behavior for authorization resolver invocations (#1391) 6eb64e1 Changed scalar binding behavior (#1386) bad41c6 Reworked Auth Directive Prefetch Argument (#1381) 3960650 Allow the authorization middleware to control when the policy is allowed. (#1375) 🛠 d45bf88 Fixed sonar issues (#1378) 🛠 f87a6eb Fixed array-growth issue in MessageWriter when serializing larger messages. (#1377) 🛠 9ac87fe Fixed Publish Schema (#1366) 5af476d Added Schema Registry Foundation (#1219) 🛠 0ccf013 Fixed startup.cs in template (#1331) 🍱 88a6ac2 Added support for a ByteArray scalar type into Hot Chocolate and Strawberry Shake 🚀 (#1235) 🔧 2774b92 Fixed default hash provider dependency injection configuration (#1363) ⚡️ f150a91 Update Source Link Settings (#1334) 🛠 d8a2df6 Fixed issue that private setters where not used during input deserialization. 🚀 b7477b8 Merged 10.3.0 Release Changes 🔀 9b474a9 Merged 10.3.0 changes 🔀 2b7846b Merged version 10.3.0-rc.2 changes 🔀 85687b6 Merged 10.3.0-rc.1 fixes 🔀 cbbb3aa Merged version 10.3.0 filter fixes for attributes. 🔀 b8cc954 Merged non-null filter fixes. 🔀 0cdb90f Merged version 10.3.0 bug fixes 🔀 88dd4d6 Merged parser error handling fix. ✅ 779e602 Added tests for inferring filters with attributes (#1300) 🔀 d4db7c8 Merged attribute refinements. 🔀 a09a53a Merged clr type binding fix. eb044dd Added format option to the UUID type. (#1301) 🔀 8a9405f Merged added support for generic object type extensions. 🔀 31695c5 Merged fix for nullable attribute handling. 🔀 f36e33a Merged new type discovery. 🔀 e4a304b Merged version 10.3.0 fixes 6f56a30 Introduce a database sepecific visitor (#1279) 🔀 b91c7a8 Merged request writer fix. ✅ aa0db99 Fixed Stitching Test Issue 🔀 cf60030 Merged Version 10.3.0 Changes cc006be Add same behavior for filters and sorting as in other types (#1267) ae58051 Adds unignore to field descriptors (#1266) 5efa2a9 Enable sorting of nullables (#1264) 10cf160 feat(Sorting): enumerables do not get sgenerated (#1261) 🔧 548a47e Fixed Client DI Configuration (#1258) 039876e Added Filter Conventions (#1215) 🛠 8970166 Fixed multiple sort (#1252) ⚡️ a57c171 Updated Snapshots 🔀 b7ce003 Fixed Sort Merge Conflict 🔀 fae55be Removed merge marker 🔀 ade0ef0 Merged sorting fix 👍 229ee13 Improved Strawberry Shake Customization Support (#1250) 🔀 8ca04a9 Merged stop adding the __typename field when it's in selection for schema stitching ⚡️ c315a23 Updated SDK 🛠 216cdab Fixed Compile Issues 🔀 6de1be9 Merged explicit binding of sorting types fix. 🔀 795cca5 Merged added more type rewriter tests. 🔀 3ec5a5e Merged additional null detection fixes. 🔀 d6c9d64 Merged method return type nullable status detection. 🔀 1253ec4 Merged Nullable Detection Fix 🔀 a60b461 Merged Descriptor Attributes 9fb6534 Merge branch 'version_10_0_0_master' 🚀 bf2258e Fixed issue that the client released the connection after one subscription message (#1226) 🛠 4c49d72 Fixed client subscription services are only added if subscriptions are used. (#1225) 🛠 c878623 Fixed version string (#1224) 👍 4920a45 StrawberryShake Subscription Support (#1186) 5e1f517 Merge branch 'version_10_0_0_master' 0665ce2 fix(Filters): fix implicit generation of arrays (#1212) 👍 72f373e Add Array Filter Support (#1105) 👍 0b594c9 Added support for multiple ISocketQueryRequestInterceptor (#1205) 07aa7fd Feat add nested sort filter (#1130) ⚡️ ebc860e Updated Template Versions 🚚 2f840d2 Removed camel-case naming convention (#1195) 👍 a4513f4 Added support for custom conventions (#1148) 📜 248e716 Fixed: StrawberryShake result parser generator (#1192) 🛠 a79917f Fixed input type serialization (#1191) 🛠 53f8cad Fixed: StrawberryShake Query File Detection (#1187) 🔀 f9406b0 Merged Filter Fix 25d11b3 Reworked Input Type Generation (#1161) 🔀 36c1700 Merged version 10.2.0-rc.1 changes 584fbe4 Merge pull request #1174 from ChilliCream/sonar_version_test 🛠 42745b9 Fixed argumnet 6514727 Changed version handling for sonar. 🔀 334d510 Merged version 10.2.0 fixes ✅ a0b830c fixed argument tests 🔀 0d81ab2 Merged version 10 fixes 31ccaee Fixed coercion for input_objects (#1166) 🚚 506c5f9 Removed mono crash dump 🚚 75c8454 Removed mono crash dump 🏗 7cdd0de Build Optimizations (#1160) 🏗 1416de2 Reworked Build (#1159) 🏗 2df11f3 Fixed Sonar Build (#1154) 🔀 c51636b Merged filter expression optimization. 🔀 8a8a36c Merged Add FilterInputType customization methods. ⚡️ 855e03f Update FUNDING.yml ⚡️ 048c027 Update FUNDING.yml 193c4d0 Create FUNDING.yml 🛠 e9375a5 Fixed Comparable Conversion (#1132) 📜 e7ccddd Parser C# 8.0 Compatibility (#1077) 🔀 a38d07e Merged Version 10.2.0 Fixes 🛠 21a57be Fixed snapshot sortorder issue 🔀 6aa5c3c Merged Version 10.2.0 Fixes 🚚 e26e208 Removed Circle-CI ⚡️ eda36ac Updated Roadmap 🏗 1ff9c3e Removed Obsolete Build Files ⚡️ 405b609 Updated Circle CI Quick Test ⚡️ a34c900 Updated Build Solutions 🏗 a93b5d5 Added new build solution ✅ a3c5a3a Fixed Mongo Tests 🔀 2dda281 Merged multiplier middleware. 📜 47b2822 fix type in Utf8GraphQLRequestParser (#1138) 🚑 48ec03b Merged CancellationToken hotfix. 4c326e3 Add Arg helper type (#1131) 🔀 a573d18 Merge Use operation name in stitched queries. 📦 4d5e085 Added package icon for Strawberry Shake (#1123) 🔀 70fb020 Merged Fix errors when attempting to filter on nullable types (#1121) 🛠 63738dc Fixed client MSBuild targets 🔀 5047dae Merged Set Error.Path for HTTP exceptions. 382ec10 Refined Client MSBuild Integration (#1118) cb8f1d0 Client Generator MSBuild Integration (#1116) 🛠 b7ac6b6 Fixed client error result handling. 🛠 96b7e36 Fixed generator hashing 🛠 6db8aea Fixed IdValueSerializer Name ad98d70 Reworked Client Result Handling (#1111) 📜 4dbf98b Added parse extensions and errors 🛠 1696829 Fixed DateTime Client Serializer Name (#1110) 👍 5d83f1e Add support for custom scalars in the client generator. (#1108) 17a0d2b Merge branch 'version_10_0_0_master' 300f1df Added user agent to client generator d405c10 Client Generator Deserialization (#1106) 🛠 d1eb932 Fixed client generator type name issues. (#1104) 🛠 a94fc82 Fixed Slack Invite Link 5fb8b45 Client Type Directives (#1094) 1ee044d Added object filter types (#929) 🛠 162aae9 Fixed Client NonNull Generator Issue (#1093) 📚 62f1f4d Updated documentation link for GreenDonut ⚡️ f4319cf Updated CircleCI Build to .NET Core 3.0 Final f9ebd59 Client Tooling Improvements (#1090) ⚡️ 6509f36 Update Slack link (#1089) 4ab3916 Pack Generator As Tool 2ce34f4 Client API C# 8.0 Compatibility (#1076) ⬆️ bbf9f46 Upgraded example to .NET Core 3.0 d559599 Schema Authorization Part 1 🔀 d658e52 Merged non-generic type descriptor methods. 🔀 37a7272 Merged service extension fix. 0da2405 Made filter operation fields public. 🔀 b98611a Merged Any Type from Version 10 Branch. 🔀 90845b0 Merged version 10 changes. 👍 4c16879 Added support to customize the argument coercion. (#1073) 📦 3092dfc Fix package restores in Visual Studio 2019 (#1071) 🛠 b1b8241 fixed null ref issues ⬆️ dd86e2e Upgraded to C# 8.0 🔀 41d7853 Merged Scoped Services Fix ⚡️ d6c3a19 Updated Build 🏗 8a713ad Merged with Version 10.1.0 build scripts 🐳 b3102d8 Fixed Dockerfile 828613d Changed Dev Framework to .NET Core 3 Preview 9 (#1064) 63d2a78 Added Client API ProtoType (#1014) 🔀 cbaa349 Merge Version 10.1.0 Fixes. 🛠 e7fc6b5 Fixed InvalidOperationException when resultType is not a generic type (#1059) ⚡️ 8064bf1 Updated GreenDonut banner 6de4bdc Fixed Apollo Active Query Persistence Flow (#1049) (#1050) 🛠 7fa654e Fixed validation error message (#1047) 🔀 8eb14c2 Merged fix for Apollo AQP signature requests. 🔀 af4cf0e Merged version 10.1.0 fixes 🔀 da6f638 Merge branch 'master' into v10_fixes 🔀 1669e5d Merged version 10.1.0 (#1043) aaa5130 Merge branch 'version_10_0_0_master' into v10_fixes 🛠 fc7f137 Fixed Error Codes 3456c5f Added more error codes. (#1031) 👍 d3cad19 Added support for sorting (#1022) 🏗 This list of changes was auto generated.
  • v11.0.0-preview.100 Changes

    February 27, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • ⚡️ 147d805 Fixed update publish report on the client repository
    • 🛠 b07a396 fixed invalid validation on the mutation
    • 36931de Changed the subscription factory so that we can use it in blazor
    • 🛠 9868478 Fixed handling of variables when delegating data fetching through the stitching context. (#1497)
    • 7c93a71 Relaxed ErrorBuilder.AddLocation null validation
    • 🛠 b6ae3da Fixed not equal expression for comparables.
    • 👍 48cf16e Added support for ValueTask to the name extensions.
    • 🛠 ee45847 Fixed client repository.
    • 571e461 Fix spelling of occurred (#1482)
    • 👍 d768b1d Enabled nullable ref type support for .net core 2.1 👀 See More 👍 d3b4ba5 Enabled nullable support for netstandard 2.0 8a1c1ee Added integration tests for @include/@Skip and __type(name: ...) ba82ac8 Introduced new state attributes to version 11 (#1479) 7049769 DateType binds explicitly abb7b2b Added more context data to schema validation errors 👻 3b110e1 Added more error context to schema exception 🛠 ffebf3e Fixed issues with the file location in the schema registry. (#1475) 774e880 Marked NamespaceGenerator as migrated 3b11016 Reconfigured strawberry shake msbuild files 🛠 c367470 Fixed nuspec path 🚚 fec4873 Remove sealed from Authorize and State attribute (#1474) ⚡️ 0cca019 Update Client Tooling (#1456) 👍 c3bd3cd Added support for relay persisted query files to schema registry 0️⃣ 5681273 Infer default values from parameters and when the DefaultValueAttribute is used ✅ cac9c3c Renamed FileStorageTests 9fe8780 Added argument validation to azure blob storage f9a9e0e Added azure blob storage to schema registry 🏗 9fd06b9 Added support for multi-level merging of directory.build* files 16d05ab [MarshmallowPie] Reworked Background Service (#1443) 💅 11e3094 Fixed some code-style issues 🛠 d4a169b Fixed model descriptors 🏗 f8077f8 Added more code builder f600e14 Reworked client repository 3f0a3a7 Alligned MarshmallowPie with the other projects 🛠 5c77c1e Fixed MarshmallowPie Solution 🏗 b88c27a removed cake build script 🛠 3d0bc4c Fixed Templates Casing 0b85eb7 renamed templates 🔀 590b8f3 Merged Schema Registry Structural Changes (#1421) 🛠 50f9e64 Fixed StrawberryShake client api ✅ 4cd3f30 fixed tests 🏗 da8d36e Removed old build files d3e14b3 Added empty BananaCakePop README.md 828080b Excluded Code Coverage Files 🛠 655b745 Fixed compile issues with HotChocolate.Utilities c8b045a Reworked StrawberryShake CodeGeneration File Structure 🛠 5c40094 Fixed StrawberryShake Client Compile Isssues f481830 Changed Repository Structure for Hot Chocolate (#1229) 1040c3d Freed server from ASP.Net Framework stuff (#1431) 🛠 ca77961 Fixed ByteArray Serialization (#1426) dd6a71d Added variable name to all variable errors. (#1423) ✅ 30221a5 Added sorting nullable property tests (#1420) 🚚 9dde8e1 Removed GraphiQL middleware (#1412) 🛠 a259ed4 Fixed array null filter exception (#1415) 5f9c83e Add Subscribe Resolver Compiler (#1405) 🛠 9522c9b fixed scalar list filter type (#1409) 0️⃣ faa801b Added check for DefaultValue in ArgumentNonNullValidator (#1404) 🛠 f059afe Fixed directive context collect fields (#1370) 🛠 1d8a5e9 Fixed issue where the backing type was rejected during deserialization. (#1406) 🛠 fafbac2 Fixed the authorize descriptors, apply was not passed to the underlying directive 2805173 Use Expression.Not (#1394) 0️⃣ 26f4d52 Fixed default behavior for authorization resolver invocations (#1391) 6eb64e1 Changed scalar binding behavior (#1386) bad41c6 Reworked Auth Directive Prefetch Argument (#1381) 3960650 Allow the authorization middleware to control when the policy is allowed. (#1375) 🛠 d45bf88 Fixed sonar issues (#1378) 🛠 f87a6eb Fixed array-growth issue in MessageWriter when serializing larger messages. (#1377) 🛠 9ac87fe Fixed Publish Schema (#1366) 5af476d Added Schema Registry Foundation (#1219) 🛠 0ccf013 Fixed startup.cs in template (#1331) 🍱 88a6ac2 Added support for a ByteArray scalar type into Hot Chocolate and Strawberry Shake 🚀 (#1235) 🔧 2774b92 Fixed default hash provider dependency injection configuration (#1363) ⚡️ f150a91 Update Source Link Settings (#1334) 🛠 d8a2df6 Fixed issue that private setters where not used during input deserialization. 🚀 b7477b8 Merged 10.3.0 Release Changes 🔀 9b474a9 Merged 10.3.0 changes 🔀 2b7846b Merged version 10.3.0-rc.2 changes 🔀 85687b6 Merged 10.3.0-rc.1 fixes 🔀 cbbb3aa Merged version 10.3.0 filter fixes for attributes. 🔀 b8cc954 Merged non-null filter fixes. 🔀 0cdb90f Merged version 10.3.0 bug fixes 🔀 88dd4d6 Merged parser error handling fix. ✅ 779e602 Added tests for inferring filters with attributes (#1300) 🔀 d4db7c8 Merged attribute refinements. 🔀 a09a53a Merged clr type binding fix. eb044dd Added format option to the UUID type. (#1301) 🔀 8a9405f Merged added support for generic object type extensions. 🔀 31695c5 Merged fix for nullable attribute handling. 🔀 f36e33a Merged new type discovery. 🔀 e4a304b Merged version 10.3.0 fixes 6f56a30 Introduce a database sepecific visitor (#1279) 🔀 b91c7a8 Merged request writer fix. ✅ aa0db99 Fixed Stitching Test Issue 🔀 cf60030 Merged Version 10.3.0 Changes cc006be Add same behavior for filters and sorting as in other types (#1267) ae58051 Adds unignore to field descriptors (#1266) 5efa2a9 Enable sorting of nullables (#1264) 10cf160 feat(Sorting): enumerables do not get sgenerated (#1261) 🔧 548a47e Fixed Client DI Configuration (#1258) 039876e Added Filter Conventions (#1215) 🛠 8970166 Fixed multiple sort (#1252) ⚡️ a57c171 Updated Snapshots 🔀 b7ce003 Fixed Sort Merge Conflict 🔀 fae55be Removed merge marker 🔀 ade0ef0 Merged sorting fix 👍 229ee13 Improved Strawberry Shake Customization Support (#1250) 🔀 8ca04a9 Merged stop adding the __typename field when it's in selection for schema stitching ⚡️ c315a23 Updated SDK 🛠 216cdab Fixed Compile Issues 🔀 6de1be9 Merged explicit binding of sorting types fix. 🔀 795cca5 Merged added more type rewriter tests. 🔀 3ec5a5e Merged additional null detection fixes. 🔀 d6c9d64 Merged method return type nullable status detection. 🔀 1253ec4 Merged Nullable Detection Fix 🔀 a60b461 Merged Descriptor Attributes 9fb6534 Merge branch 'version_10_0_0_master' 🚀 bf2258e Fixed issue that the client released the connection after one subscription message (#1226) 🛠 4c49d72 Fixed client subscription services are only added if subscriptions are used. (#1225) 🛠 c878623 Fixed version string (#1224) 👍 4920a45 StrawberryShake Subscription Support (#1186) 5e1f517 Merge branch 'version_10_0_0_master' 0665ce2 fix(Filters): fix implicit generation of arrays (#1212) 👍 72f373e Add Array Filter Support (#1105) 👍 0b594c9 Added support for multiple ISocketQueryRequestInterceptor (#1205) 07aa7fd Feat add nested sort filter (#1130) ⚡️ ebc860e Updated Template Versions 🚚 2f840d2 Removed camel-case naming convention (#1195) 👍 a4513f4 Added support for custom conventions (#1148) 📜 248e716 Fixed: StrawberryShake result parser generator (#1192) 🛠 a79917f Fixed input type serialization (#1191) 🛠 53f8cad Fixed: StrawberryShake Query File Detection (#1187) 🔀 f9406b0 Merged Filter Fix 25d11b3 Reworked Input Type Generation (#1161) 🔀 36c1700 Merged version 10.2.0-rc.1 changes 584fbe4 Merge pull request #1174 from ChilliCream/sonar_version_test 🛠 42745b9 Fixed argumnet 6514727 Changed version handling for sonar. 🔀 334d510 Merged version 10.2.0 fixes ✅ a0b830c fixed argument tests 🔀 0d81ab2 Merged version 10 fixes 31ccaee Fixed coercion for input_objects (#1166) 🚚 506c5f9 Removed mono crash dump 🚚 75c8454 Removed mono crash dump 🏗 7cdd0de Build Optimizations (#1160) 🏗 1416de2 Reworked Build (#1159) 🏗 2df11f3 Fixed Sonar Build (#1154) 🔀 c51636b Merged filter expression optimization. 🔀 8a8a36c Merged Add FilterInputType customization methods. ⚡️ 855e03f Update FUNDING.yml ⚡️ 048c027 Update FUNDING.yml 193c4d0 Create FUNDING.yml 🛠 e9375a5 Fixed Comparable Conversion (#1132) 📜 e7ccddd Parser C# 8.0 Compatibility (#1077) 🔀 a38d07e Merged Version 10.2.0 Fixes 🛠 21a57be Fixed snapshot sortorder issue 🔀 6aa5c3c Merged Version 10.2.0 Fixes 🚚 e26e208 Removed Circle-CI ⚡️ eda36ac Updated Roadmap 🏗 1ff9c3e Removed Obsolete Build Files ⚡️ 405b609 Updated Circle CI Quick Test ⚡️ a34c900 Updated Build Solutions 🏗 a93b5d5 Added new build solution ✅ a3c5a3a Fixed Mongo Tests 🔀 2dda281 Merged multiplier middleware. 📜 47b2822 fix type in Utf8GraphQLRequestParser (#1138) 🚑 48ec03b Merged CancellationToken hotfix. 4c326e3 Add Arg helper type (#1131) 🔀 a573d18 Merge Use operation name in stitched queries. 📦 4d5e085 Added package icon for Strawberry Shake (#1123) 🔀 70fb020 Merged Fix errors when attempting to filter on nullable types (#1121) 🛠 63738dc Fixed client MSBuild targets 🔀 5047dae Merged Set Error.Path for HTTP exceptions. 382ec10 Refined Client MSBuild Integration (#1118) cb8f1d0 Client Generator MSBuild Integration (#1116) 🛠 b7ac6b6 Fixed client error result handling. 🛠 96b7e36 Fixed generator hashing 🛠 6db8aea Fixed IdValueSerializer Name ad98d70 Reworked Client Result Handling (#1111) 📜 4dbf98b Added parse extensions and errors 🛠 1696829 Fixed DateTime Client Serializer Name (#1110) 👍 5d83f1e Add support for custom scalars in the client generator. (#1108) 17a0d2b Merge branch 'version_10_0_0_master' 300f1df Added user agent to client generator d405c10 Client Generator Deserialization (#1106) 🛠 d1eb932 Fixed client generator type name issues. (#1104) 🛠 a94fc82 Fixed Slack Invite Link 5fb8b45 Client Type Directives (#1094) 1ee044d Added object filter types (#929) 🛠 162aae9 Fixed Client NonNull Generator Issue (#1093) 📚 62f1f4d Updated documentation link for GreenDonut ⚡️ f4319cf Updated CircleCI Build to .NET Core 3.0 Final f9ebd59 Client Tooling Improvements (#1090) ⚡️ 6509f36 Update Slack link (#1089) 4ab3916 Pack Generator As Tool 2ce34f4 Client API C# 8.0 Compatibility (#1076) ⬆️ bbf9f46 Upgraded example to .NET Core 3.0 d559599 Schema Authorization Part 1 🔀 d658e52 Merged non-generic type descriptor methods. 🔀 37a7272 Merged service extension fix. 0da2405 Made filter operation fields public. 🔀 b98611a Merged Any Type from Version 10 Branch. 🔀 90845b0 Merged version 10 changes. 👍 4c16879 Added support to customize the argument coercion. (#1073) 📦 3092dfc Fix package restores in Visual Studio 2019 (#1071) 🛠 b1b8241 fixed null ref issues ⬆️ dd86e2e Upgraded to C# 8.0 🔀 41d7853 Merged Scoped Services Fix ⚡️ d6c3a19 Updated Build 🏗 8a713ad Merged with Version 10.1.0 build scripts 🐳 b3102d8 Fixed Dockerfile 828613d Changed Dev Framework to .NET Core 3 Preview 9 (#1064) 63d2a78 Added Client API ProtoType (#1014) 🔀 cbaa349 Merge Version 10.1.0 Fixes. 🛠 e7fc6b5 Fixed InvalidOperationException when resultType is not a generic type (#1059) ⚡️ 8064bf1 Updated GreenDonut banner 6de4bdc Fixed Apollo Active Query Persistence Flow (#1049) (#1050) 🛠 7fa654e Fixed validation error message (#1047) 🔀 8eb14c2 Merged fix for Apollo AQP signature requests. 🔀 af4cf0e Merged version 10.1.0 fixes 🔀 da6f638 Merge branch 'master' into v10_fixes 🔀 1669e5d Merged version 10.1.0 (#1043) aaa5130 Merge branch 'version_10_0_0_master' into v10_fixes 🛠 fc7f137 Fixed Error Codes 3456c5f Added more error codes. (#1031) 👍 d3cad19 Added support for sorting (#1022) 🏗 This list of changes was auto generated.
  • v11.0.0-preview.1 Changes

    August 16, 2019

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.9 Changes

    September 11, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 📦 76554a5 Fixed target framework for the authorization package
    • 🛠 535646b Fixed authorization target frameworks
    • 📦 98d29f9 Adds sorting to the data package (#2300)
    • 538a94e Migrated Schema Middleware (#2307)
    • 4776afc Website: Feeds and Design (#2308)
    • 📦 a069057 Migrated authorization directives back into the ASP.NET Core packages. (#2306)
    • 🚚 93f21fa Removes Stackable list (#2295)
    • 8999d51 Migrate version 10.5 features to version 11. (#2293)
    • c8b37e6 Fix nullability issue on filter descriptor (#2296)
    • 7427498 Refined Global ID handling. (#2292) 👀 See More
    • 4058f4c Spell character correctly (#2287)
    • 6f687f4 Added SchemaFirst test with resolver (#2291)
    • 794c727 Added some helpers and legacy APIs back to the core (#2290)
    • 3178999 Added GetRequestExecutorAsync convenience
    • 🚚 8ab6ce8 Removed interface IDiagnosticObserver
    • 🛠 59edbef Fixed executor eviction (#2286)
    • d0c214e Added new HTTP GET middleware (#2282)
    • d435e98 Introduced a input value formatter that can be bound to input fields and arguments. (#2277)
    • 719ce7d Migrated Subscription Middleware (#2280)
    • 🏗 5e070ff Removed unused variables from build
    • 🏗 6d64f12 Reconfigured Sonar Build Settings
    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274)
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247)
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161)
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.8 Changes

    September 10, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 📦 98d29f9 Adds sorting to the data package (#2300)
    • 538a94e Migrated Schema Middleware (#2307)
    • 4776afc Website: Feeds and Design (#2308)
    • 📦 a069057 Migrated authorization directives back into the ASP.NET Core packages. (#2306)
    • 🚚 93f21fa Removes Stackable list (#2295)
    • 8999d51 Migrate version 10.5 features to version 11. (#2293)
    • c8b37e6 Fix nullability issue on filter descriptor (#2296)
    • 7427498 Refined Global ID handling. (#2292)
    • 4058f4c Spell character correctly (#2287)
    • 6f687f4 Added SchemaFirst test with resolver (#2291) 👀 See More
    • 794c727 Added some helpers and legacy APIs back to the core (#2290)
    • 3178999 Added GetRequestExecutorAsync convenience
    • 🚚 8ab6ce8 Removed interface IDiagnosticObserver
    • 🛠 59edbef Fixed executor eviction (#2286)
    • d0c214e Added new HTTP GET middleware (#2282)
    • d435e98 Introduced a input value formatter that can be bound to input fields and arguments. (#2277)
    • 719ce7d Migrated Subscription Middleware (#2280)
    • 🏗 5e070ff Removed unused variables from build
    • 🏗 6d64f12 Reconfigured Sonar Build Settings
    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274)
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247)
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161)
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)
    • 🛠 f810d14 Fixed issue that variables inside input objects where not delegated to remote schema. (#1635)
    • de586d6 Fix an issue with nullable reference type inference in certain scenarios (#1646)

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.7 Changes

    September 07, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 7427498 Refined Global ID handling. (#2292)
    • 4058f4c Spell character correctly (#2287)
    • 6f687f4 Added SchemaFirst test with resolver (#2291)
    • 794c727 Added some helpers and legacy APIs back to the core (#2290)
    • 3178999 Added GetRequestExecutorAsync convenience
    • 🚚 8ab6ce8 Removed interface IDiagnosticObserver
    • 🛠 59edbef Fixed executor eviction (#2286)
    • d0c214e Added new HTTP GET middleware (#2282)
    • d435e98 Introduced a input value formatter that can be bound to input fields and arguments. (#2277)
    • 719ce7d Migrated Subscription Middleware (#2280) 👀 See More
    • 🏗 5e070ff Removed unused variables from build
    • 🏗 6d64f12 Reconfigured Sonar Build Settings
    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274)
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247)
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161)
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)
    • 🛠 f810d14 Fixed issue that variables inside input objects where not delegated to remote schema. (#1635)
    • de586d6 Fix an issue with nullable reference type inference in certain scenarios (#1646)
    • 👍 9dc88dc Added support for interfaces implement interfaces to the type system. (#1638)
    • 👍 38ed8cc Nullable Value Type Support for GreenDonut (#1641)
    • ebe1d2a Migrate Input Validation Rules (#1632)
    • ⚡️ 642fe97 Updated test snapshots
    • 🛠 6996f84 Fixed issue with the dependency injection generator
    • c799f5d Migrate FragmentsMustBeUsedRule (#1629)
    • a806d20 Migrated FieldMustBeDefinedRule (#1627)

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.6 Changes

    September 07, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 794c727 Added some helpers and legacy APIs back to the core (#2290)
    • 3178999 Added GetRequestExecutorAsync convenience
    • 🚚 8ab6ce8 Removed interface IDiagnosticObserver
    • 🛠 59edbef Fixed executor eviction (#2286)
    • d0c214e Added new HTTP GET middleware (#2282)
    • d435e98 Introduced a input value formatter that can be bound to input fields and arguments. (#2277)
    • 719ce7d Migrated Subscription Middleware (#2280)
    • 🏗 5e070ff Removed unused variables from build
    • 🏗 6d64f12 Reconfigured Sonar Build Settings
    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274) 👀 See More
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247)
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161)
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)
    • 🛠 f810d14 Fixed issue that variables inside input objects where not delegated to remote schema. (#1635)
    • de586d6 Fix an issue with nullable reference type inference in certain scenarios (#1646)
    • 👍 9dc88dc Added support for interfaces implement interfaces to the type system. (#1638)
    • 👍 38ed8cc Nullable Value Type Support for GreenDonut (#1641)
    • ebe1d2a Migrate Input Validation Rules (#1632)
    • ⚡️ 642fe97 Updated test snapshots
    • 🛠 6996f84 Fixed issue with the dependency injection generator
    • c799f5d Migrate FragmentsMustBeUsedRule (#1629)
    • a806d20 Migrated FieldMustBeDefinedRule (#1627)
    • cf3f6b9 Migrated FragmentNameUniquenessRule (#1628)
    • c70ba99 VariableUnquenessRule (#1626)
    • 52fdd47 Implemented product switcher (#1625)

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.5 Changes

    September 04, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • d0c214e Added new HTTP GET middleware (#2282)
    • d435e98 Introduced a input value formatter that can be bound to input fields and arguments. (#2277)
    • 719ce7d Migrated Subscription Middleware (#2280)
    • 🏗 5e070ff Removed unused variables from build
    • 🏗 6d64f12 Reconfigured Sonar Build Settings
    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274)
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247) 👀 See More
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161)
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)
    • 🛠 f810d14 Fixed issue that variables inside input objects where not delegated to remote schema. (#1635)
    • de586d6 Fix an issue with nullable reference type inference in certain scenarios (#1646)
    • 👍 9dc88dc Added support for interfaces implement interfaces to the type system. (#1638)
    • 👍 38ed8cc Nullable Value Type Support for GreenDonut (#1641)
    • ebe1d2a Migrate Input Validation Rules (#1632)
    • ⚡️ 642fe97 Updated test snapshots
    • 🛠 6996f84 Fixed issue with the dependency injection generator
    • c799f5d Migrate FragmentsMustBeUsedRule (#1629)
    • a806d20 Migrated FieldMustBeDefinedRule (#1627)
    • cf3f6b9 Migrated FragmentNameUniquenessRule (#1628)
    • c70ba99 VariableUnquenessRule (#1626)
    • 52fdd47 Implemented product switcher (#1625)
    • 852db6c Migrated ExecutableDefinitionsRule (#1623)
    • 9def79b Migrated DirectivesAreDefinedRule (#1622)
    • 9a0f860 All variable usages are allowed visitor (#1620)
    • 6232a53 Improved hamburger menu (#1619)

    🏗 This list of changes was auto generated.

  • v11.0.0-dev.4 Changes

    September 02, 2020

    For more details click here to get to our CHANGELOG.

    🔄 Changes:

    • 6661826 Migrated batching to the new ASP.NET Core middleware. (#2274)
    • 5c28395 Add version 10 filter API for backward compatibility. (#2255)
    • ⚡️ 99b3eb6 Update azure-pipelines.test-pr-hotchocolate.yml for Azure Pipelines
    • 431d6e9 Adds the filter APIs 2.0 (#2228)
    • 39e1260 Fix Contribution link in readme.md (#2247)
    • 👍 21da0c6 Added DataLoader support to new execution engine. (#2233)
    • 0914215 Added legacy filters
    • 🛠 cb1eb99 fixed sonar java version
    • aec2d7e Adds field binding for filters (#2137)
    • ⚡️ 7ae9719 Integrated selection-set optimizer. (#2161) 👀 See More
    • 🛠 2f0fa03 Fixed field visibility with compiled operations. (#2155)
    • 🛠 b428ea8 Fixed Blog Examples
    • a7b1f39 Resolver API improvements (#1895)
    • 6ae540c Reworked first blog paragraph
    • 4833c90 Refined Blog Post
    • f1aede3 Added Preview Blog Post (#2144)
    • 🏗 031363d Fixed build files
    • 🔨 adc9612 Added first filtering refactoring bits. (#2080)
    • ad56474 Started work on the ASP.NET Core Integration
    • 🛠 546d2b7 Fixed more issues
    • 🛠 9e1c342 fixed snapshooter version
    • 6803739 Started writing blog
    • 🏗 d6a9b78 configured build
    • 🚚 ced6093 Moved more services to the schema level
    • e8e2921 Introduced schema services
    • ae07064 Added basic implementation
    • 7fc3600 added first bits
    • 271fdf1 Started work on asp.net core integration
    • bee6cfd Added new execution engine.
    • 🔀 a5c5cf1 Merge branch 'master' into exec-eng-dataloader
    • 👍 4f902c9 Added apollo tracing support (#2139)
    • 🚚 3bfb56e Removed old execution engine. (#2131)
    • 📜 75c4344 Use invariant culture when parsing numbers in AnyType (#2135)
    • 7836bf9 Adds Filter Types (#2126)
    • 0ff96f2 Added Type System Rewriters (#2111)
    • 84995ba Copied version 10 filters to version 11 (#2097)
    • ⚡️ aadb64d Updated website packages (#2099)
    • 59c33b6 Migrated Version 10 Subscription Features (#2084)
    • 🛠 7d16c51 Fixed stitching serialization invalid json.
    • c885e75 Added missing tests for ArgumentNode (#2081)
    • 👍 0e5e995 Added In-Memory Subscription Support (#2083)
    • a298447 Migrated Execution Engine Integration Tests (#2070)
    • 🛠 9c0f486 Added some minor fixes
    • 🛠 a84f7a1 fixed pipeline dependency issue
    • 🔀 8b1d01d Merge branch 'master' into exec-eng-dataloader
    • 🚀 dad16bd Reworked Release Pipeline
    • 🚀 412a17c Update azure-pipelines.release-hotchocolate.yml for Azure Pipelines
    • 🚀 ef0b614 Added initial release pipeline (#2078)
    • 📚 923dbf6 Adds documentation for AST (#2000)
    • 📚 f699665 Documentation for Visitors (#1999)
    • 📚 0be6ef6 doc(hotchocolate): adds documentation for filtering (#2001)
    • 🔀 5da97b5 Merge branch 'master' into exec-eng-dataloader
    • 🏗 0ae1acf Set up Sonar Build with Azure Pipelines
    • 9ce5208 Added sonar pipeline
    • 🛠 33780c3 Fixed Azure Pipeline (#2076)
    • ⚡️ 7dd36d1 Update azure-pipelines.sonar-pr-hotchocolate.yml for Azure Pipelines
    • 🏗 f7fe8b5 Refined Build (#2075)
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • 🔀 8d2cba4 Merge branch 'master' into exec-eng-dataloader
    • 🏗 8761835 Added nuke for pull-request builds (#2071)
    • 🛠 28f883c Fixed formatting
    • 938d6fb Added more benchmarks
    • f121ff8 Refined execution context. (#2052)
    • 3b8fab1 Execution Benchmarks V10 vs V11 (#2051)
    • 🛠 2e175bc Fixed non-null error propagation. (#2049)
    • 1604600 Added TimeSpan scalar to express durations. (#2047)
    • 📄 339a318 docs: Spelling in IBatchLoader XML comments (#2033)
    • 29218c0 Issue 2031 Resolved by removing a redundant line. (#2032)
    • 6d6ffd0 Fixed issue with projections on __typename (#2010)
    • 🌲 15f09f6 Added more logging to strawberry shake generator
    • 🛠 f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • 4f9f76a Added persisted query pipelines (#2020)
    • 🛠 549b2d5 Fixed typo (#2021)
    • 53c4045 Added channel for task management
    • 🛠 df89091 Fixed formatting
    • f039f82 Cleaned up async wait handle (#2014)
    • 9ddeda8 Added async wait handle (#2013)
    • c26221c Spatial types (#1870)
    • 🛠 2c42626 Fixed issue with serializing the error path
    • 🔀 b5d4751 Merge branch 'master' into exec-eng-dataloader
    • 🔧 7f63f0d Added new dependency injection configuration API (#1971)
    • 🛠 9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • ⚡️ 6fb066b Updated resolver doc introduction (#1974)
    • c12223b Added request middleware. (#1968)
    • 20d7d9a Integrate Operation Context (#1967)
    • 🔀 2d7095d Merge branch 'master' into exec-eng-dataloader
    • 🚚 306ff68 Removed regions from GreenDonut (#1964)
    • 7153dad Added Result Helper (#1958)
    • d00a8f8 ExecutionContext & Task Statistics (#1959)
    • 📚 76d21ee Started documentation structure (#1943)
    • 5faee08 Filter Conventions (#1688)
    • 8f94fc3 Clear the completion context more aggressively (#1933)
    • 20f311d General website layout improvements (#1923)
    • 21dd8eb Relaxed JSON serializer for path elements.
    • 2221c7e Improved inline code and a few minor things (#1899)
    • ⚡️ 5510f1f Updated website dependencies (#1898)
    • fbeb55f Several improvements to doc pages (#1897)
    • 97b65d7 Improvements for TOC and Aside (#1896)
    • 🛠 2750453 Fixed issue where node.id was infered with a different name (#1894)
    • 🔒 94690de Add full lock task queue (#1957)
    • 5b1df16 Refined Execution Engine (#1955)
    • 7931b3c Added further logic to the query executor (#1954)
    • 🔀 e2a6a4b Synchronous BatchDispatcher and Tests (#1928)
    • db673b0 Add task queue #1921
    • 📚 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 25100d4 Started adding task completion. (#1922)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • cfc1c2c Added new project (#1918)
    • c0f8ff7 Refined operation context (#1916)
    • fd0007d Redefined operation context interfaces. (#1914)
    • db5e898 Introduced batch dispatcher (#1911)
    • 799de03 DataLoader Spec 2 (#1910)
    • f8457c0 Improved inline code and a few minor things (#1899)
    • ⚡️ 6896e14 Updated website dependencies (#1898)
    • e1505e5 Several improvements to doc pages (#1897)
    • 5c645ba Improvements for TOC and Aside (#1896)
    • 🛠 ca46ac3 Fixed issue where node.id was infered with a different name (#1894)
    • 4dcebd6 Execution Engine Base (#1888)
    • 📱 3e2307d Support Page & Responsive Submenu (#1856)
    • 1c6bb9d Website micro interation (#1852)
    • fe5d6bc Copy button and language tag (#1854)
    • b69163f Improved tabel and blockquote styling (#1840)
    • 🔀 5a1532a Fixed and issue that lead to a memory leak in the field merging rule. (#1837)
    • a732e05 Bump gatsby from 2.20.35 to 2.21.1 in /website (#1830)
    • 5746790 Bump gatsby-transformer-json from 2.3.4 to 2.4.0 in /website (#1826)
    • bc0b686 Bump gatsby from 2.20.35 to 2.21.0 in /website (#1825)
    • 0992f86 Bump gatsby-source-filesystem from 2.2.5 to 2.3.0 in /website (#1827)
    • 🔌 ca27c8e Bump gatsby-plugin-manifest from 2.3.7 to 2.4.0 in /website (#1828)
    • 💅 8abd814 Bump gatsby-plugin-styled-components from 3.2.4 to 3.3.0 in /website (#1829)
    • 📱 3b8fc06 Bump react-responsive-carousel from 3.2.4 to 3.2.5 in /website (#1817)
    • 4b7b1a5 Bump gatsby-transformer-sharp from 2.4.6 to 2.5.0 in /website (#1824)
    • a9dd55c Bump gatsby-source-filesystem from 2.2.4 to 2.2.5 in /website (#1818)
    • 🛠 d5f854d Fixed formatting.
    • 📚 45514b1 Update Optional Documentation
    • 🛠 8f83f1c Fixed typo
    • ce52951 Bump gatsby-remark-images from 3.2.4 to 3.2.6 in /website (#1819)
    • 🔌 2116503 Bump gatsby-plugin-offline from 3.1.4 to 3.1.5 in /website (#1820)
    • 🚚 6747102 Block String algorithm got stuck when the block string consisted of one char and it tried to remove trailing lines. (#1815)
    • 💅 d8b5e97 Fix style issue on blog articles (#1814)
    • bbed9e3 Fix variable stitching v11 (Issue 1761) (#1801)
    • 📚 1a4e51e Adds more documentation for filters (#1811)
    • fa78586 Website: Table of Contents (#1810)
    • ff5267d Fixing paths in examples csproj. Added sollution so it can be ran independently. (#1807)
    • 🛠 8ef9743 Fixed navigation bug (#1803)
    • e3ede95 Ignored graphql-types.ts file (#1797)
    • 📚 fbef4be Documentation for filter convention (#1780)
    • 🔌 ee0d30e Bump gatsby-plugin-manifest from 2.3.6 to 2.3.7 in /website (#1782)
    • ad0e1b8 Bump gatsby from 2.20.28 to 2.20.35 in /website (#1783)
    • 685507c Bump gatsby-transformer-remark from 2.7.3 to 2.7.5 in /website (#1784)
    • 5e4c598 Pre-commit hook for prettier (#1791)
    • 707b9b3 Bump gatsby-transformer-json from 2.3.3 to 2.3.4 in /website (#1785)
    • 5b50495 Bump gatsby-image from 2.3.4 to 2.3.5 in /website (#1786)
    • 💅 4fb910d Bump gatsby-plugin-styled-components from 3.2.3 to 3.2.4 in /website (#1787)
    • 📈 b698028 Bump gatsby-plugin-google-analytics from 2.2.4 to 2.2.5 in /website (#1788)
    • 🔌 8a2aecd Bump gatsby-plugin-sharp from 2.5.6 to 2.5.7 in /website (#1789)
    • 208828a Website Improvements & Search (#1781)
    • 2d724ad Bump StackExchange.Redis from 2.0.601 to 2.1.30 in /src/HotChocolate (#1755)
    • b1afebf Added financial contributors to the README (#1699)
    • abc8d55 Disabled middleware test
    • 🚚 cb7ecd1 Moved options
    • a7fa8a0 Added more execution abstractions
    • 📚 c668be4 Migrated new executor interfaces and added documentation.
    • a4db781 Added prepared operation interfaces
    • bbc2307 Added temporary fix for the argument coercion. (#1729)
    • af54d12 Added serialization refinements (#1726)
    • 🛠 5816f95 Fixed issue where we did not correctly cleared our rented buffers for the validation. (#1725)
    • bb35b14 Reworking the result data structure. (#1713)
    • 55b402a fix(template): add missing using statement (#1722)
    • 🔨 737aae1 Variable Coercion Refactoring (#1703)
    • 54c5b8f Added integration test for variable
    • d0b6041 Added Test Helpers
    • deddc2b Added platform image (#1698)
    • c1b0550 Migrated graphql-js validation tests for fields on correct type. (#1663)
    • ef6ac3a Migrated tests from GraphQL-JS regarding variable positioning (#1693)
    • a3be17b Temporary fix for variable coercion. (#1691)
    • 5b7778e started work on the introduction
    • 34838ff Test ProvidedRequiredArguments (#1681)
    • dfc1593 Migrated tests from GraphQL-JS regarding anonymous operation rule (#1675)
    • e80d5ee Migrated graphql-js tests for unused fragments. (#1678)
    • 🚚 91d1f03 Moved validation error messages to resources.
    • 05aeda5 Added resource files
    • 🛠 48cc462 Fixed formatting
    • 🔀 dc85df2 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 d1adb37 fixed core solution
    • 60a8741 Migrated graphql-js tests for known fragment names rule. (#1674)
    • 268714e Migrated graphql-js tests for known directive rule. (#1666)
    • 44d0485 Migrated graphql-js tests for known argument names rule (#1664)
    • f12282b Test PossibleFragmentSpreadsRule (#1680)
    • 655ca0e Migrated graphql-js tests for fragment type is possible. (#1692)
    • 🚚 d3e5068 Removed old validation code. (#1690)
    • ccec08a Mlstubblefield fix/stream closed too early (#1671)
    • 1872ee8 Migrated GraphQL-JS test for unused fragments. (#1677)
    • 5f09d61 Test SingleFieldSubscriptionsRule (#1683)
    • 4536567 Migrated tests from GraphQL-JS regarding scalar leafs (#1682)
    • 84b2cf5 Migrated tests from GraphQL-JS regarding fragment name uniqueness (#1686)
    • 5354a76 Migrated tests from GraphQL-JS regarding field name uniqueness (#1687)
    • 5d579f0 Migrated tests from GraphQL-JS regarding directive locations (#1685)
    • 6085a54 Migrated tests from GraphQL-JS regarding unique arguments (#1684)
    • 9a8ef7c Added more tests regarding executable definitions. (#1662)
    • a91fe85 added more benchmarks
    • 🔀 3aeb650 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 1aeb35c fixed compile issue
    • 30d7426 Fix Selection on Nullable Relation (#1654)
    • 🛠 f8c8371 Fixed Server Snapshots
    • 🛠 70b864b Fixed Fragment Validation
    • ef70630 Fixed null validation issue and reorganized tests
    • 75fa2e8 Fixed scalar execution test
    • 2fc8268 Fixed another validation test
    • 3dbf5ad Fixed test snapshot
    • 37c1c81 Fixed complexity test
    • 🔀 cabb4e4 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • 🛠 40e0cbc Fixed more validation errors
    • 0443581 Document Visitor only pushes path on Continue (#1673)
    • 53c41c5 Migrated non-spec rules (#1679)
    • e95b082 Migrated ValuesOfCorrectTypeRule (#1660)
    • 🔀 299ae86 Migrate Field Merging Rule (#1665)
    • e9a65c7 Migrated Subscription Rule (#1661)
    • f88ad42 Integrate new validation. (#1657)
    • 🛠 4a6ae2a Fixed and issue with the http middleware.
    • 894b245 Migrated argument validation rules (#1656)
    • 🔀 f1fc761 Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e4a2396 Enable serialization of errors in extensions
    • 🛠 80d3c80 Fixed issue when null was converted to value type (#1653)
    • 4e13ca2 Migrated Operation Rules (#1652)
    • 🛠 f810d14 Fixed issue that variables inside input objects where not delegated to remote schema. (#1635)
    • de586d6 Fix an issue with nullable reference type inference in certain scenarios (#1646)
    • 👍 9dc88dc Added support for interfaces implement interfaces to the type system. (#1638)
    • 👍 38ed8cc Nullable Value Type Support for GreenDonut (#1641)
    • ebe1d2a Migrate Input Validation Rules (#1632)
    • ⚡️ 642fe97 Updated test snapshots
    • 🛠 6996f84 Fixed issue with the dependency injection generator
    • c799f5d Migrate FragmentsMustBeUsedRule (#1629)
    • a806d20 Migrated FieldMustBeDefinedRule (#1627)
    • cf3f6b9 Migrated FragmentNameUniquenessRule (#1628)
    • c70ba99 VariableUnquenessRule (#1626)
    • 52fdd47 Implemented product switcher (#1625)
    • 852db6c Migrated ExecutableDefinitionsRule (#1623)
    • 9def79b Migrated DirectivesAreDefinedRule (#1622)
    • 9a0f860 All variable usages are allowed visitor (#1620)
    • 6232a53 Improved hamburger menu (#1619)
    • 8eeee0d Adds new Visitor to sorting (#1616)
    • 103ed1f UseSelection (#1587)
    • e8be7f1 feat(Pagination): adjust offset (#1618)
    • 🛠 e4c09fb Fixed minor website issues (#1615)
    • 9400af6 Added preliminary doc section (#1610)

    🏗 This list of changes was auto generated.