Skip to content

Releases: Shane32/GraphQL.AspNetCore3

8.0.0

26 Nov 04:20
cad3739

Choose a tag to compare

What's Changed

  • Change FlushAsync to SendEndOfMessageAsync by @Shane32 in #89
  • Use better status codes and response types by @Shane32 in #90
  • Bump GraphQL version and ASP.Net Core version for .NET Framework by @Shane32 in #91
  • Update README.md by @Shane32 in #92

Full Changelog: 7.2.0...8.0.0

7.2.0

12 Jun 03:28
dd56890

Choose a tag to compare

What's Changed

  • Support [AllowAnonymous] and [Authorize] simultaneously on a field by @Shane32 in #88

Full Changelog: 7.1.0...7.2.0

7.1.0

07 May 23:52
e04baf0

Choose a tag to compare

What's Changed

  • Add capability to raise JwtBearer events by @Shane32 in #86
  • Add tests for JWT bearer events; fix event when expired by @Shane32 in #87

Full Changelog: 7.0.0...7.1.0

7.0.0

01 Dec 21:53
2ea3660

Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...7.0.0

6.1.0

27 Oct 14:27
d8d46a5

Choose a tag to compare

What's Changed

  • Fix running tests from other repos; bump workflow deps by @Shane32 in #74
  • Bump to GraphQL.NET 8.2.1 by @Shane32 in #76
  • Reflect ping payload in pong by @Shane32 in #77
  • Discard messages sent after the close message has been posted to the queue by @Shane32 in #79
  • Allow accessing send queue count from WebSocketConnection by @Shane32 in #78
  • Add KeepAliveMode and SupportedWebSocketSubProtocols options by @Shane32 in #80

Full Changelog: 6.0.2...6.1.0

6.0.2

26 Aug 15:26
d4b3573

Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.0.2

6.0.1

24 Aug 04:25
eb6046d

Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

20 Aug 05:04
51ee008

Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...6.0.0

5.3.0

19 Aug 02:24
c429beb

Choose a tag to compare

What's Changed

  • Support multipart file uploads by @Shane32 in #62
  • Add UseIgnoreDisconnections helper by @Shane32 in #63
  • Allow option to disable handling of form data for POST requests by @Shane32 in #64
  • Add notes regarding endpoint routing by @Shane32 in #65
  • Add CSRF protection by @Shane32 in #66

Full Changelog: 5.2.1...5.3.0

5.2.1

18 Aug 17:25
fc7af22

Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1