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.