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

Changelog History
Page 3

  • v11.0.0-rc.7 Changes

    November 21, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • 3ea83c9 RewriteType does not work with multiple rewrites (#2607)
    • 106a37a Changes order argument from order:[FooSortInput] to order:[FooSortInput!] (#2625)
    • ๐Ÿ‘ 9905252 Added support for spatial projections. (#2567)
    • 7c25702 Reworked sorting interceptor. (#2629)
    • bad500f Reworked Filter Naming Conventions (#2618)
    • 0379ff6 Refined Interface Handling (#2627)
    • ๐Ÿ›  de376f2 fixed list visitor did not pop instance (#2628)
    • ๐Ÿ“š 5d4771a Sorting documentation (#2626)
    • ๐Ÿ”€ edfcc79 Fixes issues with filter type merging (#2619)
    • โšก๏ธ b481214 Updated Filter Docs (#2624) ๐Ÿ‘€ See More
    • ๐Ÿ“„ 4d89127 Cleanup filtering docs (#2623)
    • โšก๏ธ 71e3ef6 Updated Filter Docs (#2620)
    • โš  c8faf5e Fixed warnings
    • ๐Ÿ›  1c480e3 Fixed specified by resolver
    • โœ๏ธ 00a0193 Fix typos in filter blog post. (#2622)
    • ๐Ÿ›  fa31dc1 Fixed input name convention. (#2621)
    • b34dcee Do not return operation context to pool when tasks are still running. (#2616)
    • 283ad9b Custom Scalar Specification URLs (#2614)
    • ๐Ÿ›  8d65cda Fixed Schema Reload in BCP (#2613)
    • ๐Ÿ›  d913e45 Fixed GetExtensions method to return correct field (#2609)
    • bd695ef The type trimming now correctly handles executable directives (#2605)
    • โšก๏ธ 22887c7 Update migration docs (#2602)
    • โœ… b8259ee Fixed node-resolver test (#2603)
    • โš  30974bb Fixed code warnings. (#2599)
    • ๐Ÿ›  bec4398 Fixed where the stitching query rewriter skipped over variables. (#2600)
    • โšก๏ธ 9d453e6 Update filtering blogpost (#2601)
    • e9f330f Adds a blogpost for filtering (#2294)
    • ๐Ÿ‘ 524d73c Added better error when root value cannot be created. (#2598)
    • โšก๏ธ 5daa147 updated migration guide structure
    • โœ… 7c263e9 Added some tests to ensure that location nullref exception is fixed (#2597)
    • ๐Ÿ›  b78414d Fixed issue when using subscriptions with variables. (#2596)
    • f73cdfa Projection attributes should change type (#2562)
    • 19eada8 formatting
    • 692169a Upated Migration Guide
    • 076e37c Allow to set custom filter handler (#2563)
    • ๐Ÿ›  3dccf3a Fixed nuspec
    • 903d61a Refined converter API (#2593)
    • ae265d4 BCP schema endpoint fix (#2592)
    • ๐Ÿ— be49faa Add spatial extensions to builder (#2566)
    • ๐Ÿ›  b2877e3 Fixed name convention interference with the introspection types. (#2588)
    • b7ff8fa reworked parts of the migration guide
    • b85a4a2 Added migration guide to navigation.
    • โœ… 39ff240 Added test that proofs that 833 is fixed. (#2587)
    • ๐Ÿ“„ e7774b9 [Docs] Add migration guide (#2586)
    • 13ebe83 Added HTTP GET Middleware Options (#2583)
    • ๐Ÿ“š 0a76b29 Refined documentation for the GraphQL schema middleware. (#2585)
    • ๐Ÿ”€ 121cbad Migrated tests from GraphQL-JS regarding field merging (#1697)
    • 66bfb78 Added Schema Error Interceptor (#2581)
    • โœ… 9420bda Added more validation tests (#2580)
    • ๐Ÿšš d65437b Removed the old middleware code (#2576)
    • d3701ae Refined .NET Templates (#2570)
    • โœ๏ธ 340de37 Fixed typos
    • b5d5185 Added reference to examples and tutorials
    • โœ… 8720169 Added input formatter tests (#2557)
    • โœ… cba5bfe Add SDL-first type tests (#2558)
    • ๐Ÿ‘ e77073a Projection left joins now support nullable (#2545)
    • 8c2b695 Dataloader middleware (#2548)
    • 5d21f31 Adds ProjectionExtensions & rename OnComplete to Complete (#2546)
    • ๐Ÿ›  8f9b03c Fixed issue that caused the operation context to be returned multiple times to the pool. (#2556)
    • 8e023c6 Corrected typo (#2554)
    • ๐Ÿ›  5eb76ed Fixed license link
    • โšก๏ธ 956d9ee Updated year of copyright
    • โšก๏ธ 7bc64ba Updated year of copyright
    • ๐Ÿšš d49ea9c Removed redundant line
    • 2ab6fb5 Added get started tutorial. (#2549)
    • โœ… 043f1c2 Fixed Server Tests
    • cd9d9a2 Make URL editable in BCP middleware.
    • 2f0169c Added Spatial Filters (#2541)
    • ๐Ÿ‘ ad6cf46 Add support for IExecutable to Data (#2527)
    • ๐Ÿ‘ 5a1d67d Added support to use a page type directly (#2540)
    • 60c8fb9 Fix duplicated filter/sorting type names (#2530)
    • ๐Ÿ”Œ e65e07a Bump gatsby-plugin-manifest from 2.5.1 to 2.5.2 in /website (#2537)
    • 1272189 Bump gatsby from 2.25.1 to 2.25.2 in /website (#2538)
    • f93f97c Bump gatsby-remark-autolink-headers from 2.4.0 to 2.4.1 in /website (#2539)
    • โฌ†๏ธ b28feeb Fixed a few website issues and upgraded packages (#2535)
    • 115f47c Reworked Stitching Variable Handling (#2533)
    • ๐Ÿ— 1de7cf8 Add conventions to executor builder (#2532)
    • 300d01b Reworked Stitching Error Handling (#2529)
    • 601190b Schema Stitching Refinements (#2526)
    • ๐Ÿ›  5a35105 Fixed field resolver respect inheritance (#2515)
    • ๐Ÿ›  4d87c53 Fixes stitching issues when fetching from downstream services. (#2511)
    • ๐Ÿ›  f70c344 Fixed async node resolvers (#2493)
    • ๐Ÿ›  f491d2f Fixed dictionary middleware. (#2492)
    • ๐Ÿ›  ab0edc3 Fixed Stitching Issues (#2491)
    • ๐Ÿ›  8cfda38 Fixed nullref issue with the result map (#2489)
    • ๐Ÿ–จ 91dab88 Fixed issue that directives were dropped when using the schema printer. (#2486)
    • a1b2499 BCP config, error details and middleware improvements (#2483)
    • ๐Ÿ›  4ac43f5 Fixed: Projection when using offset paging (#2476)
    • โœ… 0de8364 Add more tests for federated stitching. (#2474)
    • ๐Ÿšš 32bfa7f Remove legacy selections (#2478)
    • ec06012 Prefetch TotalCount (#2480)
    • 650c80b Fix value coercion of enum values (#2477)
    • ๐Ÿ”จ 8057267 Refactored IExecutable (#2479)
    • ๐Ÿ‘ 3d6a617 Added support for federated stitching. (#2471)
    • 27c0fac Properly infer the enum values from GraphQL SDL
    • โšก๏ธ cb93922 Updated BCP (#2467)
    • ๐Ÿ›  93e9ff6 Fixed schema stitching issues with enum naming
    • โšก๏ธ 0dee68f Updated bcp resources (#2464)
    • ๐Ÿ›  5f7d3b6 Fixed projection convention issues
    • ๐Ÿ”ง 014784c Integrated projections into new configuration API
    • baef95e Compile nullable attributes as internal
    • ๐Ÿ›  f925bfe Fixed Mutation Executor issue
    • 68a5a1f EntityFramework now references HotChocolate.Data
    • 00b1234 Added attributes for filtering and sorting (#2453)
    • ๐Ÿšš b8b4b0b Removes ReportError On ConventionContext (#2455)
    • a9e91a9 Improved error messages for missing conventions (#2457)
    • 5c419eb Convention Extensions (#2451)
    • ๐Ÿ‘ 5360b70 Added projections support to version 11 (#2419)
    • 762b09e Added ziosk and e2m logo; set 1 year expiration for cookie consent
    • ๐Ÿ”€ 21f7642 Merge pull request #2412 from AradAral/patch-1
    • ๐Ÿ”€ c508b34 Merge branch 'develop' into patch-1
    • 911db2a Add list input for sorting
    • ๐Ÿ”€ a4946fa Merge branch 'develop' into pse/sorting-as-array
    • 548b964 Fix message on the attribute obsolete in NodeObjectTypeExtensions.
    • ๐Ÿ”€ 02d6789 Merge branch 'develop' into patch-1
    • ๐Ÿ”€ 6d355dc Merge branch 'develop' into vbornand-patch-1
    • ๐Ÿ”€ be06ce5 Merge branch 'develop' into pse/sorting-as-array
    • 8ceda1a Adds IExecutable abstraction to core
    • ๐Ÿ”€ 8d32a4a Merge branch 'develop' into pse/query-abstraction
    • โœ… 70a4741 fix tests
    • 3175310 Really make defintions read-only
    • fc6cc32 really make defintions readonly
    • 2506498 make definitions readonly (#2447)
    • ๐Ÿ”€ e0e5fda Merge branch 'develop' into pse/readonly-data-definitions
    • โœ… b13a2f4 Added tests that show we can rewrite scalar types (#2444)
    • dd2120a make definitions readonly
    • b902c2a rename to executable
    • 3ca2178 rename to executable
    • ๐Ÿ”จ b44f999 fix refactoring issue
    • 0bd2c53 add query abstraction
    • 0๏ธโƒฃ 66ced99 Fixed issue with non-null arguments that have defaults (#2441)
    • ce3568d fix format
    • ๐Ÿ‘ d927877 feat: add list support to sorting
    • โšก๏ธ e1560c7 Update NodeObjectTypeExtensions.cs
    • ๐Ÿ›  27c68fa Fixed HotChocolate.Data.EntityFramework assembly name.
    • 2a0605a Added entity framework helpers. (#2435)
    • ๐Ÿ›  6d79503 Fixed issue where empty selection sets lead to execution errors. (#2432)
    • 6a78a9b Added pure code-first Node resolver (#2434)
    • 0๏ธโƒฃ 1b34d9a Get default value from constructor when type is a record. (#2428)
    • โœ… d7eba9d Added Filter Binding Tests (#2431)
    • 9ef8f5f Fix: Added Enum to GraphQLDescriptionAttribute (#2430)
    • 8299a94 Allow custom remote schema fetchers (#2425)
    • 3ddde48 Allow for scalars to be renamed when stitching a schema. (#2424)
    • f80ec34 Allow for list aggregations when delegating. (#2418)
    • 8673af5 Banana Cake Pop Middleware (#2417)
    • ๐Ÿ”ง b0e061e Migrates stitching to the new configuration API (#2403)
    • 9816d61 Changing type="solution" to type="project" in template.json (#2413)
    • 1f7ff19 Correcting the link to the execution options
    • 59da40c Added carmmunity logo (#2410)
    • ๐Ÿ“ฆ 289f0dc Changed Package Project URL
    • 2497709 Migrated spatial types to new type system core. (#2304)
    • โšก๏ธ ed032ed Updated Benchmark Results
    • afc0237 Added SwissLife logo (#2402)
    • ๐Ÿ”’ 6149d28 issue lock
    • db24b42 Adds Apollo Federation Types (#2361)
    • ๐Ÿšš c5f26e8 Reversed accidental move of the type tests
    • โœ… f7d6af6 Added integration tests for sorting (#2313)
    • โœ… 5b478a9 Added tests for filtering in combination with paging. (#2317)
    • ๐Ÿ›  a127779 Fixed issue where the result helper was not correctly cleared after usage. (#2380)
    • ๐Ÿ›  2419fa0 Fixed end boundare for incremental results
    • 689c52b Adds @defer transport layer. (#2377)
    • 91d6801 Added @defer to the GraphQL core. (#2359)
    • ๐Ÿ”ง 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)
    • ๐Ÿ“„ 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

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

  • v11.0.0-rc.6 Changes

    November 19, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • b34dcee Do not return operation context to pool when tasks are still running. (#2616)
    • 283ad9b Custom Scalar Specification URLs (#2614)
    • ๐Ÿ›  8d65cda Fixed Schema Reload in BCP (#2613)
    • ๐Ÿ›  d913e45 Fixed GetExtensions method to return correct field (#2609)
    • bd695ef The type trimming now correctly handles executable directives (#2605)
    • โšก๏ธ 22887c7 Update migration docs (#2602)
    • โœ… b8259ee Fixed node-resolver test (#2603)
    • โš  30974bb Fixed code warnings. (#2599)
    • ๐Ÿ›  bec4398 Fixed where the stitching query rewriter skipped over variables. (#2600)
    • โšก๏ธ 9d453e6 Update filtering blogpost (#2601) ๐Ÿ‘€ See More
    • e9f330f Adds a blogpost for filtering (#2294)
    • ๐Ÿ‘ 524d73c Added better error when root value cannot be created. (#2598)
    • โšก๏ธ 5daa147 updated migration guide structure
    • โœ… 7c263e9 Added some tests to ensure that location nullref exception is fixed (#2597)
    • ๐Ÿ›  b78414d Fixed issue when using subscriptions with variables. (#2596)
    • f73cdfa Projection attributes should change type (#2562)
    • 19eada8 formatting
    • 692169a Upated Migration Guide
    • 076e37c Allow to set custom filter handler (#2563)
    • ๐Ÿ›  3dccf3a Fixed nuspec
    • 903d61a Refined converter API (#2593)
    • ae265d4 BCP schema endpoint fix (#2592)
    • ๐Ÿ— be49faa Add spatial extensions to builder (#2566)
    • ๐Ÿ›  b2877e3 Fixed name convention interference with the introspection types. (#2588)
    • b7ff8fa reworked parts of the migration guide
    • b85a4a2 Added migration guide to navigation.
    • โœ… 39ff240 Added test that proofs that 833 is fixed. (#2587)
    • ๐Ÿ“„ e7774b9 [Docs] Add migration guide (#2586)
    • 13ebe83 Added HTTP GET Middleware Options (#2583)
    • ๐Ÿ“š 0a76b29 Refined documentation for the GraphQL schema middleware. (#2585)
    • ๐Ÿ”€ 121cbad Migrated tests from GraphQL-JS regarding field merging (#1697)
    • 66bfb78 Added Schema Error Interceptor (#2581)
    • โœ… 9420bda Added more validation tests (#2580)
    • ๐Ÿšš d65437b Removed the old middleware code (#2576)
    • d3701ae Refined .NET Templates (#2570)
    • โœ๏ธ 340de37 Fixed typos
    • b5d5185 Added reference to examples and tutorials
    • โœ… 8720169 Added input formatter tests (#2557)
    • โœ… cba5bfe Add SDL-first type tests (#2558)
    • ๐Ÿ‘ e77073a Projection left joins now support nullable (#2545)
    • 8c2b695 Dataloader middleware (#2548)
    • 5d21f31 Adds ProjectionExtensions & rename OnComplete to Complete (#2546)
    • ๐Ÿ›  8f9b03c Fixed issue that caused the operation context to be returned multiple times to the pool. (#2556)
    • 8e023c6 Corrected typo (#2554)
    • ๐Ÿ›  5eb76ed Fixed license link
    • โšก๏ธ 956d9ee Updated year of copyright
    • โšก๏ธ 7bc64ba Updated year of copyright
    • ๐Ÿšš d49ea9c Removed redundant line
    • 2ab6fb5 Added get started tutorial. (#2549)
    • โœ… 043f1c2 Fixed Server Tests
    • cd9d9a2 Make URL editable in BCP middleware.
    • 2f0169c Added Spatial Filters (#2541)
    • ๐Ÿ‘ ad6cf46 Add support for IExecutable to Data (#2527)
    • ๐Ÿ‘ 5a1d67d Added support to use a page type directly (#2540)
    • 60c8fb9 Fix duplicated filter/sorting type names (#2530)
    • ๐Ÿ”Œ e65e07a Bump gatsby-plugin-manifest from 2.5.1 to 2.5.2 in /website (#2537)
    • 1272189 Bump gatsby from 2.25.1 to 2.25.2 in /website (#2538)
    • f93f97c Bump gatsby-remark-autolink-headers from 2.4.0 to 2.4.1 in /website (#2539)
    • โฌ†๏ธ b28feeb Fixed a few website issues and upgraded packages (#2535)
    • 115f47c Reworked Stitching Variable Handling (#2533)
    • ๐Ÿ— 1de7cf8 Add conventions to executor builder (#2532)
    • 300d01b Reworked Stitching Error Handling (#2529)
    • 601190b Schema Stitching Refinements (#2526)
    • ๐Ÿ›  5a35105 Fixed field resolver respect inheritance (#2515)
    • ๐Ÿ›  4d87c53 Fixes stitching issues when fetching from downstream services. (#2511)
    • ๐Ÿ›  f70c344 Fixed async node resolvers (#2493)
    • ๐Ÿ›  f491d2f Fixed dictionary middleware. (#2492)
    • ๐Ÿ›  ab0edc3 Fixed Stitching Issues (#2491)
    • ๐Ÿ›  8cfda38 Fixed nullref issue with the result map (#2489)
    • ๐Ÿ–จ 91dab88 Fixed issue that directives were dropped when using the schema printer. (#2486)
    • a1b2499 BCP config, error details and middleware improvements (#2483)
    • ๐Ÿ›  4ac43f5 Fixed: Projection when using offset paging (#2476)
    • โœ… 0de8364 Add more tests for federated stitching. (#2474)
    • ๐Ÿšš 32bfa7f Remove legacy selections (#2478)
    • ec06012 Prefetch TotalCount (#2480)
    • 650c80b Fix value coercion of enum values (#2477)
    • ๐Ÿ”จ 8057267 Refactored IExecutable (#2479)
    • ๐Ÿ‘ 3d6a617 Added support for federated stitching. (#2471)
    • 27c0fac Properly infer the enum values from GraphQL SDL
    • โšก๏ธ cb93922 Updated BCP (#2467)
    • ๐Ÿ›  93e9ff6 Fixed schema stitching issues with enum naming
    • โšก๏ธ 0dee68f Updated bcp resources (#2464)
    • ๐Ÿ›  5f7d3b6 Fixed projection convention issues
    • ๐Ÿ”ง 014784c Integrated projections into new configuration API
    • baef95e Compile nullable attributes as internal
    • ๐Ÿ›  f925bfe Fixed Mutation Executor issue
    • 68a5a1f EntityFramework now references HotChocolate.Data
    • 00b1234 Added attributes for filtering and sorting (#2453)
    • ๐Ÿšš b8b4b0b Removes ReportError On ConventionContext (#2455)
    • a9e91a9 Improved error messages for missing conventions (#2457)
    • 5c419eb Convention Extensions (#2451)
    • ๐Ÿ‘ 5360b70 Added projections support to version 11 (#2419)
    • 762b09e Added ziosk and e2m logo; set 1 year expiration for cookie consent
    • ๐Ÿ”€ 21f7642 Merge pull request #2412 from AradAral/patch-1
    • ๐Ÿ”€ c508b34 Merge branch 'develop' into patch-1
    • 911db2a Add list input for sorting
    • ๐Ÿ”€ a4946fa Merge branch 'develop' into pse/sorting-as-array
    • 548b964 Fix message on the attribute obsolete in NodeObjectTypeExtensions.
    • ๐Ÿ”€ 02d6789 Merge branch 'develop' into patch-1
    • ๐Ÿ”€ 6d355dc Merge branch 'develop' into vbornand-patch-1
    • ๐Ÿ”€ be06ce5 Merge branch 'develop' into pse/sorting-as-array
    • 8ceda1a Adds IExecutable abstraction to core
    • ๐Ÿ”€ 8d32a4a Merge branch 'develop' into pse/query-abstraction
    • โœ… 70a4741 fix tests
    • 3175310 Really make defintions read-only
    • fc6cc32 really make defintions readonly
    • 2506498 make definitions readonly (#2447)
    • ๐Ÿ”€ e0e5fda Merge branch 'develop' into pse/readonly-data-definitions
    • โœ… b13a2f4 Added tests that show we can rewrite scalar types (#2444)
    • dd2120a make definitions readonly
    • b902c2a rename to executable
    • 3ca2178 rename to executable
    • ๐Ÿ”จ b44f999 fix refactoring issue
    • 0bd2c53 add query abstraction
    • 0๏ธโƒฃ 66ced99 Fixed issue with non-null arguments that have defaults (#2441)
    • ce3568d fix format
    • ๐Ÿ‘ d927877 feat: add list support to sorting
    • โšก๏ธ e1560c7 Update NodeObjectTypeExtensions.cs
    • ๐Ÿ›  27c68fa Fixed HotChocolate.Data.EntityFramework assembly name.
    • 2a0605a Added entity framework helpers. (#2435)
    • ๐Ÿ›  6d79503 Fixed issue where empty selection sets lead to execution errors. (#2432)
    • 6a78a9b Added pure code-first Node resolver (#2434)
    • 0๏ธโƒฃ 1b34d9a Get default value from constructor when type is a record. (#2428)
    • โœ… d7eba9d Added Filter Binding Tests (#2431)
    • 9ef8f5f Fix: Added Enum to GraphQLDescriptionAttribute (#2430)
    • 8299a94 Allow custom remote schema fetchers (#2425)
    • 3ddde48 Allow for scalars to be renamed when stitching a schema. (#2424)
    • f80ec34 Allow for list aggregations when delegating. (#2418)
    • 8673af5 Banana Cake Pop Middleware (#2417)
    • ๐Ÿ”ง b0e061e Migrates stitching to the new configuration API (#2403)
    • 9816d61 Changing type="solution" to type="project" in template.json (#2413)
    • 1f7ff19 Correcting the link to the execution options
    • 59da40c Added carmmunity logo (#2410)
    • ๐Ÿ“ฆ 289f0dc Changed Package Project URL
    • 2497709 Migrated spatial types to new type system core. (#2304)
    • โšก๏ธ ed032ed Updated Benchmark Results
    • afc0237 Added SwissLife logo (#2402)
    • ๐Ÿ”’ 6149d28 issue lock
    • db24b42 Adds Apollo Federation Types (#2361)
    • ๐Ÿšš c5f26e8 Reversed accidental move of the type tests
    • โœ… f7d6af6 Added integration tests for sorting (#2313)
    • โœ… 5b478a9 Added tests for filtering in combination with paging. (#2317)
    • ๐Ÿ›  a127779 Fixed issue where the result helper was not correctly cleared after usage. (#2380)
    • ๐Ÿ›  2419fa0 Fixed end boundare for incremental results
    • 689c52b Adds @defer transport layer. (#2377)
    • 91d6801 Added @defer to the GraphQL core. (#2359)
    • ๐Ÿ”ง 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)
    • ๐Ÿ“„ 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)

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

  • v11.0.0-rc.5 Changes

    November 18, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • bd695ef The type trimming now correctly handles executable directives (#2605)
    • โšก๏ธ 22887c7 Update migration docs (#2602)
    • โœ… b8259ee Fixed node-resolver test (#2603)
    • โš  30974bb Fixed code warnings. (#2599)
    • ๐Ÿ›  bec4398 Fixed where the stitching query rewriter skipped over variables. (#2600)
    • โšก๏ธ 9d453e6 Update filtering blogpost (#2601)
    • e9f330f Adds a blogpost for filtering (#2294)
    • ๐Ÿ‘ 524d73c Added better error when root value cannot be created. (#2598)
    • โšก๏ธ 5daa147 updated migration guide structure
    • โœ… 7c263e9 Added some tests to ensure that location nullref exception is fixed (#2597) ๐Ÿ‘€ See More
    • ๐Ÿ›  b78414d Fixed issue when using subscriptions with variables. (#2596)
    • f73cdfa Projection attributes should change type (#2562)
    • 19eada8 formatting
    • 692169a Upated Migration Guide
    • 076e37c Allow to set custom filter handler (#2563)
    • ๐Ÿ›  3dccf3a Fixed nuspec
    • 903d61a Refined converter API (#2593)
    • ae265d4 BCP schema endpoint fix (#2592)
    • ๐Ÿ— be49faa Add spatial extensions to builder (#2566)
    • ๐Ÿ›  b2877e3 Fixed name convention interference with the introspection types. (#2588)
    • b7ff8fa reworked parts of the migration guide
    • b85a4a2 Added migration guide to navigation.
    • โœ… 39ff240 Added test that proofs that 833 is fixed. (#2587)
    • ๐Ÿ“„ e7774b9 [Docs] Add migration guide (#2586)
    • 13ebe83 Added HTTP GET Middleware Options (#2583)
    • ๐Ÿ“š 0a76b29 Refined documentation for the GraphQL schema middleware. (#2585)
    • ๐Ÿ”€ 121cbad Migrated tests from GraphQL-JS regarding field merging (#1697)
    • 66bfb78 Added Schema Error Interceptor (#2581)
    • โœ… 9420bda Added more validation tests (#2580)
    • ๐Ÿšš d65437b Removed the old middleware code (#2576)
    • d3701ae Refined .NET Templates (#2570)
    • โœ๏ธ 340de37 Fixed typos
    • b5d5185 Added reference to examples and tutorials
    • โœ… 8720169 Added input formatter tests (#2557)
    • โœ… cba5bfe Add SDL-first type tests (#2558)
    • ๐Ÿ‘ e77073a Projection left joins now support nullable (#2545)
    • 8c2b695 Dataloader middleware (#2548)
    • 5d21f31 Adds ProjectionExtensions & rename OnComplete to Complete (#2546)
    • ๐Ÿ›  8f9b03c Fixed issue that caused the operation context to be returned multiple times to the pool. (#2556)
    • 8e023c6 Corrected typo (#2554)
    • ๐Ÿ›  5eb76ed Fixed license link
    • โšก๏ธ 956d9ee Updated year of copyright
    • โšก๏ธ 7bc64ba Updated year of copyright
    • ๐Ÿšš d49ea9c Removed redundant line
    • 2ab6fb5 Added get started tutorial. (#2549)
    • โœ… 043f1c2 Fixed Server Tests
    • cd9d9a2 Make URL editable in BCP middleware.
    • 2f0169c Added Spatial Filters (#2541)
    • ๐Ÿ‘ ad6cf46 Add support for IExecutable to Data (#2527)
    • ๐Ÿ‘ 5a1d67d Added support to use a page type directly (#2540)
    • 60c8fb9 Fix duplicated filter/sorting type names (#2530)
    • ๐Ÿ”Œ e65e07a Bump gatsby-plugin-manifest from 2.5.1 to 2.5.2 in /website (#2537)
    • 1272189 Bump gatsby from 2.25.1 to 2.25.2 in /website (#2538)
    • f93f97c Bump gatsby-remark-autolink-headers from 2.4.0 to 2.4.1 in /website (#2539)
    • โฌ†๏ธ b28feeb Fixed a few website issues and upgraded packages (#2535)
    • 115f47c Reworked Stitching Variable Handling (#2533)
    • ๐Ÿ— 1de7cf8 Add conventions to executor builder (#2532)
    • 300d01b Reworked Stitching Error Handling (#2529)
    • 601190b Schema Stitching Refinements (#2526)
    • ๐Ÿ›  5a35105 Fixed field resolver respect inheritance (#2515)
    • ๐Ÿ›  4d87c53 Fixes stitching issues when fetching from downstream services. (#2511)
    • ๐Ÿ›  f70c344 Fixed async node resolvers (#2493)
    • ๐Ÿ›  f491d2f Fixed dictionary middleware. (#2492)
    • ๐Ÿ›  ab0edc3 Fixed Stitching Issues (#2491)
    • ๐Ÿ›  8cfda38 Fixed nullref issue with the result map (#2489)
    • ๐Ÿ–จ 91dab88 Fixed issue that directives were dropped when using the schema printer. (#2486)
    • a1b2499 BCP config, error details and middleware improvements (#2483)
    • ๐Ÿ›  4ac43f5 Fixed: Projection when using offset paging (#2476)
    • โœ… 0de8364 Add more tests for federated stitching. (#2474)
    • ๐Ÿšš 32bfa7f Remove legacy selections (#2478)
    • ec06012 Prefetch TotalCount (#2480)
    • 650c80b Fix value coercion of enum values (#2477)
    • ๐Ÿ”จ 8057267 Refactored IExecutable (#2479)
    • ๐Ÿ‘ 3d6a617 Added support for federated stitching. (#2471)
    • 27c0fac Properly infer the enum values from GraphQL SDL
    • โšก๏ธ cb93922 Updated BCP (#2467)
    • ๐Ÿ›  93e9ff6 Fixed schema stitching issues with enum naming
    • โšก๏ธ 0dee68f Updated bcp resources (#2464)
    • ๐Ÿ›  5f7d3b6 Fixed projection convention issues
    • ๐Ÿ”ง 014784c Integrated projections into new configuration API
    • baef95e Compile nullable attributes as internal
    • ๐Ÿ›  f925bfe Fixed Mutation Executor issue
    • 68a5a1f EntityFramework now references HotChocolate.Data
    • 00b1234 Added attributes for filtering and sorting (#2453)
    • ๐Ÿšš b8b4b0b Removes ReportError On ConventionContext (#2455)
    • a9e91a9 Improved error messages for missing conventions (#2457)
    • 5c419eb Convention Extensions (#2451)
    • ๐Ÿ‘ 5360b70 Added projections support to version 11 (#2419)
    • 762b09e Added ziosk and e2m logo; set 1 year expiration for cookie consent
    • ๐Ÿ”€ 21f7642 Merge pull request #2412 from AradAral/patch-1
    • ๐Ÿ”€ c508b34 Merge branch 'develop' into patch-1
    • 911db2a Add list input for sorting
    • ๐Ÿ”€ a4946fa Merge branch 'develop' into pse/sorting-as-array
    • 548b964 Fix message on the attribute obsolete in NodeObjectTypeExtensions.
    • ๐Ÿ”€ 02d6789 Merge branch 'develop' into patch-1
    • ๐Ÿ”€ 6d355dc Merge branch 'develop' into vbornand-patch-1
    • ๐Ÿ”€ be06ce5 Merge branch 'develop' into pse/sorting-as-array
    • 8ceda1a Adds IExecutable abstraction to core
    • ๐Ÿ”€ 8d32a4a Merge branch 'develop' into pse/query-abstraction
    • โœ… 70a4741 fix tests
    • 3175310 Really make defintions read-only
    • fc6cc32 really make defintions readonly
    • 2506498 make definitions readonly (#2447)
    • ๐Ÿ”€ e0e5fda Merge branch 'develop' into pse/readonly-data-definitions
    • โœ… b13a2f4 Added tests that show we can rewrite scalar types (#2444)
    • dd2120a make definitions readonly
    • b902c2a rename to executable
    • 3ca2178 rename to executable
    • ๐Ÿ”จ b44f999 fix refactoring issue
    • 0bd2c53 add query abstraction
    • 0๏ธโƒฃ 66ced99 Fixed issue with non-null arguments that have defaults (#2441)
    • ce3568d fix format
    • ๐Ÿ‘ d927877 feat: add list support to sorting
    • โšก๏ธ e1560c7 Update NodeObjectTypeExtensions.cs
    • ๐Ÿ›  27c68fa Fixed HotChocolate.Data.EntityFramework assembly name.
    • 2a0605a Added entity framework helpers. (#2435)
    • ๐Ÿ›  6d79503 Fixed issue where empty selection sets lead to execution errors. (#2432)
    • 6a78a9b Added pure code-first Node resolver (#2434)
    • 0๏ธโƒฃ 1b34d9a Get default value from constructor when type is a record. (#2428)
    • โœ… d7eba9d Added Filter Binding Tests (#2431)
    • 9ef8f5f Fix: Added Enum to GraphQLDescriptionAttribute (#2430)
    • 8299a94 Allow custom remote schema fetchers (#2425)
    • 3ddde48 Allow for scalars to be renamed when stitching a schema. (#2424)
    • f80ec34 Allow for list aggregations when delegating. (#2418)
    • 8673af5 Banana Cake Pop Middleware (#2417)
    • ๐Ÿ”ง b0e061e Migrates stitching to the new configuration API (#2403)
    • 9816d61 Changing type="solution" to type="project" in template.json (#2413)
    • 1f7ff19 Correcting the link to the execution options
    • 59da40c Added carmmunity logo (#2410)
    • ๐Ÿ“ฆ 289f0dc Changed Package Project URL
    • 2497709 Migrated spatial types to new type system core. (#2304)
    • โšก๏ธ ed032ed Updated Benchmark Results
    • afc0237 Added SwissLife logo (#2402)
    • ๐Ÿ”’ 6149d28 issue lock
    • db24b42 Adds Apollo Federation Types (#2361)
    • ๐Ÿšš c5f26e8 Reversed accidental move of the type tests
    • โœ… f7d6af6 Added integration tests for sorting (#2313)
    • โœ… 5b478a9 Added tests for filtering in combination with paging. (#2317)
    • ๐Ÿ›  a127779 Fixed issue where the result helper was not correctly cleared after usage. (#2380)
    • ๐Ÿ›  2419fa0 Fixed end boundare for incremental results
    • 689c52b Adds @defer transport layer. (#2377)
    • 91d6801 Added @defer to the GraphQL core. (#2359)
    • ๐Ÿ”ง 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)
    • ๐Ÿ“„ 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.

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

  • v11.0.0-rc.10 Changes

    November 23, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

    • ๐Ÿ“š 03c7290 Update v10 index page documentation links (#2640)
    • ๐Ÿ”’ a86e59a Fixed typo in security.md (#2644)
    • ๐Ÿ“š 117ffc3 Fixed xml documentation inheritance issue. (#2645)
    • ๐Ÿ›  c426c7d fixed badges
    • ๐Ÿ›  4844fdc Fixed Validation Resources (#2642)
    • 0๏ธโƒฃ 7b76d57 Added FirstOrDefault & improved EF docs (#2635)
    • 5888e68 Bumped EF core version to 5.0.0 (#2636)
    • c5914f7 Spatial Projections fix (#2637)
    • f33e7b6 Rework spatial boolean methods (#2639)
    • ๐Ÿ“„ 8be6cf6 Spatial docs (#2638) ๐Ÿ‘€ See More
    • ๐Ÿ“„ 34b7c09 EF Docs (#2634)
    • ๐Ÿ›  770c35d fixed nested projections of filtering and sorting (#2633)
    • ๐Ÿ“š 87bcb17 feat: add projection documentation (#2632)
    • ๐Ÿšš ffd7e0c Move data extensions to HotChocolate.Data (#2631)
    • 3ea83c9 RewriteType does not work with multiple rewrites (#2607)
    • 106a37a Changes order argument from order:[FooSortInput] to order:[FooSortInput!] (#2625)
    • ๐Ÿ‘ 9905252 Added support for spatial projections. (#2567)
    • 7c25702 Reworked sorting interceptor. (#2629)
    • bad500f Reworked Filter Naming Conventions (#2618)
    • 0379ff6 Refined Interface Handling (#2627)
    • ๐Ÿ›  de376f2 fixed list visitor did not pop instance (#2628)
    • ๐Ÿ“š 5d4771a Sorting documentation (#2626)
    • ๐Ÿ”€ edfcc79 Fixes issues with filter type merging (#2619)
    • โšก๏ธ b481214 Updated Filter Docs (#2624)
    • ๐Ÿ“„ 4d89127 Cleanup filtering docs (#2623)
    • โšก๏ธ 71e3ef6 Updated Filter Docs (#2620)
    • โš  c8faf5e Fixed warnings
    • ๐Ÿ›  1c480e3 Fixed specified by resolver
    • โœ๏ธ 00a0193 Fix typos in filter blog post. (#2622)
    • ๐Ÿ›  fa31dc1 Fixed input name convention. (#2621)
    • b34dcee Do not return operation context to pool when tasks are still running. (#2616)
    • 283ad9b Custom Scalar Specification URLs (#2614)
    • ๐Ÿ›  8d65cda Fixed Schema Reload in BCP (#2613)
    • ๐Ÿ›  d913e45 Fixed GetExtensions method to return correct field (#2609)
    • bd695ef The type trimming now correctly handles executable directives (#2605)
    • โšก๏ธ 22887c7 Update migration docs (#2602)
    • โœ… b8259ee Fixed node-resolver test (#2603)
    • โš  30974bb Fixed code warnings. (#2599)
    • ๐Ÿ›  bec4398 Fixed where the stitching query rewriter skipped over variables. (#2600)
    • โšก๏ธ 9d453e6 Update filtering blogpost (#2601)
    • e9f330f Adds a blogpost for filtering (#2294)
    • ๐Ÿ‘ 524d73c Added better error when root value cannot be created. (#2598)
    • โšก๏ธ 5daa147 updated migration guide structure
    • โœ… 7c263e9 Added some tests to ensure that location nullref exception is fixed (#2597)
    • ๐Ÿ›  b78414d Fixed issue when using subscriptions with variables. (#2596)
    • f73cdfa Projection attributes should change type (#2562)
    • 19eada8 formatting
    • 692169a Upated Migration Guide
    • 076e37c Allow to set custom filter handler (#2563)
    • ๐Ÿ›  3dccf3a Fixed nuspec
    • 903d61a Refined converter API (#2593)
    • ae265d4 BCP schema endpoint fix (#2592)
    • ๐Ÿ— be49faa Add spatial extensions to builder (#2566)
    • ๐Ÿ›  b2877e3 Fixed name convention interference with the introspection types. (#2588)
    • b7ff8fa reworked parts of the migration guide
    • b85a4a2 Added migration guide to navigation.
    • โœ… 39ff240 Added test that proofs that 833 is fixed. (#2587)
    • ๐Ÿ“„ e7774b9 [Docs] Add migration guide (#2586)
    • 13ebe83 Added HTTP GET Middleware Options (#2583)
    • ๐Ÿ“š 0a76b29 Refined documentation for the GraphQL schema middleware. (#2585)
    • ๐Ÿ”€ 121cbad Migrated tests from GraphQL-JS regarding field merging (#1697)
    • 66bfb78 Added Schema Error Interceptor (#2581)
    • โœ… 9420bda Added more validation tests (#2580)
    • ๐Ÿšš d65437b Removed the old middleware code (#2576)
    • d3701ae Refined .NET Templates (#2570)
    • โœ๏ธ 340de37 Fixed typos
    • b5d5185 Added reference to examples and tutorials
    • โœ… 8720169 Added input formatter tests (#2557)
    • โœ… cba5bfe Add SDL-first type tests (#2558)
    • ๐Ÿ‘ e77073a Projection left joins now support nullable (#2545)
    • 8c2b695 Dataloader middleware (#2548)
    • 5d21f31 Adds ProjectionExtensions & rename OnComplete to Complete (#2546)
    • ๐Ÿ›  8f9b03c Fixed issue that caused the operation context to be returned multiple times to the pool. (#2556)
    • 8e023c6 Corrected typo (#2554)
    • ๐Ÿ›  5eb76ed Fixed license link
    • โšก๏ธ 956d9ee Updated year of copyright
    • โšก๏ธ 7bc64ba Updated year of copyright
    • ๐Ÿšš d49ea9c Removed redundant line
    • 2ab6fb5 Added get started tutorial. (#2549)
    • โœ… 043f1c2 Fixed Server Tests
    • cd9d9a2 Make URL editable in BCP middleware.
    • 2f0169c Added Spatial Filters (#2541)
    • ๐Ÿ‘ ad6cf46 Add support for IExecutable to Data (#2527)
    • ๐Ÿ‘ 5a1d67d Added support to use a page type directly (#2540)
    • 60c8fb9 Fix duplicated filter/sorting type names (#2530)
    • ๐Ÿ”Œ e65e07a Bump gatsby-plugin-manifest from 2.5.1 to 2.5.2 in /website (#2537)
    • 1272189 Bump gatsby from 2.25.1 to 2.25.2 in /website (#2538)
    • f93f97c Bump gatsby-remark-autolink-headers from 2.4.0 to 2.4.1 in /website (#2539)
    • โฌ†๏ธ b28feeb Fixed a few website issues and upgraded packages (#2535)
    • 115f47c Reworked Stitching Variable Handling (#2533)
    • ๐Ÿ— 1de7cf8 Add conventions to executor builder (#2532)
    • 300d01b Reworked Stitching Error Handling (#2529)
    • 601190b Schema Stitching Refinements (#2526)
    • ๐Ÿ›  5a35105 Fixed field resolver respect inheritance (#2515)
    • ๐Ÿ›  4d87c53 Fixes stitching issues when fetching from downstream services. (#2511)
    • ๐Ÿ›  f70c344 Fixed async node resolvers (#2493)
    • ๐Ÿ›  f491d2f Fixed dictionary middleware. (#2492)
    • ๐Ÿ›  ab0edc3 Fixed Stitching Issues (#2491)
    • ๐Ÿ›  8cfda38 Fixed nullref issue with the result map (#2489)
    • ๐Ÿ–จ 91dab88 Fixed issue that directives were dropped when using the schema printer. (#2486)
    • a1b2499 BCP config, error details and middleware improvements (#2483)
    • ๐Ÿ›  4ac43f5 Fixed: Projection when using offset paging (#2476)
    • โœ… 0de8364 Add more tests for federated stitching. (#2474)
    • ๐Ÿšš 32bfa7f Remove legacy selections (#2478)
    • ec06012 Prefetch TotalCount (#2480)
    • 650c80b Fix value coercion of enum values (#2477)
    • ๐Ÿ”จ 8057267 Refactored IExecutable (#2479)
    • ๐Ÿ‘ 3d6a617 Added support for federated stitching. (#2471)
    • 27c0fac Properly infer the enum values from GraphQL SDL
    • โšก๏ธ cb93922 Updated BCP (#2467)
    • ๐Ÿ›  93e9ff6 Fixed schema stitching issues with enum naming
    • โšก๏ธ 0dee68f Updated bcp resources (#2464)
    • ๐Ÿ›  5f7d3b6 Fixed projection convention issues
    • ๐Ÿ”ง 014784c Integrated projections into new configuration API
    • baef95e Compile nullable attributes as internal
    • ๐Ÿ›  f925bfe Fixed Mutation Executor issue
    • 68a5a1f EntityFramework now references HotChocolate.Data
    • 00b1234 Added attributes for filtering and sorting (#2453)
    • ๐Ÿšš b8b4b0b Removes ReportError On ConventionContext (#2455)
    • a9e91a9 Improved error messages for missing conventions (#2457)
    • 5c419eb Convention Extensions (#2451)
    • ๐Ÿ‘ 5360b70 Added projections support to version 11 (#2419)
    • 762b09e Added ziosk and e2m logo; set 1 year expiration for cookie consent
    • ๐Ÿ”€ 21f7642 Merge pull request #2412 from AradAral/patch-1
    • ๐Ÿ”€ c508b34 Merge branch 'develop' into patch-1
    • 911db2a Add list input for sorting
    • ๐Ÿ”€ a4946fa Merge branch 'develop' into pse/sorting-as-array
    • 548b964 Fix message on the attribute obsolete in NodeObjectTypeExtensions.
    • ๐Ÿ”€ 02d6789 Merge branch 'develop' into patch-1
    • ๐Ÿ”€ 6d355dc Merge branch 'develop' into vbornand-patch-1
    • ๐Ÿ”€ be06ce5 Merge branch 'develop' into pse/sorting-as-array
    • 8ceda1a Adds IExecutable abstraction to core
    • ๐Ÿ”€ 8d32a4a Merge branch 'develop' into pse/query-abstraction
    • โœ… 70a4741 fix tests
    • 3175310 Really make defintions read-only
    • fc6cc32 really make defintions readonly
    • 2506498 make definitions readonly (#2447)
    • ๐Ÿ”€ e0e5fda Merge branch 'develop' into pse/readonly-data-definitions
    • โœ… b13a2f4 Added tests that show we can rewrite scalar types (#2444)
    • dd2120a make definitions readonly
    • b902c2a rename to executable
    • 3ca2178 rename to executable
    • ๐Ÿ”จ b44f999 fix refactoring issue
    • 0bd2c53 add query abstraction
    • 0๏ธโƒฃ 66ced99 Fixed issue with non-null arguments that have defaults (#2441)
    • ce3568d fix format
    • ๐Ÿ‘ d927877 feat: add list support to sorting
    • โšก๏ธ e1560c7 Update NodeObjectTypeExtensions.cs
    • ๐Ÿ›  27c68fa Fixed HotChocolate.Data.EntityFramework assembly name.
    • 2a0605a Added entity framework helpers. (#2435)
    • ๐Ÿ›  6d79503 Fixed issue where empty selection sets lead to execution errors. (#2432)
    • 6a78a9b Added pure code-first Node resolver (#2434)
    • 0๏ธโƒฃ 1b34d9a Get default value from constructor when type is a record. (#2428)
    • โœ… d7eba9d Added Filter Binding Tests (#2431)
    • 9ef8f5f Fix: Added Enum to GraphQLDescriptionAttribute (#2430)
    • 8299a94 Allow custom remote schema fetchers (#2425)
    • 3ddde48 Allow for scalars to be renamed when stitching a schema. (#2424)
    • f80ec34 Allow for list aggregations when delegating. (#2418)
    • 8673af5 Banana Cake Pop Middleware (#2417)
    • ๐Ÿ”ง b0e061e Migrates stitching to the new configuration API (#2403)
    • 9816d61 Changing type="solution" to type="project" in template.json (#2413)
    • 1f7ff19 Correcting the link to the execution options
    • 59da40c Added carmmunity logo (#2410)
    • ๐Ÿ“ฆ 289f0dc Changed Package Project URL
    • 2497709 Migrated spatial types to new type system core. (#2304)
    • โšก๏ธ ed032ed Updated Benchmark Results
    • afc0237 Added SwissLife logo (#2402)
    • ๐Ÿ”’ 6149d28 issue lock
    • db24b42 Adds Apollo Federation Types (#2361)
    • ๐Ÿšš c5f26e8 Reversed accidental move of the type tests
    • โœ… f7d6af6 Added integration tests for sorting (#2313)
    • โœ… 5b478a9 Added tests for filtering in combination with paging. (#2317)
    • ๐Ÿ›  a127779 Fixed issue where the result helper was not correctly cleared after usage. (#2380)
    • ๐Ÿ›  2419fa0 Fixed end boundare for incremental results
    • 689c52b Adds @defer transport layer. (#2377)
    • 91d6801 Added @defer to the GraphQL core. (#2359)
    • ๐Ÿ”ง 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)
    • ๐Ÿ“„ 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)

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

  • v11.0.0-preview.99 Changes

    February 26, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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

    February 25, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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

    February 24, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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

    February 21, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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

    February 15, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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

    February 15, 2020

    For more details click here to get to our CHANGELOG.

    ๐Ÿ”„ Changes:

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