GraphQL.AspNetCore3

MIT License

Stars
7

Bot releases are hidden (Show)

GraphQL.AspNetCore3 - 6.0.2 Latest Release

Published by Shane32 about 2 months ago

GraphQL.AspNetCore3 - 6.0.1

Published by Shane32 about 2 months ago

GraphQL.AspNetCore3 - 6.0.0

Published by Shane32 about 2 months ago

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/5.3.0...6.0.0

GraphQL.AspNetCore3 - 5.3.0

Published by Shane32 2 months ago

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/5.2.1...5.3.0

GraphQL.AspNetCore3 - 5.2.1

Published by Shane32 2 months ago

GraphQL.AspNetCore3 - 5.2.0

Published by Shane32 8 months ago

GraphQL.AspNetCore3 - 5.1.0

Published by Shane32 over 1 year ago

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/5.0.0...5.1.0

GraphQL.AspNetCore3 - Version 5.0.0

Published by Shane32 about 2 years ago

What's Changed

See version history / migration notes for changes from previous versions.

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/4.0.1...5.0.0

GraphQL.AspNetCore3 - Version 4.0.1

Published by Shane32 about 2 years ago

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/4.0.0...4.0.1

GraphQL.AspNetCore3 - Version 4.0.0

Published by Shane32 about 2 years ago

What's Changed

Full list of merged PRs: 4.0.0 closed PRs

Migration notes: migration.md

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/3.0.0...4.0.0

GraphQL.AspNetCore3 - Version 3.0.0

Published by Shane32 over 2 years ago

New features

Breaking Changes

  • Removed HandleNoQueryErrorAsync method; validation for this scenario already exists within ExecuteRequestAsync.
  • Responses will have media type of application/graphql+json by default.

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/2.1.0...3.0.0

GraphQL.AspNetCore3 - Version 2.1.0

Published by Shane32 over 2 years ago

Fixes a critical bug in authorization and there are some API changes to builder methods.

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/2.0.0...2.1.0

GraphQL.AspNetCore3 - Version 2.0.0

Published by Shane32 over 2 years ago

New Features

  • Add authorization validation rule
  • Add WebSocket connection authorization support
  • Add codes to middleware errors

What's Changed

Full Changelog: https://github.com/Shane32/GraphQL.AspNetCore3/compare/1.0.0...2.0.0

GraphQL.AspNetCore3 - Initial release

Published by Shane32 over 2 years ago