Releases: friendsofhyperf/telescope
Releases · friendsofhyperf/telescope
Release v3.1.6
Add telescope getPath method (#510)
Release v3.0.113
add grpc request and response to entry (#507) * add grpc request and response to entry * Formatting code * add request and response when using middleware * Formatting code * rename response method to getResponsePayload * add grpc request and response to entry * Formatting code * add request and response when using middleware * Formatting code * rename response method to getResponsePayload * Formatting code * Optimize code * Optimize code * Optimize code * Optimize code * Optimize * Fix return statement in TelescopeMiddleware * Refactor TelescopeMiddleware to return payload instead of an empty string * Refactor TelescopeMiddleware to simplify getRequestPayload method * Refactor getRequestPayload method in RequestHandledListener * Refactor GrpcCoreMiddlewareAspect to handle request and response payloads --------- Co-authored-by: guandeng <[email protected]> Co-authored-by: Deeka Wong <[email protected]>
Release v3.1.5
Refactor Telescope configuration classes (#505) * Refactor Telescope configuration classes * Refactor request handling and server setup in Telescope * Update Telescope configuration and usage * Remove unused import and empty line in LogAspect.php and EntryController.php * Optimize code --------- Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: guandeng <[email protected]>
Release v3.0.112
Refactor Telescope configuration classes (#505) * Refactor Telescope configuration classes * Refactor request handling and server setup in Telescope * Update Telescope configuration and usage * Remove unused import and empty line in LogAspect.php and EntryController.php * Optimize code --------- Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: guandeng <[email protected]>
Release v3.1.4
Added config options for ignored paths (#501)
Release v3.0.111
Added config options for ignored paths (#501)
Release v3.1.3
Fix the bug that context will being overwritten when context copied (…
Release v3.0.110
Fix the bug that context will being overwritten when context copied (…
Release v3.1.2
Full Changelog: v3.1.0...v3.1.2
Release v3.0.109
Full Changelog: v3.0.105...v3.0.109