Releases: ChilliCream/graphql-platform
11.0.4
For more details click here to get to our CHANGELOG.
Changes:
This list of changes was auto generated.
11.0.3
11.0.2
For more details click here to get to our CHANGELOG.
Changes:
- 00ae81b First part of the filter convention docs (#2656)
- f6238e0 Fixed execution of batch requests (#2726)
- 6583340 Fixed PagingAmountRewriter for stitching in migration guide (#2737)
- bcbcde8 Fix type in menu name for Language (#2738)
- ebff4e1 Added more schema definition documentation
- 9aeba3e Reworked Getting Started Summary
- 874885f Schema Documentation (#2675)
- 6956546 Added two community libraries to the list (#2732)
- 6462b04 Fixed typo in projections docs. Changed all UseProjections to UseProjection to match code. (#2730)
- 23f5547 feat: add docs for executable (#2651)
See More
- 369afcb Added biqh logo (#2728)
- a53ddb0 Added exlrt logo (#2725)
- d76dd01 Website: Default Document & More Logos (#2723)
- a8f0132 Added another default text for docs (#2719)
- a3dd64f Added incloud logo (#2718)
- 0dc7fd9 Website: Refined coding approaches block
This list of changes was auto generated.
11.0.1
For more details click here to get to our CHANGELOG.
Changes:
- 55bc678 Revert "IIdSerializer to get result type hint (#2663)" (#2712)
- 1a224de Website: Resolver Examples (#2717)
- 1bde8c4 Node ID serializer refinements (#2715)
- 9209056 Removed legacy syntax printer and ensured that only the new one is used. (#2711)
- 5a9bdda Added backward compatibility for BindClrType (#2709)
- 64b0610 Fixed issue where interfaces cause filtering to fail (#2686)
- f26a9bc Fixed ignoring fields on filtering and sorting types (#2690)
- 811b6b5 Updated Spatial Demos (#2667)
- c58d11d Fixed SubscribeAndResolve with ISourceStream (#2659)
- dc96760 Fixed spatial blog example. (#2652)
See More
- 0a975ca fix: fix potential index out of bounds (#2660)
- eb96c32 Misaligned indentation (#2674)
- c7f30fb Added more type extension overloads for schema stitching. (#2684)
- 21ea620 Add enum conversion support for f.e. IPAddress and StringGUID #2658 (#2682)
- 1b9a1c9 Add support for relative URI's #2589 (#2680)
- c4e6af5 Imporved syntax highlighting for code (#2679)
- 19b061f IIdSerializer to get result type hint (#2663)
- 7daa928 Bump gatsby-plugin-offline from 3.3.1 to 3.3.2 in /website (#2536)
- cadcc13 Website: Switched to v11 (#2654)
- 11ef9d2 Website: Startpage and Meta Tags (#2653)
- 911bc76 Fixed Meetup Date
- ceefa71 Added Release Blog (#2641)
- 903831d Update spatial types docs title (#2650)
- 5a7cbd4 Added more text to spatial data docs (#2648)
- 4d1f93c Website: Increased image quality (#2649)
This list of changes was auto generated.
11.0.0
For more details click here to get to our CHANGELOG.
Changes:
- 03c7290 Update v10 index page documentation links (#2640)
- a86e59a Fixed typo in security.md (#2644)
- 117ffc3 Fixed xml documentation inheritance issue. (#2645)
- c426c7d fixed badges
- 4844fdc Fixed Validation Resources (#2642)
- 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 config...
10.5.5
For more details click here to get to our CHANGELOG.
Changes:
- fcfaa05 Fixed operation serialization (#2646)
- 298975f Fixed QueryRequestBuild handling of extensions. (#2608)
- e672e62 fix: ConnectionMiddleware and IEnumerable + IConnection (#2378)
- 04ccc10 Fixed test snapshot
- 5831637 Fixed ID serialization on input types
- 4141800 Fixes ID Serializer Issues (#2174)
- e69aac7 Updated issue links.
- ef4488c Updated changelog for version 10.5.0
- 3f9d64e Fixed field discovery (#2167)
- 97e3cf7 Added fluent API support for Relay IDs. (#2166)
See More
- 5b658df Improved Relay ID handling for pure code-first. (#2165)
- 149bf37 Minor Bug Fixes (#2164)
- c9d2414 Fixed some schema discovery issues
- 7679284 ported subscibe attribute back
- 21815a3 Merge branch 'main' of github.com:ChilliCream/hotchocolate into main
- 9187290 Added time span to built in types
- 85671cd Handle conversion of complex objects inside Optional (#2158)
- b776c69 Added timespan and scoped service helpers
- 3096a15 Fixed resolver compile issue
- 7c4b123 Added helpers for scoped services
- 5402b98 updated template
- bd44b16 Added new expression fields (#2157)
- 8025fd1 Ignore optional fields without a value when converting input object to object value (#2153)
- 099aecb Added support for required fields
- 16cd3c1 Fixed test issues
- 832fda0 Alligned type detection
- e059d2e Rworked nullable detection with Required attribute
- 05a40d7 Proposed fix for nested input values using Optional (#2133)
- 60fd2c5 Use invariant culture when parsing numbers in AnyType (#2134)
- 101e0cd Fixed tests
- d039a08 Fixed type in deprecation field
- 1f7486c Fixed multi delegation
- 96cddb4 Added support for local schema authentication and multi delegation
- 34c61a7 Changes the serialization formatter for decimals (#1940)
- 1887644 filters compile
- 27ef61a expose character set in content type
- 1353a04 Merge branch 'version_10_0_0_master' of https://github.com/ChilliCream/hotchocolate into version_10_0_0_master
- ed85abc code cleanup
- 7dbeadc Fixed paging issues
- d262d2f Fix stitching serialization invalid json #2024 #1972 on v10 (#2091)
- 71676a7 Update Startup.cs
- 17226b4 Clean up as topic is being completed (#2016)
- e566893 Fixed projection of __typename (#2009)
- e62fe93 Added support for doc_id
- a2b283d Fixes ambiguous Nullable Attribute V10 (#1982)
- dc26717 Update StringType.cs
- 1f498f0 Unsealed AuthorizeAttribute (#1993)
- 7e0b24b Make it easer to implement connections for new data sources (V10). (#1887)
- ae2c62d Clear context after usage
- 5a93c88 feat(Types): add renaming possibilites to 10 (#1932)
- 7d1aae4 fixed node id field name (#1893)
- 0b84945 Added resolve with (#1892)
- 257fb51 Enable nested variables in stiching (#1746)
- f7dc50c fixed test
- 49ee1ee reworked serialization
- 68c39a8 Added type conversion null ref fix
- e2e8957 fix(Selection): fix nullable relation (#1651)
- 6d4f771 Fixed auth middleware
- 952543c fixed nullable helper
- 2e8b7b2 Updated how we handle auth
- c37c8bd Added nullable fix
- 86e5613 [UseSelection]Add support for scalar array (#1584)
- a2f9a91 Fixes issue with wrong base type in UseSorting (#1617)
- a40d634 Fixed issue where the diagnostic sources are removed
- e0d0574 Feat use selection improvements (#1555)
- 3b9e329 Introduces fully serial execution strategy (#1552)
- 47c61e1 Allow name and description attributes on structs and interfaces
- 0055455 Introduced TrySetServices on the request
- 6a994a6 Subscription Refinements (#1547)
- 69dad6b refined unignore (#1468)
- 66679d5 Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension V10 (#1544)
- 58b06a6 Fix use selection (#1540)
- d3c40e6 updated change log
- 8302ae7 Added support for IQueryable Projections (#1446)
- 6dbe61e fixed uuid test
- 60ae7e2 Fixed uuid type
- cd4ed31 fixed compile issue
- e69b035 Updated Serializer
- c8e0c9c Alligned json package
- 92bd899 Aligned Pipelines Package Version
- 5320e07 Merge branch 'version_10_0_0_master' of github.com:ChilliCream/hotchocolate into version_10_0_0_master
- 3f10d3e Migrated V11 serialization to V10
- 707dabc Removed Nullable Attribute
- b3290f4 code cleanup
- 0a22234 Merge branch 'version_10_0_0_master' of github.com:ChilliCream/hotchocolate into version_10_0_0_master
- 0d6af95 Added optimized dictionary to for schema objects
- 31e9b46 Fixed: Type issue dependencies where not always copied correctly
- 0b706bb reformatted tests
- 76f2250 Added DataLoader Base Classes (#1505)
- 19141a1 Changed Member Discovery (#1502)
- 3f19b6a Fixed handling of variables when delegating data fetching through the stitching context. (#1390)
- 45772fe Fixed not equals for comparables
- 46ba880 Added support for value task to the field name tools
- 190b045 Fixed subscription issues
- 795116b Added new subscription pub/sub. (#1480)
- 499ddfe Fixed introspection bug and added integration tests
- 33dec82 added integration tests for include
- 0d8763d Introduced new state attributes (#1478)
- 82a99a4 Infer Default Values From Parameters and Properties V10 (#1471)
- 8d89f40 Add Unignore (#1458)
- 012c471 Fixed: Nullable properties will no longer lead to errors in the sorting middleware (#1419)
- bbab143 Fixed compile issue after cherry pick
- c9f5e60 Add Subscribe Resolver Compiler (#1405)
- 2bd2f41 Fixed issue where the backing type was rejected during deserialization.
- 23537d3 Fixed issue that caused errors when collecting fields on a directive context
- aa00092 Fixed default hash provider dependency injection configuration (#1363)
- f5c317a Fixed issues
- e9cc648 refined variable rewriter fix
- e01b9a9 code cleanup
- 3b94771 Fixed variable replacement
- 9d38680 Fixed argument non-null validator
- 08e3966 Added tests for fixes
- ffbdeb4 Fixed issue where input fields were no longer automatically converted.
- b8e8fa1 Updated Changelog
- f28036a Fixed issue that private setter where not used during input deserialization.
This list of changes was [auto generated](https://chillicream.visualstudio.com/HotChocolate/_buil...
10.5.4
For more details click here to get to our CHANGELOG.
Changes:
This list of changes was auto generated.
10.5.3
For more details click here to get to our CHANGELOG.
Changes:
This list of changes was auto generated.
10.5.2
For more details click here to get to our CHANGELOG.
Changes:
This list of changes was auto generated.