v0.9.0
graphql-ws-client-releaser
released this
08 Jun 12:43
·
18 commits
to main
since this release
Breaking Changes
- The
no-logging
feature has been removed in favour of a defaultlogging
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: