Skip to content

v0.9.0

Compare
Choose a tag to compare
@graphql-ws-client-releaser graphql-ws-client-releaser released this 08 Jun 12:43
· 18 commits to main since this release
b30e2b8

Breaking Changes

  • The no-logging feature has been removed in favour of a default logging
    feature (#97)

New Features

  • Added keep-alive functionality. When enabled this will send periodic pings
    when the connection appears inactive. If these pings are not replied to, the
    connection will be considered broken.
    (#93, #94, #103)
  • Client is now Debug (#101)

Changes

  • simplify keep alive implementation
  • pin release-plz version (#91)

Contributors

Thanks to the people who contributed to this release: