Skip to content

Tags: RobiNino/graphql-dotnet

Tags

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retain stack trace and unwrap exception for SinglePropertyAccessor + …

…add tests for graphql-dotnet#1155 (graphql-dotnet#2005)

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix type registration for directive args (graphql-dotnet#1976)

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move ValidateName calls after NameConverter is applied (graphql-dotne…

…t#1961)

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make types in GraphTypesLookup non static (graphql-dotnet#1954)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert deletion of NuGet config & keys (graphql-dotnet#1933)

3.0.0

Toggle 3.0.0's commit message
Do not include revision

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix memory issue with WriteToStringAsync (graphql-dotnet#909)

* Fix memory issue with WriteToStringAsync
* Remove global.json with choco install in appveyor.yml
* Throw errors on invalid arguments

v2.3.0

Toggle v2.3.0's commit message
Bump version to 2.3.0

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Await metrics middleware, fix time converter (graphql-dotnet#865)

* Update readme
* Metrics fix, branch name fix
* Await field instrumentation
* Always write extensions
* Enable metrics in Harness
* Include metrics with errors
* Bump version to 2.2.0

v2.0

Toggle v2.0's commit message
Official 2.0 release