Releases: hyperf/tracer
Releases · hyperf/tracer
Release v3.1.42
Full Changelog: v3.1.27...v3.1.42
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.24
Added the request body and response body to the tracer (#6793)
Release v3.1.23
chore: Update phpstan.neon.dist to level 6 (#6780) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.11
fix: noop tracer test (#6552)
Release v3.1.8
Release v3.1.8 (#6515) Co-authored-by: Sharif <[email protected]> Co-authored-by: guandeng <[email protected]> Co-authored-by: Luffy <[email protected]>
Release v3.1.0
Merge branch '3.0'
Release v3.1.0-rc.15
Merge branch 'master' into 3.1 # Conflicts: # .github/workflows/test-components.yml # .github/workflows/test.yml
Release v3.0.46
Fixed bug that the jaeger cannot show the http code when using `trace…