Skip to content

Releases: friendsofhyperf/telescope

Release v3.0.113

27 Dec 01:11
Compare
Choose a tag to compare
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

25 Dec 00:04
Compare
Choose a tag to compare
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

25 Dec 00:03
Compare
Choose a tag to compare
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

20 Dec 02:23
Compare
Choose a tag to compare
Added config options for ignored paths (#501)

Release v3.0.111

20 Dec 02:23
Compare
Choose a tag to compare
Added config options for ignored paths (#501)

Release v3.1.3

14 Dec 10:15
Compare
Choose a tag to compare
Fix the bug that context will being overwritten when context copied (…

Release v3.0.110

14 Dec 10:14
Compare
Choose a tag to compare
Fix the bug that context will being overwritten when context copied (…

Release v3.1.2

10 Dec 03:21
Compare
Choose a tag to compare

Release v3.0.109

10 Dec 03:22
Compare
Choose a tag to compare

Release v3.1.0

30 Nov 23:39
Compare
Choose a tag to compare
Release v3.1.0 (#474)

* Release v3.1.0

* Update composer.json keywords

---------

Co-authored-by: Deeka Wong <[email protected]>