Releases: X-Profiler/xprofiler
Releases · X-Profiler/xprofiler
Release 2.6.1
Release 2.6.0
What's Changed
- feat: support node-v21.x by @legendecas in #234
- feat: support mallopt by @hyj1991 in #238
- Release v2.6.0 by @hyj1991 in #239
Full Changelog: v2.5.3...v2.6.0
Release 2.5.3
What's Changed
- fix: crash caused by duplicate configure with worker thread by @hyj1991 in #230
- Release v2.5.3 by @hyj1991 in #231
Full Changelog: v2.5.2...v2.5.3
Release v2.5.2
What's Changed
Full Changelog: v2.5.1...v2.5.2
Release 2.5.1
What's Changed
- fix: remove conflict check for heap profiling by @hyj1991 in #219
- fix: restore initial heap limit automatically by @legendecas in #220
- fix: change the heap_limit log format so that it can be parsed by @hyj1991 in #221
- Release 2.5.1 by @hyj1991 in #222
Full Changelog: v2.5.0...v2.5.1
Release 2.5.0
What's Changed
Full Changelog: v2.4.0...v2.5.0
Release 2.4.0
What's Changed
- refactor: js bindings by @hyj1991 in #209
- refactor: consolidate dump actions by @legendecas in #210
- fix: remove unused dump action fields by @legendecas in #211
- fix: avoid copying constant strings by @legendecas in #212
- refactor: config by @hyj1991 in #214
- feat: support http profiling by @hyj1991 in #215
- Release 2.4.0 by @hyj1991 in #216
Full Changelog: v2.3.0...v2.4.0
Release 2.3.0
What's Changed
- optimize: take action by @hyj1991 in #198
- chore: static dispatch on dumpaction by @legendecas in #199
- fix: ignore clean error by @hyj1991 in #200
- refactor: replace dump actions static storages with EnvironmentData by @hyj1991 in #202
- feat: support finish profiling before process exit by @hyj1991 in #203
- feat: save Elf BuildId in corefile. by @zhaolei0505 in #204
- chore: make test more reliable by @hyj1991 in #205
- feat: support node-v19.x by @hyj1991 in #206
- docs: update readme by @hyj1991 in #207
- Release 2.3.0 by @hyj1991 in #208
New Contributors
- @zhaolei0505 made their first contribution in #204
Full Changelog: v2.2.0...v2.3.0
Release 2.2.0
What's Changed
- fix: fix nested gc callback by @theanarkh in #188
- fix: fatalerror hook not working in node-v18.8.0 by @hyj1991 in #192
- chore: update deps by @hyj1991 in #193
- fix: remove upload by @hyj1991 in #194
- fix: output native stack if HAVE_EXECINFO_H defined by @hyj1991 in #196
- Release 2.2.0 by @hyj1991 in #197
New Contributors
- @theanarkh made their first contribution in #188
Full Changelog: v2.1.0...v2.2.0