Hot Chocolate v11.0.0-preview.140 Release Notes

Release Date: 2020-09-20 // over 3 years ago
  • 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.