Skip to content

Releases: swoole/swoole-src

v4.4.12

04 Nov 12:50

Choose a tag to compare

New API

Enhancement

Fixed

v4.4.8

15 Oct 12:05

Choose a tag to compare

Deprecated

Enhancement

Fixed

v4.4.7

25 Sep 07:57

Choose a tag to compare

Enhancement

  • Support thread context (9214411) (@matyhtf)
  • Generate a warning if the channel has producers or consumers when the program exits (b9f37d9) (@twose)

Fixed

v4.4.6

18 Sep 15:35

Choose a tag to compare

Enhancement

Fixed

v4.4.5

30 Aug 13:02

Choose a tag to compare

Enhancement

Fixed

v4.4.4

18 Aug 01:49

Choose a tag to compare

Enhancement

Fixed

v4.4.3

02 Aug 14:51

Choose a tag to compare

Enhancement

  • Continue to maintain the Lock module (@matyhtf)
  • Add zpopmin and zpopmax for Redis 5 (#2684) (@ruesin)
  • Remove Http\Client global buffer in kernel (@twose)
  • Support ppc32/ppc64/s390x arch (#2692) (@matyhtf)
  • Support SSL context options for php_stream (#2717) (@twose)
  • Support multi-threading (libswoole) (@matyhtf)
  • Support SSL shutdown (#2717) (@twose)

Fixed

v4.4.2

26 Jul 07:12

Choose a tag to compare

Enhancement

Fixed

v4.4.1

16 Jul 06:10

Choose a tag to compare

Enhancement

  • Support send response with non-zero Content-length without body for HEAD request (#2690) (@matyhtf)
  • Support Coroutine::getPcid by a random cid (#2669) (@huanghantao)

Fixed

v4.3.6

16 Jul 08:45

Choose a tag to compare

Fixed