All Versions
273
Latest Version
Avg Release Cycle
17 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v11.0.0-rc.7 Changes
November 21, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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, 2020For 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.