Releases: swoft-cloud/swoft-component
Releases · swoft-cloud/swoft-component
v2.0.11
Change Log
Fixed
- fix type error on throw db exception ee58145
- fix: Redis::scan 方法 迭代值不返回问题修复 e6b3304
- fix. PDOException的code可能为字符串 2e82980
- fix: Class 'Swoole\Coroutine' not found 2340d5a
- fix. Redis释放连接时的内存泄漏 b9a3b8c
- fix swoole version error 671049b
- fix unit test error for config c29940c
- fix unit test error for config yaml 757ed9f
- fix unit test error for framework 2de8439
- fix unit test error 0214904
- fix task test error e658da8
- fix: php8 Compilation failed: unrecognized character cbd4ba5
- fix unit test method is error 7df85aa
- fix: unit tests eror faf1594
- fix: swoft-cloud/swoft/issues/1373 rpc class error on use multi pool d1c090b
- up: cs fix for the stdlib package 1c469f7
- up: run cs fixer for redis package f93faf7
Update
- Update php.yml 5f30a8e
- Update MockHttpResponse.php b35c1f9
- Update MockResponse.php 66835fa
- update. PIPE_MESSAGE事件结束后触发COROUTINE_DEFER, COROUTINE_COMPLETE 8ba3c8d
- update for swoole install e3154b1
- up: add new version to all composer.json 8c7b47b
- up: update the phpunit version 000e941
- up: add github action for tests 0c92ee3
- update: use expectException() instead of @ExpectedException 090241b
- update some for action config 53dad7f
- update readme a159af8
- up: optimize log for output json 2a5774d
Feature
- new: add github action for relase version 77a44ec
Other
v2.0.10
Change Log
Fixed
- fix: swoft-cloud/swoft/issues/1222 compatible ws setting open_websocket_close_frame e6428a5
- fix: swoft-cloud/swoft/issues/1146 add try catch for coroutine complete handle da237cb
- fix: swoft-cloud/swoft/issues/1266 18aeabf
- fix some error for ws server 4aaed75
- Closes swoft-cloud/swoft/issues#1274 5db6b2f
- fix: swoft-cloud/swoft/issues/1286 collect params error f279153
- fix: swoft-cloud/swoft/issues/1290 event error on concurrency requests 6f50b7d
- fix getter 94617f2
- fix: swoft-cloud/swoft/issues/1315 not release conn on rpc error 4a7d7cb
- fix: swoft-cloud/swoft/issues/1303 rpc ext data key is error 15bad43
- fix: Redis::zRangeByScore & Redis::zRevRangeByScore 00d87b6
- Global event listener bug fix. f028ba9
- fix: swoft-cloud/swoft/issues/1312 redis not support select command 7f08af4
- fix command execute 702ab45
- fix batchUpdateIds id is string 5e314e5
- fix model hiden field 5559a7c
- fix method extends error 2f1552f
- run php cs fixer on validator ceb1676
- fix unit tests error for validator d966759
- fix: swoft-cloud/swoft/issues/1334 event name is error f5b793d
- fix: swoft-cloud/swoft/issues/1297 rpc client version invalid error 603fee6
- fix aop tests error dfb31ac
- fix swoft version error b124af8
Update
- upgrade travis-ci swoole version to 4.4.16 3cae6ea
- add cookie propertiy SameSite db4c3b4
- update: update the swoole version for .travis.yml 2f015da
- update: add v2.0.10 for package composer.json abdcf6f
- update some for http route 0366bd9
- update some for http routes 449bf02
- up: swoft-cloud/swoft/issues/1292 allow use empty string on RequestMapping.route 36cca20
- update readme, add issue config file 3144489
- update issue config firle bcebe93
- add:add response property to RpcResponseException.php(issue 1278) c9454e1
- Update RpcResponseException.php 7c5d26d
- Update label.yml 6297b88
- update some for ws server 25de3bf
- update pr doc file ab7f040
- add: Redis method 7e36d14
- Create Dependabot config file d326a41
- update some 9046344
- update some .. 852e75f
- add comments for process pool 29977fa
- add try-catch for dispatch logic a7059bf
Feature
- Support to passing variables by reference cc44a03
Other
- 添加sameSite属性 c9a8300
- optimize use in_array function b23d273
- Enable Redis Stream function 1f3dd83
- No reconnection is made when rpc client receive data has timed out 70d4f50
- Array to Object method b9b4ca8
- Multi dimentional array to single dimentional with preserved structure and vice versa eca75e9
- coding standard correction bd30fd8
- change redis command check fd80b95
- Reverting stdlib changes c593da6
genearte by
kite gh changelog v2.0.9 v2.0.10 --no-merges --style gh-release --exclude "cs-fixer,format" --repo-url https://github.com/swoft-cloud/swoft-component