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