This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Node.js Agent version 2.x
editNode.js Agent version 2.x
edit2.17.3 - 2020/2/27
editBug fixes
edit- fix: support promisifying setTimeout and friends #1649
- fix(cassandra): improve support for cassandra-driver v4.4.0+ #1649
- fix(knex): make stack traces work in 0.18+ #1500
- fix(tedious): ensure shimmed module exposes same API #1496
- fix(metrics): do not send transaction breakdowns when disabled #1489
- fix(tedious): support 6.5+ #1488
- fix: always end transaction when socket is closed prematurely #1445
- perf: cache ids value of transactions and spans #1438
2.11.0 - 2019/5/3
editBug fixes
edit- chore: rename tags to labels #1019
Features
edit- feat(config): support global labels #1020
Bug fixes
edit2.10.0 - 2019/4/15
editFeatures
edit- feat(express-graphql): add support for version ^0.8.0 #1010
Bug fixes
edit2.8.0 - 2019/4/2
editFeatures
editBug fixes
edit- fix(express): transaction default name is incorrect #938
2.7.0 - 2019/3/26
editFeatures
editBug fixes
edit- fix: update measured-reporting to fix Windows installation issue #933
- fix(lambda): do not wrap context #931
- fix(lambda): fix cloning issues of context #947
- fix(metrics): use noop logger in metrics reporter #912
- fix(transaction): don’t set transaction result if it’s null #936
- fix(agent): allow flush callback to be undefined #934
- fix: handle promise rejection in case Elasticsearch client throws #870
- chore: change npm run command namespaces #944
2.0.4 - 2018/12/7
edit2.0.0 - 2018/11/14
editBreaking changes
edit- chore: remove support for Node.js 4 and 9
- chore: remove deprecated buildSpan function #642
- feat: support APM Server intake API version 2 #465
- feat: improved filtering function API #579
- feat: replace double-quotes with underscores in tag names #666
- feat(config): change config order #604
- feat(config): support time suffixes #602
- feat(config): stricter boolean parsing #613