Skip to content

Releases: walkor/workerman

v5.0.0-rc.2

07 Nov 13:07
c65b347
Compare
Choose a tag to compare

What's Changed

  • Fixed onWebsocketConnected isn't called with SSL connection by @akotulu in #1061
  • Add PHP 8.4 nightly to tests by @joanhey in #1051
  • Update tests version libs to fix warnings and deprecations by @joanhey in #1065

Full Changelog: v5.0.0-rc.1...v5.0.0-rc.2

v4.2.0

07 Nov 08:34
Compare
Choose a tag to compare
  • Requires PHP >= 8.0

Full Changelog: v4.1.16...v4.2.0

v4.1.17

07 Nov 07:56
Compare
Choose a tag to compare

What's Changed

  • Fix websocket permessage-deflate
  • Fix swoole event
  • Remove dynamic calls in Worker.php by @tourze in #1063

Full Changelog: v4.1.16...v4.1.17

v5.0.0-rc.1

09 Oct 15:10
Compare
Choose a tag to compare

What's Changed

  • Support Timer::delay() Timer::repeat()
  • Support $request->setGet()/setPost()/setHeaders()
  • Support Websocket permessage-deflate
  • Implemented WebSocket connected callback. by @akotulu in #1055
  • Fix: all coroutines must be canceled before Event::exit by @chaz6chez in #1059
  • Fixed cookie parsing, parse_str replaces urlencoded characters. by @akotulu in #1060

New Contributors

Full Changelog: v5.0.0-beta.8...v5.0.0-rc.1

v5.0.0-beta.8

04 Sep 00:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0-beta.7...v5.0.0-beta.8

v4.1.16

04 Jul 08:33
Compare
Choose a tag to compare

What's Changed

  • HTTP protocol access to WebSocket returns a 400 error.
  • Allow set $raw in send method when pipe connection by @ywisax in #1037

Full Changelog: v4.1.15...v4.1.16

v4.0.47

04 Jul 08:37
Compare
Choose a tag to compare
  • HTTP protocol access to WebSocket returns a 400 error.

Full Changelog: v4.0.44...v4.0.47

v4.1.15

19 Feb 02:12
afc8242
Compare
Choose a tag to compare
  • Fix command php start.php connections
  • Other optimizations

Full Changelog: v4.1.14...v4.1.15

v3.5.35

13 Sep 14:32
3cc0ada
Compare
Choose a tag to compare

Session path check

Full Changelog: v3.5.34...v3.5.35

v4.1.14

19 Dec 08:47
f7c9667
Compare
Choose a tag to compare
  • Support sapi micro

Full Changelog: v4.1.13...v4.1.14