Releases: graphql-dotnet/graphql-client
Releases · graphql-dotnet/graphql-client
V3.0.3
V3.0.2
V3.0.1
V3.0.0
- BREAKING CHANGE: Remove instanciating a default
IGraphQLWebsocketSerializer
if none has been provided - Allow access to the HTTP return headers when sending queries via http requests
- Fix some bugs in deserializing response extensions
- Base
GraphQLRequest
onDictionary<string,object>
to allow for easy extension
V2.1.2
V2.1.1
- Fix injection of default
IGraphQLWebsocketJsonSerializer
(#171) - Add a websocket connection status observable to
GraphQLHttpClient
- Base
GraphQLRequest
onDictionary<string, object>
for extensibility (i.e. adding auth tokens, see #172) - Refactor
GraphQLHttpWebsocket
and related classes - Add cancellation test (#170)
- Add multiple subscriptions interference test (#177)
V2.1.0
v2.0.0
v2.0.0-alpha.2
v2.0.0-alpha.2
v2.0.0-alpha.1
v2.0.0-alpha.1