Skip to content

Releases: friendsofhyperf/telescope

Release v3.1.15

18 Feb 00:21
Compare
Choose a tag to compare
Optimized composer.json

Release v3.0.120

18 Feb 00:22
Compare
Choose a tag to compare
Use `match` instead of `switch` (#556)

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

Release v3.1.13

02 Feb 08:17
Compare
Choose a tag to compare

Release v3.0.118

02 Feb 08:18
Compare
Choose a tag to compare

Release v3.1.11

29 Jan 00:39
Compare
Choose a tag to compare

Release v3.0.117

31 Jan 01:08
Compare
Choose a tag to compare

Release v3.1.7

03 Jan 08:58
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.6

27 Dec 01:10
Compare
Choose a tag to compare
Add telescope getPath method (#510)

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]>