Release Apache SkyWalking for NodeJS 0.8.0
Release Apache SkyWalking NodeJS 0.8.0.
SkyWalking NodeJS 0.8.0 is released. Go to downloads page to find release tars.
What’s Changed
- Bump up test tool and testcontainers to fix tests by @kezhenxu94 in https://github.com/apache/skywalking-nodejs/pull/122
- Fix http trace not sent if connection is keep-alive by @liu-zhizhu in https://github.com/apache/skywalking-nodejs/pull/121
- fix tag name by @heyanlong in https://github.com/apache/skywalking-nodejs/pull/123
- Fix: Express plugin compatibility for Express 4.x and 5.x by @thiagomatar in https://github.com/apache/skywalking-nodejs/pull/126
- chore: bump up to 0.8.0 and remove changelog file by @kezhenxu94 in https://github.com/apache/skywalking-nodejs/pull/127
New Contributors
- @liu-zhizhu made their first contribution in https://github.com/apache/skywalking-nodejs/pull/121
- @heyanlong made their first contribution in https://github.com/apache/skywalking-nodejs/pull/123
- @thiagomatar made their first contribution in https://github.com/apache/skywalking-nodejs/pull/126
Full Changelog: https://github.com/apache/skywalking-nodejs/compare/v0.7.0...v0.8.0