Releases · graphql-dotnet/server

8.3.3

8.3.2

8.3.1

8.3.0

What's Changed

  • Add NativeAOT sample; bump GraphQL.NET to 8.3.0 by @Shane32 in #1180
  • Support [AllowAnonymous] along with [Authorize] by @Shane32 in #1189
  • Support IResult via GraphQLExecutionHttpResult for .NET 6+ by @Shane32 in #1191

Full Changelog: 8.2.0...8.3.0

8.2.0

8.1.0

What's Changed

  • GraphQLWs: Ping messages reflect the payload in the pong response by @Shane32 in #1155
  • Allow accessing send queue count from WebSocketConnection by @Shane32 in #1156
  • Discard messages sent after the close message has been posted to the queue by @Shane32 in #1157
  • Pin playground to v1.7.28 and add polyfill for mutation events by @Shane32 in #1159
  • Add KeepAliveMode and SupportedWebSocketSubProtocols options by @Shane32 in #1154
  • Bump GraphQL.NET to 8.2.1 by @Shane32 in #1160 (fixes critical bugs)

Full Changelog: 8.0.3...8.1.0

8.0.3

8.0.2

8.0.1

8.0.0

What's Changed

New Contributors

Full Changelog: 7.7.2...8.0.0