Skip to content

Bump Java-WebSocket from 1.5.2 to 1.5.3

Bumps Java-WebSocket from 1.5.2 to 1.5.3.

Release notes

Sourced from Java-WebSocket's releases.

Release 1.5.3

Notable changes:

Check out the changelog and the milestone for more information.

A special thanks to all the contributors of this release: @PhilipRoman @Adeptius @vtsykun @Serpion-ua

Changelog

Sourced from Java-WebSocket's changelog.

Version Release 1.5.3 (2022/04/09)

Bugs Fixed

New Features

In this release 5 issues and 8 pull requests were closed.

###############################################################################

Commits
  • 03fdb9c Merge pull request #1237 from marci4/UpdateChangelog1.5.3
  • 5ff6ede Update changelog and readme
  • 5d84099 Merge pull request #1232 from marci4/Issue1230
  • 8f1f8e4 Fix formatting
  • a4d23c3 Fixes #1230 Adjust the handling of RSV1/RSV2/RSV3 in the translateSingleFrame
  • 2c9b091 Merge pull request #1227 from Serpion-ua/correctWebSocketClosing
  • d00a606 Correct web socket closing: removing unnecessary web socket closing in case o...
  • 569884f Merge branch 'master' into correctWebSocketClosing
  • 46ae001 Merge pull request #1223 from Serpion-ua/master
  • ebed7cf Correct closing web socket connections in case of fatal server stopping
  • Additional commits viewable in compare view

Merge request reports