Added
- #1575 Added document of property with relation, scope and attributes when you use
gen:modelto create models. - #1586 Added conflict of symfony/event-dispatcher which < 4.3.
- #1597 Added
maxConsumptionfor amqp consumer. - #1603 Added WebSocket Context to save data from the same fd.
Fixed
- #1553 Fixed the rpc client do not work, when jsonrpc server register the same service to consul with jsonrpc and jsonrpc-http protocol.
- #1589 Fixed unsafe file locks in coroutines.
- #1607 Fixed bug that the return value of function
gois not adaptive withswoole. - #1624 Fixed
describe:routesfailed when router handler isClosure.