Releases: friendsofhyperf/components
Releases · friendsofhyperf/components
Release v3.1.49
What's Changed
- Updated docs by @guandeng in #766
- Add purifier component by @trigold1218 in #768
- Updated docs by @guandeng in #769
- chore(docs):update purifier markdown files. by @trigold1218 in #770
- Fix the bug that data loss caused by merging data. by @guandeng in #771
- Use
new Collection()instead ofcollectto simplify the call stack. by @huangdijia in #772 - Auto registers routes for telescope by @huangdijia in #767
- refactor(telescope): optimize code structure and add authorization by @huangdijia in #773
- feat(telescope): make telescope enabled by default by @huangdijia in #774
- refactor(telescope): rename save_mode to record_mode and use enum by @huangdijia in #775
- feat(telescope): add default authorization middleware by @huangdijia in #776
- refactor(telescope): optimize controllers and models by @huangdijia in #778
- Renamed entry creation method from
createtostorefor better semantics by @huangdijia in #779 - Add ability to transform
Http\Client\ResponseintoFluentby @huangdijia in #781 - refactor(telescope): enhance entry storage and querying by @huangdijia in #780
- [telescope] refactor: improve configuration and storage handling by @huangdijia in #783
- Add exceptions as resolved by @guandeng in #782
- [telescope] refactor: improve repository management architecture by @huangdijia in #784
- feat: add
telescope-elasticsearchcomponent by @huangdijia in #785 - Make the Mailable class tappable. by @huangdijia in #786
New Contributors
- @trigold1218 made their first contribution in #768
Full Changelog: v3.1.48...v3.1.49
Release v3.1.48
What's Changed
- 更新文档 by @guandeng in #759
- Optimize messages are serialized only once by @guandeng in #761
- Add
web-tinkercomponent by @huangdijia in #760 - Add
Request::validateandRequest::validateWithBagmacros by @huangdijia in #762 - Update nav.ts by @zds-s in #763
- Support bind server by @huangdijia in #764
- fix: 增强 RedisBinLogCurrentSnapshot 的错误处理,清除无效缓存 by @huangdijia in #765
Full Changelog: v3.1.47...v3.1.48
Release v3.1.47
What's Changed
- Fixed the bug that caused
unpackerror in redis transaction by @guandeng in #739 - Add tracing support for grpc by @assert6 in #744
- Added
telescope.recordoption by @huangdijia in #743 - Update sentry.php by @assert6 in #745
- Fixed writing setting
telescope.recordingerror by @guandeng in #746 - Add
ipc-broadcastercomponent by @huangdijia in #747 - Improve
telescopecomponent by @huangdijia in #748 - Updated FetchRecordingOnBootListener to add current process recording update and broadcast functions by @huangdijia in #749
- Improve
tcp-senderby @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
Release v3.1.46.1
What's Changed
- fix TelescopeEntryTagModel extend model by @li-linfeng in #740
- Improve
telescopeto get query parameters by @guandeng in #741 - Fixed telescope
destroycausing process exit in coroutine-style services by @guandeng in #742
Full Changelog: v3.1.46...v3.1.46.1
Release v3.1.46
What's Changed
- Optimized JobConsumer and JobConsumerManager by @huangdijia in #735
- Ensure datetime cache durations account for script execution time by @huangdijia in #737
- Remove macro
Arr::shuffleAssocby @huangdijia in #736 - Fixed bug of missing properties when transforming DTO by @huangdijia in #738
Full Changelog: v3.1.45...v3.1.46
Release v3.1.45
What's Changed
- Added
Arr::shuffleAssocsupport by @huangdijia in #731 - Improve the priority of obtaining IP address from header x-real-ip by @guandeng in #732
- refactor: rename data property to dtoData for clarity by @huangdijia in #733
- Add lazy validation feature by @huangdijia in #734
Full Changelog: v3.1.44...v3.1.45
Release v3.1.44
What's Changed
- Support register subscribers from config of connection by @huangdijia in #726
- Optimized consumer process name by @huangdijia in #727
- Add helper method to determine stray request prevention state by @huangdijia in #728
- perf: add publish coifng setting by @greezen in #729
- pref: set socpe method with static by @greezen in #730
Full Changelog: v3.1.43...v3.1.44
Release v3.1.43
What's Changed
- Auto register consumer for amqp-job by @huangdijia in #721
- Adds Elasticsearch facade and config by @huangdijia in #722
- Adds
enum_valuehelper function by @huangdijia in #723 - Adds
Hyperf\HttpServer\Request::fake()by @huangdijia in #724 - Adds
Request::getPsrRequest()by @huangdijia in #725
Full Changelog: v3.1.42...v3.1.43
Release v3.1.42
What's Changed
- Add
Cache::flexiablesupport by @huangdijia in #718 - Enhance HttpClientAspect to capture response body and allow multiple reads by @guandeng in #719
Full Changelog: v3.1.41...v3.1.42
v3.1.41
Full Changelog: v3.1.40...v3.1.41