Skip to content

Releases: solarwinds/appoptics-apm-node

Fix binding errors

26 Jun 03:36
Compare
Choose a tag to compare

The bluebird promise library removed progress callbacks in version 3, changing the calling signature of _addCallbacks().

Use production appoptics-bindings

26 Jun 03:34
Compare
Choose a tag to compare

v5.0.0

11 Jun 17:44
Compare
Choose a tag to compare

General availability release

v4.4.4-rc1

08 Jun 05:58
Compare
Choose a tag to compare
v4.4.4-rc1 Pre-release
Pre-release

Fix bindEmitter test.

v4.4.3-rc1

07 Jun 23:05
Compare
Choose a tag to compare
v4.4.3-rc1 Pre-release
Pre-release

Support appoptics-bindings@5

  • add domainPrefix support
  • add custom transaction name support
  • add isReadyToSample function

Update documentation

  • move from yuidoc to jsdoc via jsdoc2md
  • provide more examples in api doc

Breaking changes from previous v4.3.2-beta release

  • log.force has been removed
  • enabled now defaults to true in options arg to instrument or startOrContinueTrace
  • some testing may require setting APPOPTICS_TOKEN_BUCKET_* environment variables.

dependency update

17 May 23:35
Compare
Choose a tag to compare
dependency update Pre-release
Pre-release

[email protected] fixes std::isnan reference error.

v4.2.2-beta

09 May 16:00
Compare
Choose a tag to compare
v4.2.2-beta Pre-release
Pre-release
  • mongodb-core support through version 3 (replica-sets not yet supported) [AO-7884]
  • remove support for node versions less than 4
  • config file env var now APPOPTICS_APM_CONFIG_NODE [AO-7727]
  • remove node-cassandra-cql support
  • bin/node-ao updated
  • remove dev-only files from npm package [AO-7386]
  • add hostname alias support [AO-6904]