Releases: pinpoint-apm/go-aop-agent
Releases · pinpoint-apm/go-aop-agent
v1.0.4
What's Changed
- refactor: update go sum by @eeliu in #23
- fix: ci failed by @eeliu in #24
- test: auto commit by @eeliu in #25
- refactor: 1.16->1.13 by @eeliu in #26
- fix: micoro middleare failed by @eeliu in #27
- feat: remote ip by @eeliu in #28
- build: exclude pinpoint-apm by @eeliu in #29
- Update README.md by @pheadra in #30
- [API] PinAsTranscation by @eeliu in #31
- Feat pp redis by @eeliu in #32
- remove etcd plugin by @EyelynSu in #33
- [ENH] PinCallFunc by @eeliu in #34
- cumulative update by @eeliu in #35
- [enh] add PinHttpClientFunc/testcase by @eeliu in #36
- [enh] httpClient add args by @eeliu in #37
- [enh] httpclient add path by @eeliu in #38
- [style] update to pinpoint-c-agent latest version by @eeliu in #39
New Contributors
Full Changelog: v1.0.3...v1.0.4
add FORCE_DISABLE_PINPOINT_AGENT flag
Changes
add FORCE_DISABLE_PINPOINT_AGENT
`AddHookP_CALL` check type of parameters
- Add checking on parameters
- more testcase
parepare for libs/transport
fix v0.0.1 removed
Changes
- fix #19
- fix build failed : no
goX86asm.h
v1.0.0
Open to Public
Features
- Out-of-box plugins. (by inline jump)
- Support pinpoint grpc protocol.(by pinpoint-collector-agent)
- Middleware: echo and mux
Limitation
Only support *nux
and amd64(x86_64)