Skip to content

v4.6.0

Compare
Choose a tag to compare
@aitzkovitz aitzkovitz released this 25 Oct 20:58
· 11 commits to master since this release
e154916

Breaking Changes in WebSocket Connection Syntax

We recently rolled out significant updates to our WebSocket API, including changes to connection syntax and message parsing via #122. These changes were intended to be released as a major version update, reflecting the breaking changes introduced. However, they were inadvertently released as a minor version that would normally go into a major release (e.g. we should have bumped the version from v4.5.0 to v5.0.0). We apologize for any confusion or inconvenience this may have caused.

Please see the release notes for v5.0.0 for a summary of the changes and updated syntax.

What's Changed

Full Changelog: v4.5.0...v4.6.0