Releases: pinpoint-apm/pinpoint-c-agent
Releases · pinpoint-apm/pinpoint-c-agent
fix collector-agent panic
v0.6.3
What's Changed
- This is cxx extension by @remicollet in #655
New Contributors
- @remicollet made their first contribution in #655
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Full Changelog: v0.6.1...v0.6.2
[PHP] pecl windows macOS
What's Changed
- update script for pinpoint_php by @eeliu in #639
- fix(php): yii2 by @eeliu in #641
- script for automatically uploading assert by @eeliu in #642
- move simplephp.dockerfile to SimplePHP by @mayingping-Bella in #643
- modify simplephp.dockerfile route by @mayingping-Bella in #644
- add example for shopware by @eeliu in #645
- example for thinkphp8 by @eeliu in #649
- update docs by @eeliu in #646
- Feat apcu by @eeliu in #651
- add pinpoint-php-aop intro by @eeliu in #653
- [PHP] support windows/macOS by @eeliu in #657
Full Changelog: v0.6.0...v0.6.1
Thanks @remicollet @cmb69 @shivammathur for build on windows
hook php internal function/methods
What's Changed
- support grpc by @eeliu in #588
- Bump pymongo from 4.6.0 to 4.6.3 in /plugins/PY by @dependabot in #594
- feat(agent): sql v3 support by @eeliu in #595
- feat(py): PostgreSql by @eeliu in #599
- feat(php): simple-php by @eeliu in #600
- fix(agent): status_code by @eeliu in #603
- support collector-agent on Arm by @eeliu in #605
- docs(py): Guide for exclude url by @eeliu in #610
- fix(py): redis plugin by @eeliu in #613
- Bump pymysql from 1.1.0 to 1.1.1 in /plugins/PY by @dependabot in #616
- Bump requests from 2.31.0 to 2.32.0 in /testapps/PY by @dependabot in #615
- fix(py): fix redis connection by @eeliu in #617
- feat(collector-agent): error by @eeliu in #608
- Bump fastapi from 0.104.1 to 0.109.1 in /plugins/PY by @dependabot in #614
- Bump requests from 2.31.0 to 2.32.2 in /testapps/backend by @dependabot in #618
- Bump pymysql from 1.1.0 to 1.1.1 in /testapps/PY by @dependabot in #619
- build(go): go install by @eeliu in #622
- fix(py): unwanted trace_id by @eeliu in #627
- support c level plugin in php by @eeliu in #623
- PHP DOC KR version update by @Evelyn0927 in #638
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- [bug] fix
requests.request
by @eeliu in #573 - Update Readme.md by @eeliu in #568
- fix(php): php-parse version by @eeliu in #578
- support windows python by @eeliu in #592
- delete 'import MySQLdb' by @mayingping-Bella in #593
Version Changed
Module | Version |
---|---|
collector-agent | v0.5.0 |
php | pinpoint-php-aop: "v2.1.0" pinpoint_php: "0.5.0" |
pinpointpy | 1.2.0 |
common | 0.5.0 |
Compatibility
module | agent | collector-agent |
---|---|---|
pinpoint_php | "0.5.0" | v0.5.0+ |
pinpointpy | 1.2.0 | v0.5.0+ |
Full Changelog: v0.4.14...v0.5.0
bugfix,doc enhancement
What's Changed
- fix(libs): bug in _pymongo by @eeliu in #558
- fix motor missing #557 by @eeliu in #559
- Create pull_request_template.md by @eeliu in #560
- support FetchContent by @eeliu in #561
- remove one more "/" by @eeliu in #562
- Pre release 0.4.13 by @eeliu in #563
- enhance doc by @eeliu in #565 #566
Version Changed
Module | Version |
---|---|
collector-agent | v0.4.15 |
php | pinpoint-php-aop: "v2.1.0" pinpoint_php: "0.2.2" |
pinpointpy | 1.1.0 |
common | 0.4.25 |
Full Changelog: v0.4.12...v0.4.14
v0.4.12
What's Changed
- [feat] pinpointpy user's transcation entry points by @eeliu in #507
- add PinTransaction for syn mode by @eeliu in #510
- fix #511 by @eeliu in #512
- fix php guide #516 by @eeliu in #517
- fix ci failed by @eeliu in #526
- fix release failed by @eeliu in #527
- Revert "fix release failed" by @eeliu in #528
- Fix publish wheels by @eeliu in #529
- Update README.md - fix link by @eugene70 in #530
- refactor(collector-agent): protocol by @eeliu in #533
- feat(collect-agent ): UT for collector-agent (#536) by @eeliu in #537
- feat(py): flask plugins #538 by @eeliu in #539
- feat(python): fastapi plugins for UT #540 by @eeliu in #541
- Bump werkzeug from 3.0.0 to 3.0.1 in /plugins/PY by @dependabot in #544
- Bump django from 4.2.6 to 4.2.7 in /plugins/PY by @dependabot in #545
- Support UT in yii2 by @eeliu in #546
- build(testapps): playground for by @eeliu in #548
- Update issue templates by @eeliu in #550
- refactor(pinpointpy): pinpointpy libs by @eeliu in #551
- Bump django from 4.1 to 4.1.13 in /testapps/django/mysite by @dependabot in #553
- add ut in django by @eeliu in #554
- ci(py): py plugins by @eeliu in #555
New Contributors
Full Changelog: v0.4.11...v0.4.12
Fix Trace Node leak under MT mode
What's Changed
- add kr link by @eeliu in #428
- support fastapi framework. by @EyelynSu in #429
- add collector-agent installation in readme by @EyelynSu in #430
- cumulative feature by @eeliu in #436
- [fix] pinpoint_set_context_long leads crash in golang by @eeliu in #437
- [style] add child id by @eeliu in #438
- Update CMakeLists.txt by @eeliu in #439
- [doc] add QQ group by @eeliu in #440
- add show more by @eeliu in #442
- support fastapi+redis by @EyelynSu in #443
- [enh] add pinpoint_add_traceV1 by @eeliu in #444
- [fix] E_CURRENT_LOC by @eeliu in #445
- update version by @eeliu in #446
- [fix] trace leak when load testing #448 by @eeliu in #449
- [test] more case on node pool by @eeliu in #450
- [build] update yaml by @eeliu in #451
- [fix] crash when end_trace by @eeliu in #452
- [test] common_libary_version by @eeliu in #453
- [enh] pretect context by @eeliu in #454
- [fix] trace leak when load testing #448 by @eeliu in #455
- [enh] try to fix node leak under mt mode by @eeliu in #456
- [style] global_agent_info by @eeliu in #457
- pinpontPy version id by @eeliu in #458
API Changed
Before
const char* pinpoint_get_context_key(NodeID _id,const char* key);
Now
int pinpoint_get_context_key(NodeID _id, const char *key, char *pbuf, int buf_size);
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Test php5.4 by @eeliu in #368
- build: inject collector-agent by @eeliu in #370
- action by @eeliu in #371
- Support fastapi by @EyelynSu in #372
- Fix EXP within per-request by @eeliu in #381
- support php8.1 style by @eeliu in #382
- fix undefined-symbol in centos by @eeliu in #389
- Update Readme.md by @EyelynSu in #391
- merge to master by @eeliu in #407
- [ci] build base image by @eeliu in #424
- style: fold by @eeliu in #425
- CI-stablity by @EyelynSu in #426
- add KR readme by @Evelyn0927 in #427
New Contributors
- @Evelyn0927 made their first contribution in #427
Full Changelog: v0.4.6...v0.4.7