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

Changelog History
Page 9

  • v11.0.0-preview.143 Changes

    September 23, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿ”ง 0b42aef Added Configuration API for the Global ID serializer. (#2370)
    • 82a07bd Added pushpay logo (#2368)
    • โšก๏ธ 929ae98 Refined Selection Optimizer (#2354)
    • ๐Ÿ›  03088d7 Fixed link to subscription docs (#2366)
    • ๐Ÿ›  1b4eb36 Fixed issue where we normalized schema references incorrectly (#2363)
    • โšก๏ธ b04ea1f Updated Website Menu
    • โšก๏ธ 6ee1336 Update index.md
    • e601cbd Track the types that are dependant on unresolvable references (#2360)
    • โšก๏ธ ea2b940 Update README.md (#2357)
    • c81548b Deleted Filtering.md (#2352) ๐Ÿ‘€ See More
    • ๐Ÿ“„ 34bbe34 Added Hot Chocolate Docs Introduction
    • ๐Ÿ›  4f6638b Fixed two links (#2356)
    • 5b85fd2 New Platform Readme (#2355)
    • โœ… 5c10aed Added test snapshot
    • ๐Ÿ”’ 4737777 [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /website (#2256)
    • โšก๏ธ d5a4f00 Updated startpage (#2353)
    • ๐Ÿ— bdabf0b Reworked Build and Merged Changed
    • ๐Ÿ— a254da9 Build Settings
    • ๐Ÿ›  b595066 Fixed broken link.
    • โœ… 6f64af2 Added test that proofs that elements can be variables (#2349)
    • โœ… be7c717 Added test that ensures that objects can be variables (#2350)
    • โœ๏ธ 5be38a7 Fix typos (#2346)
    • b00cc42 Introduced new IPageType interface (#2348)
    • ๐Ÿ“„ a12d0ec /docs redirect to HC V10 (#2347)
    • 4527b3e CNAME (#2345)
    • ๐Ÿ— ead7fab Fixed Build Scripts
    • โœ… 1b90235 test: add object tests for sorting (#2312)
    • 04f2b9b Optional parameter for useFiltering (#2341)
    • โšก๏ธ c858370 Updated url (#2342)
    • ๐Ÿ“„ ec4e6e3 Added v10 docs (#2340)
    • f327145 Adds extension for System.Type to filtering (#2316)
    • โœ… 38241e5 Added some tests that ensure middlewares compile with ValueTask and Task (#2337)
    • ๐Ÿ— 8001dd8 Changed the build so that we again publish templates (#2336)
    • โšก๏ธ f84ac7a Updated Templates (#2335)
    • ๐Ÿ‘ 838ce49 Refined Persisted Query Support (#2334)
    • ๐Ÿ‘ 40d9772 Refined support for records. (#2331)
    • ๐Ÿ›  b6d7dd9 Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)
    • ๐Ÿšš d0b72ed moved attributes to types namespace (#2328)
    • ๐Ÿ›  fe4e043 Fixed issues with the variable deserialization. (#2326)
    • 08ffd72 Improved footer and added redirects (#2324)
    • โšก๏ธ 29965cd Update Tooling Packages (#2323)
    • 6e562e8 Added offset (skip-take) paging. (#2096)
    • 5375190 Finalized start page (#2321)
    • 4b1fa56 Article Design & Marketing Pages (#2318)
    • d36a185 Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)
    • โšก๏ธ 1296355 Optimized Database Integration Tests (#2314)
    • ๐Ÿ›  8307aed Fixed Sorting Member Inference Issue (#2311)
    • ๐Ÿ›  f2fc0d0 Fixed type binding issues with filtering. (#2310)
    • ๐Ÿ“ฆ 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)
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.142 Changes

    September 22, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • โšก๏ธ 929ae98 Refined Selection Optimizer (#2354)
    • ๐Ÿ›  03088d7 Fixed link to subscription docs (#2366)
    • ๐Ÿ›  1b4eb36 Fixed issue where we normalized schema references incorrectly (#2363)
    • โšก๏ธ b04ea1f Updated Website Menu
    • โšก๏ธ 6ee1336 Update index.md
    • e601cbd Track the types that are dependant on unresolvable references (#2360)
    • โšก๏ธ ea2b940 Update README.md (#2357)
    • c81548b Deleted Filtering.md (#2352)
    • ๐Ÿ“„ 34bbe34 Added Hot Chocolate Docs Introduction
    • ๐Ÿ›  4f6638b Fixed two links (#2356) ๐Ÿ‘€ See More
    • 5b85fd2 New Platform Readme (#2355)
    • โœ… 5c10aed Added test snapshot
    • ๐Ÿ”’ 4737777 [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /website (#2256)
    • โšก๏ธ d5a4f00 Updated startpage (#2353)
    • ๐Ÿ— bdabf0b Reworked Build and Merged Changed
    • ๐Ÿ— a254da9 Build Settings
    • ๐Ÿ›  b595066 Fixed broken link.
    • โœ… 6f64af2 Added test that proofs that elements can be variables (#2349)
    • โœ… be7c717 Added test that ensures that objects can be variables (#2350)
    • โœ๏ธ 5be38a7 Fix typos (#2346)
    • b00cc42 Introduced new IPageType interface (#2348)
    • ๐Ÿ“„ a12d0ec /docs redirect to HC V10 (#2347)
    • 4527b3e CNAME (#2345)
    • ๐Ÿ— ead7fab Fixed Build Scripts
    • โœ… 1b90235 test: add object tests for sorting (#2312)
    • 04f2b9b Optional parameter for useFiltering (#2341)
    • โšก๏ธ c858370 Updated url (#2342)
    • ๐Ÿ“„ ec4e6e3 Added v10 docs (#2340)
    • f327145 Adds extension for System.Type to filtering (#2316)
    • โœ… 38241e5 Added some tests that ensure middlewares compile with ValueTask and Task (#2337)
    • ๐Ÿ— 8001dd8 Changed the build so that we again publish templates (#2336)
    • โšก๏ธ f84ac7a Updated Templates (#2335)
    • ๐Ÿ‘ 838ce49 Refined Persisted Query Support (#2334)
    • ๐Ÿ‘ 40d9772 Refined support for records. (#2331)
    • ๐Ÿ›  b6d7dd9 Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)
    • ๐Ÿšš d0b72ed moved attributes to types namespace (#2328)
    • ๐Ÿ›  fe4e043 Fixed issues with the variable deserialization. (#2326)
    • 08ffd72 Improved footer and added redirects (#2324)
    • โšก๏ธ 29965cd Update Tooling Packages (#2323)
    • 6e562e8 Added offset (skip-take) paging. (#2096)
    • 5375190 Finalized start page (#2321)
    • 4b1fa56 Article Design & Marketing Pages (#2318)
    • d36a185 Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)
    • โšก๏ธ 1296355 Optimized Database Integration Tests (#2314)
    • ๐Ÿ›  8307aed Fixed Sorting Member Inference Issue (#2311)
    • ๐Ÿ›  f2fc0d0 Fixed type binding issues with filtering. (#2310)
    • ๐Ÿ“ฆ 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)
    • 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)

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.141 Changes

    September 20, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • e601cbd Track the types that are dependant on unresolvable references (#2360)
    • โšก๏ธ ea2b940 Update README.md (#2357)
    • c81548b Deleted Filtering.md (#2352)
    • ๐Ÿ“„ 34bbe34 Added Hot Chocolate Docs Introduction
    • ๐Ÿ›  4f6638b Fixed two links (#2356)
    • 5b85fd2 New Platform Readme (#2355)
    • โœ… 5c10aed Added test snapshot
    • ๐Ÿ”’ 4737777 [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /website (#2256)
    • โšก๏ธ d5a4f00 Updated startpage (#2353)
    • ๐Ÿ— bdabf0b Reworked Build and Merged Changed ๐Ÿ‘€ See More
    • ๐Ÿ— a254da9 Build Settings
    • ๐Ÿ›  b595066 Fixed broken link.
    • โœ… 6f64af2 Added test that proofs that elements can be variables (#2349)
    • โœ… be7c717 Added test that ensures that objects can be variables (#2350)
    • โœ๏ธ 5be38a7 Fix typos (#2346)
    • b00cc42 Introduced new IPageType interface (#2348)
    • ๐Ÿ“„ a12d0ec /docs redirect to HC V10 (#2347)
    • 4527b3e CNAME (#2345)
    • ๐Ÿ— ead7fab Fixed Build Scripts
    • โœ… 1b90235 test: add object tests for sorting (#2312)
    • 04f2b9b Optional parameter for useFiltering (#2341)
    • โšก๏ธ c858370 Updated url (#2342)
    • ๐Ÿ“„ ec4e6e3 Added v10 docs (#2340)
    • f327145 Adds extension for System.Type to filtering (#2316)
    • โœ… 38241e5 Added some tests that ensure middlewares compile with ValueTask and Task (#2337)
    • ๐Ÿ— 8001dd8 Changed the build so that we again publish templates (#2336)
    • โšก๏ธ f84ac7a Updated Templates (#2335)
    • ๐Ÿ‘ 838ce49 Refined Persisted Query Support (#2334)
    • ๐Ÿ‘ 40d9772 Refined support for records. (#2331)
    • ๐Ÿ›  b6d7dd9 Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)
    • ๐Ÿšš d0b72ed moved attributes to types namespace (#2328)
    • ๐Ÿ›  fe4e043 Fixed issues with the variable deserialization. (#2326)
    • 08ffd72 Improved footer and added redirects (#2324)
    • โšก๏ธ 29965cd Update Tooling Packages (#2323)
    • 6e562e8 Added offset (skip-take) paging. (#2096)
    • 5375190 Finalized start page (#2321)
    • 4b1fa56 Article Design & Marketing Pages (#2318)
    • d36a185 Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)
    • โšก๏ธ 1296355 Optimized Database Integration Tests (#2314)
    • ๐Ÿ›  8307aed Fixed Sorting Member Inference Issue (#2311)
    • ๐Ÿ›  f2fc0d0 Fixed type binding issues with filtering. (#2310)
    • ๐Ÿ“ฆ 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)
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.140 Changes

    September 20, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • โšก๏ธ ea2b940 Update README.md (#2357)
    • c81548b Deleted Filtering.md (#2352)
    • ๐Ÿ“„ 34bbe34 Added Hot Chocolate Docs Introduction
    • ๐Ÿ›  4f6638b Fixed two links (#2356)
    • 5b85fd2 New Platform Readme (#2355)
    • โœ… 5c10aed Added test snapshot
    • ๐Ÿ”’ 4737777 [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /website (#2256)
    • โšก๏ธ d5a4f00 Updated startpage (#2353)
    • ๐Ÿ— bdabf0b Reworked Build and Merged Changed
    • ๐Ÿ— a254da9 Build Settings ๐Ÿ‘€ See More
    • ๐Ÿ›  b595066 Fixed broken link.
    • โœ… 6f64af2 Added test that proofs that elements can be variables (#2349)
    • โœ… be7c717 Added test that ensures that objects can be variables (#2350)
    • โœ๏ธ 5be38a7 Fix typos (#2346)
    • b00cc42 Introduced new IPageType interface (#2348)
    • ๐Ÿ“„ a12d0ec /docs redirect to HC V10 (#2347)
    • 4527b3e CNAME (#2345)
    • ๐Ÿ— ead7fab Fixed Build Scripts
    • โœ… 1b90235 test: add object tests for sorting (#2312)
    • 04f2b9b Optional parameter for useFiltering (#2341)
    • โšก๏ธ c858370 Updated url (#2342)
    • ๐Ÿ“„ ec4e6e3 Added v10 docs (#2340)
    • f327145 Adds extension for System.Type to filtering (#2316)
    • โœ… 38241e5 Added some tests that ensure middlewares compile with ValueTask and Task (#2337)
    • ๐Ÿ— 8001dd8 Changed the build so that we again publish templates (#2336)
    • โšก๏ธ f84ac7a Updated Templates (#2335)
    • ๐Ÿ‘ 838ce49 Refined Persisted Query Support (#2334)
    • ๐Ÿ‘ 40d9772 Refined support for records. (#2331)
    • ๐Ÿ›  b6d7dd9 Fixed offset paging issue where the middleware through when the items in the list where less than the page size. (#2330)
    • ๐Ÿšš d0b72ed moved attributes to types namespace (#2328)
    • ๐Ÿ›  fe4e043 Fixed issues with the variable deserialization. (#2326)
    • 08ffd72 Improved footer and added redirects (#2324)
    • โšก๏ธ 29965cd Update Tooling Packages (#2323)
    • 6e562e8 Added offset (skip-take) paging. (#2096)
    • 5375190 Finalized start page (#2321)
    • 4b1fa56 Article Design & Marketing Pages (#2318)
    • d36a185 Allow to annotate enums and enum values with GraphQLNameAttribute (#2315)
    • โšก๏ธ 1296355 Optimized Database Integration Tests (#2314)
    • ๐Ÿ›  8307aed Fixed Sorting Member Inference Issue (#2311)
    • ๐Ÿ›  f2fc0d0 Fixed type binding issues with filtering. (#2310)
    • ๐Ÿ“ฆ 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)
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.138 Changes

    June 21, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿš€ 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)
    • ๐Ÿ— 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) ๐Ÿ‘€ See More
    • 28e0b45 Added Pull-Request Triggers
    • 4ddff3b Added Azure pipeline integration
    • ๐Ÿ— 8761835 Added nuke for pull-request builds (#2071)
    • ๐Ÿ›  28f883c Fixed formatting
    • 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
    • ๐Ÿ›  549b2d5 Fixed typo (#2021)
    • c26221c Spatial types (#1870)
    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.137 Changes

    June 17, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿ— 8761835 Added nuke for pull-request builds (#2071)
    • ๐Ÿ›  28f883c Fixed formatting
    • 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
    • ๐Ÿ›  549b2d5 Fixed typo (#2021) ๐Ÿ‘€ See More
    • c26221c Spatial types (#1870)
    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.136 Changes

    June 17, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿ— 8761835 Added nuke for pull-request builds (#2071)
    • ๐Ÿ›  28f883c Fixed formatting
    • 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
    • ๐Ÿ›  549b2d5 Fixed typo (#2021) ๐Ÿ‘€ See More
    • c26221c Spatial types (#1870)
    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.135 Changes

    June 10, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • 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
    • ๐Ÿ›  549b2d5 Fixed typo (#2021)
    • c26221c Spatial types (#1870)
    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path ๐Ÿ‘€ See More
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.134 Changes

    June 05, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐ŸŒฒ 15f09f6 Added more logging to strawberry shake generator
    • ๐Ÿ›  f1a31cf Fixed string formatting
    • b7d0209 Cleanup of the spatial project
    • ๐Ÿ›  549b2d5 Fixed typo (#2021)
    • c26221c Spatial types (#1870)
    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688) ๐Ÿ‘€ See More
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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

    ๐Ÿ— This list of changes was auto generated.

  • v11.0.0-preview.133 Changes

    May 28, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿ›  2c42626 Fixed issue with serializing the error path
    • ๐Ÿ›  9f7d630 Fixes ambiguous Nullable Attribute (#1979)
    • โšก๏ธ 6fb066b Updated resolver doc introduction (#1974)
    • ๐Ÿ“š 44bd6ae Started documentation structure (#1943)
    • 66888dd Filter Conventions (#1688)
    • 944aa1e Clear the completion context more aggressively (#1933)
    • 50bde17 General website layout improvements (#1923)
    • 8cb4b4b Relaxed JSON serializer for path elements.
    • f8457c0 Improved inline code and a few minor things (#1899)
    • โšก๏ธ 6896e14 Updated website dependencies (#1898) ๐Ÿ‘€ See More
    • 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)
    • ๐Ÿ“ฑ 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)
    • 4426bf5 Uses C# compiler's ability to refer to static data directly. (#1609)
    • ๐Ÿ‘ c539183 Added dotnet standard support
    • โšก๏ธ 5170b03 Update FUNDING.yml
    • ๐Ÿ”จ 2723cb9 Refactor validation rules to use new visitor API. (#1601)
    • ๐Ÿ–จ 635b807 Fixed: The SchemaPrinter now correctly prints the 'extend' keyword for type extensions. (#1602)
    • ๐Ÿ“œ d2aa8df Add support for interfaces implement other interfaces to the parser and syntax tree. (#1589)
    • ๐Ÿ›  fde2013 Fixed leaf type handling for included ByteArray type (#1599)
    • 7da9bf5 Reformatted Code
    • ๐Ÿ“š 45fba62 Added code documentation
    • ๐Ÿ–จ bacd442 Simplified the Syntax Printer (#1575)
    • 17555f2 Feat replace filter visitor with new (#1593)
    • 0423780 Improved visitation by using kind instead of type check. (#1594)
    • ๐Ÿ›  be4d215 Fixed some issues (#1591)
    • ๐Ÿ›  dae4ae4 Website fixes (#1590)
    • d96e36c Blog article list (#1585)
    • 6820d94 Further improvements to the blog (#1583)
    • ๐Ÿ›  4da7e99 Fixed: Invalid GraphQL requests lead to System.IndexOutOfRangeException. (#1580)
    • b27cff3 Add GraphQL endpoint option for Playground and Voyager (#1577)
    • ๐Ÿšš 543d52e Remove Builtin Types when adding SDLs to the schema. (#1578)
    • b1a18dc added value visitation
    • 383347a Added new syntax walker
    • 4d6e96c Add new visitor API (#1574)
    • d8b4e09 Added redirect for ef blog post (#1569)
    • โšก๏ธ 85a3680 updated urls
    • ๐Ÿ›  c0e4bc0 Fixed url
    • 74b283d Entity Framework Blog Post (#1568)
    • ๐Ÿ›  32de21c Fixed mark schema as published
    • 863561a Rename ClassDataLoader.cs to CacheDataLoader.cs (#1560)
    • ๐Ÿ’… 08a7ac2 Improved styles (#1558)
    • 79c6c06 Mermaid, Disqus and Images (#1556)
    • df32a65 Added existing blog articles (#1554)
    • ๐Ÿ”€ 393cfcf Merge branch 'master' of github.com:ChilliCream/hotchocolate
    • e7d0303 Added remarks to the README about needed usings
    • โšก๏ธ cb0805c Update QueryableFilterVisitor.cs
    • 69609a3 Allow GraphQLName and GraphQLDescription on interfaces and structs
    • โšก๏ธ 820ff8e Updated schema registry tooling. (#1551)
    • ๐Ÿ“ฑ f1c072e Responsive Navigation (#1549)
    • 7c7b588 Allow the request interceptor to override the request services.
    • ๐Ÿ›  33b917a fixed compile issue
    • ๐Ÿ›  ff992b4 Fixed issues with the mongo schema registry repository (#1545)
    • ๐Ÿ”€ 02064ec Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension. (#1542)
    • ๐Ÿ›  50eb46c Fixed publish schema command
    • 8bbdfea udated changelog
    • ๐Ÿ‘ 9b0cb25 Added support for persisted queries. (#1537)
    • 2267f11 Added hotchocolate all solution
    • 8becfd2 Fix typo (#1532)
    • ๐Ÿš€ 4216bab Setup Website Deployment (#1530)
    • a481adc Website (#1529)
    • ๐Ÿ“š 94e0186 Include error documentation and result documentation into the GraphQL description. (#1524, #1516)
    • a9fe2a6 Improve Memory Usage (#1451)
    • 9dcd0d3 Added placeholder file
    • โšก๏ธ 2c6656b Updated HotChocolate Readme
    • 40ed95e hotchocolate added readme
    • 508e91f Use Lazy Dictionary in Type Definitions (#1513)
    • ๐Ÿ›  9eb516b Fixed: Type issue dependencies where not always copied correctly (#1511)
    • 6ef2b1f Relaxed query lookup
    • 149e927 Added a type descriptor to filter types. (#1504)
    • โšก๏ธ 5b371ba Updated Marshmallow Pie Schema Snapshot
    • a622668 Added new DataLoader base classes
    • 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.
    • 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)

    ๐Ÿ— This list of changes was auto generated.