All Versions
14
Latest Version
Avg Release Cycle
67 days
Latest Release
1230 days ago

Changelog History
Page 1

  • v3.2.0 Changes

    December 07, 2020

    ISchema now inherits IProvideMetadata (#2036)

    Formally it is a breaking change but practically clients shouldn't run into problems, as hardly anyone creates their own ISchema implementations preferring to inherit from Schema class.

    MISC:

    • ๐Ÿ”’ GitHub Security Lab (GHSL) Vulnerability Report: GHSL-2020-231 (#2031)
    • โฌ†๏ธ Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 (#2032)
    • โž• Add built-in analyzers (#2034)
    • Retarget System.Text.Json to netcoreapp3.1 (#2035)
  • v3.1.6 Changes

    December 01, 2020

    ๐Ÿ›  BUGFIXES:

    • ๐Ÿ›  Fix schema first issue - custom scalar with default value as GraphQLTypeReference! (#2025)
    • ๐Ÿ›  Fix serialization of SubscriptionExecutionResult for System.Text.Json (#2030)

    MISC:

    • โž• Add migration docs (#2017)
    • โฌ†๏ธ Bump Moq from 4.15.1 to 4.15.2 (#2028)
    • โฌ†๏ธ Bump Bogus from 31.0.3 to 32.0.1 (#2029)
  • v3.1.5 Changes

    November 20, 2020

    ๐Ÿ›  BUGFIXES:

    • ๐Ÿ‘ป Retain stack trace and unwrap exception for DelegateFieldModelBinderResolver (#2007)
    • ๐Ÿ›  Fix schema first issue - custom scalar with default value as GraphQLTypeReference! (#2019)

    MISC:

    • โž• Add additional xml comments (#2006)
    • โฌ†๏ธ Bump Shouldly from 4.0.0 to 4.0.1 (#2009)
  • v3.1.4 Changes

    November 15, 2020

    ๐Ÿš€ This release contains minor fixes and code/docs improvements:

    • Retain stack traces and unwrap constructor exceptions (#1988)
    • โœ… Retain stack trace and unwrap exception for SinglePropertyAccessor + add tests for #1155 (#2005)
    • โšก๏ธ Update xml comments for data loaders, ValueConverter, misc (#2000)

    ๐Ÿ‘Œ Improvements for tests:

    • โœ… Test for custom scalars in directives (#1979)
    • Shorten api approval file names (#1980)
    • โฌ†๏ธ Bump Shouldly from 4.0.0-beta0004 to 4.0.0 (#1999)
    • โฌ†๏ธ Bump Moq from 4.14.7 to 4.15.1 (#2001)
  • v3.1.3 Changes

    October 30, 2020

    โž• Add notes about Open Collective (#998)
    ๐Ÿ“„ Docs update (#1965)
    ๐Ÿ›  fix paths in docs (#1967)
    ๐Ÿ›  Fix release workflow (#1968)
    ๐Ÿšš Move migration guides to separate sidemenu (#1969)
    ๐Ÿ“ฆ Tweaks for NugetPackageExplorer green badges (#1970)
    ๐Ÿšš Move System.Buffers reference into GraphQL.NewtonsoftJson (#1972)
    ๐Ÿ‘ท Small CI tweaks (#1974)
    โšก๏ธ Update the Link for FAQ in Migration 2-> 3 (#1975)
    federation: check for existing __typename when modifying selection set (#1966)
    ๐Ÿ›  Fix type registration for directive args (#1976)

  • v3.1.2 Changes

    October 28, 2020
    • โฌ†๏ธ Bump GraphQL.Server.Ui.Playground from 4.0.1 to 4.1.0 (#1960)
    • โฌ†๏ธ Bump GraphQL.Server.Ui.GraphiQL from 4.0.1 to 4.1.0 (#1957)
    • ๐Ÿ›  Fix issue with custom subscription name when building schema from SDL (#1962) @sungam3r
    • โฌ†๏ธ Bump GraphQL.Server.Ui.Altair from 4.0.1 to 4.1.0 (#1959)
    • โž• Add docs and packages to release artifacts (#1956) @Shane32
    • โฌ†๏ธ Bump GraphQL.Server.Ui.Voyager from 4.0.1 to 4.1.0 (#1958)
    • โฌ†๏ธ Bump http-proxy from 1.17.0 to 1.18.1 in /docs2 (#1855)
    • ๐Ÿšš Move ValidateName calls after NameConverter is applied (#1961) @Shane32
  • v3.1.1 Changes

    October 27, 2020

    ๐Ÿ›  Fix for static graph types in GraphTypesLookup (#1954)

  • v3.1.0 Changes

    October 23, 2020

    ๐Ÿ“š In addition to the below changes to the codebase, thanks to @joemcbride @fiyazbinhasan @sitereactor @jvitkauskas @srs6814 for updates to the documentation. Please note that while releases are still published to nuget, interim builds now are published to GitHub Packages rather than myget.

    • ๐Ÿ›  Fix tests for .Net Core 2.1 LTS and .Net Framework 4.8 (#1841) @Shane32
    • ๐Ÿ‘ป Rethrow canceled operations properly; do not call unhandled exception delegate (#1852) @Shane32
    • โœจ Enhancement: allows enumeration members to be specified by underlying value (#1836) @Shane32
    • ๐Ÿ“ฆ Publish merged PRs as nuget packages to GitHub Packages (#1886) @Shane32
    • ๐Ÿ›  fix check for interface covariance (#1891) @sungam3r
    • ๐Ÿ›  fix for aliased list arguments (#1893) @sungam3r
    • โž• add dependabot (#1900) @sungam3r
    • ๐Ÿ“œ Prevent variable parsing errors from masking validation errors (#1896) @Shane32
    • Do not register unused graph types (#1887) @Shane32 @sungam3r
  • v3.0.0 Changes

    September 02, 2020

    ๐Ÿš€ This release has been a long time coming. There are too many features and changes to list here. Please see the v2 to v3 migration guide, particularly the new features and breaking changes.

    ๐Ÿ“š There have been a lot of community contributions of features, bug fixes, and documentation and we all would like to thank you! I would, however, like to give a special thanks to @sungam3r, @Shane32, and @SimonCropp for helping to maintain and enhance this project. Without their oversight and contributions this project would be in a much worse state.

  • v2.4.0 Changes

    November 15, 2018