Sourced from Java-WebSocket's releases.
Release 1.5.2
Notable changes:
- Issue 1008 - Improve Sec-WebSocket-Protocol usability (PR 1034 by
@marci4)- PR 1070 - Prioritise using provided socket factory when creating socket with proxy, by
@marci4- Issue 1026 - Force client to use the valid schema (PR 1025 by
@yindex)Check out the changelog and the milestone for more information.
A special thanks to all the contributors of this release:
@dota17@yindex@alphaho@pawankgupta-se
Sourced from Java-WebSocket's changelog.
Version Release 1.5.2 (2021/04/05)
Bugs Fixed
- Issue 1132 - Draft_6455 flagged by Veracode CWE-331 replace Random with SecureRandom (PR 1133 by
@marci4)- Issue 1053 - It's an invalid check null with SEC_WEB_SOCKET_KEY . (PR 1054 by
@dota17)- Issue 1026 - Force client to use the valid schema (PR 1025 by
@yindex)- PR 1070 - Prioritise using provided socket factory when creating socket with proxy, by
@marci4- PR 1028 - Fixed typo in WebSocketClient.reset's error message, by
@alphaho- PR 1018 - Added missing return character, by
@pawankgupta-seNew Features
- Issue 1008 - Improve Sec-WebSocket-Protocol usability (PR 1034 by
@marci4)Refactoring
- Issue 1050 - What about adding the CodeFormatterProfile.xml with the code format ? (PR 1060 by
@dota17)- PR 1072 - Improve code quality, by
@marci4- PR 1060 - Using Google Java Code Style To Reformat Code, by
@dota17In this release 5 issues and 9 pull requests were closed.
###############################################################################
e630e60 Merge pull request https://github.com/facebook/flipper/issues/1137 from marci4/UpdateChangelog1.5.22b33f42 Update Changelog.md6e1d80f Merge pull request https://github.com/facebook/flipper/issues/1136 from PhilipRoman/gradle-build-fixa25bce4 Switch from deprecated Gradle 'compile' configuration to 'implementation'9e5b795 Replace deprecated Gradle 'maven' plugin with 'maven-publish'234a865 Configure Gradle to use utf-8d0f5731 Merge pull request https://github.com/facebook/flipper/issues/1133 from marci4/Issue1132feec867 Use SecureRandom instead of Random25af097 Remove unused code and clean up build.gradleb083428 Set compatibility in build.gradle to 1.7