Skip to content

Version 5.2.0

Compare
Choose a tag to compare
@sungam3r sungam3r released this 01 Jan 20:17
· 264 commits to master since this release
d6b58a4

This is a cumulative release before v6. It contains some improvements and bugfixes.

What's Changed

New features

  • Provide service provider to subscription execution by @Shane32 in #691
  • Make WebSocketConnection.Connect virtual by @Shane32 in #674
  • Mark old IGraphQLBuilder extension methods obsolete and create new ones by @Shane32 in #602
  • Deserialization updates by @Shane32 in #569
  • Upgrade GraphiQL to 1.5.1 by @boulc in #649

CI improvements

Bugfixes

  • Patch memory leak with subscriptions when client abruptly terminates by @Shane32 in #668
  • Dispose of WebSocket when done with it by @Shane32 in #671
  • Better Dispose pattern for WebSocketConnection by @Shane32 in #673
  • Dispose all subscriptions when connection broken by @Shane32 in #677

New Contributors

Full Changelog: 5.1.1...5.2.0