Release v3.1.47
What's Changed
- Fixed the bug that caused
unpack
error in redis transaction by @guandeng in #739 - Add tracing support for grpc by @assert6 in #744
- Added
telescope.record
option by @huangdijia in #743 - Update sentry.php by @assert6 in #745
- Fixed writing setting
telescope.recording
error by @guandeng in #746 - Add
ipc-broadcaster
component by @huangdijia in #747 - Improve
telescope
component by @huangdijia in #748 - Updated FetchRecordingOnBootListener to add current process recording update and broadcast functions by @huangdijia in #749
- Improve
tcp-sender
by @huangdijia in #750 - Update the default value of save_model to ASYNC by @guandeng in #751
- Removed SetWorkerIdAfterWorderStartListener by @huangdijia in #752
- Support RunsInCurrentWorker by @huangdijia in #753
- Added Docs by @zds-s in #754
- docs(zh_CN): add Chinese documentation for FriendsOfHyperf by @zds-s in #756
- Adds docs by @huangdijia in #757
- 新增Telescope 调试工具文档 by @guandeng in #758
New Contributors
Full Changelog: v3.1.46.1...v3.1.47