github microsoft/ApplicationInsights-node.js 1.0.4

latest releases: 3.0.0-beta.3, 3.0.0-beta.2, 2.5.0...
5 years ago
  • #407 Fix error for undefined agent with puppeteer
  • #416 Replace existing GUID id generation with an implementation that is compatible with W3C trace-id
  • #420 Add restrictions against insecure TLS/SSL versions by default

The changes in this release to disable TLS versions earlier than 1.2 may impact you if you use a custom telemetry endpoint over HTTPS with an older TLS protocol. You can restore the previous behavior by supplying a custom https.Agent that is not configured with this restriction. See the "Advanced configuration options" section of the README for how to supply a custom https.Agent instance to this SDK.

Don't miss a new ApplicationInsights-node.js release

NewReleases is sending notifications on new releases.