Skip to content

Releases: microsoft/ApplicationInsights-node.js

2.1.0-beta.0

02 Jun 22:55
ea3fa66
Compare
Choose a tag to compare
2.1.0-beta.0 Pre-release
Pre-release

#746 Add AAD support
#762 Add retry when redirect is triggered
#759 Use x-forwarded-proto header if available
#739 Adding extra options in default Https agent

2.0.0

10 May 20:00
eded93d
Compare
Choose a tag to compare

Breaking changes:
#740 Adding node.js > 8 requirement

Other changes:
#752 Adding 206 response handling from Breeze
#745 Make native metrics handle creation singleton
#737 Roles support, Endpoint redirects and ping interval hints for Live Metrics
#736 Add support for pre aggregated metrics
#732 Validate envelope after telemetry processors

1.8.10

11 Feb 19:07
7b46d21
Compare
Choose a tag to compare

#728 Add cloud role name automatic population
#727 Bootstrap check for AppInsights SDK to be present updated
#723 Automatic dependency tracking of Azure SDKs not working correctly

1.8.9

20 Jan 21:10
9c4c97f
Compare
Choose a tag to compare

#720 Use request.protocol when available in automatic dependency collection
#718 Update diagnostic-channel-publishers to 0.4.3
#717 Adding envelope interface
#711 Fixing issue with packageJsonPath ignored for App version context
#701 Fix Max call stack size exceeded when used with Azure blob storage
#629 Http.createServer is missing the options variable

1.8.8

03 Nov 21:30
7f3a5ca
Compare
Choose a tag to compare
  • #690 Update diagnostic-channel-publishers to 0.4.2
  • #692 Correctly parse RDD URLs missing network protocols
  • #696 Fix ExceptionTelemetry stackframe regex parser to handle scoped npm packages

1.8.7

10 Sep 22:28
ff8f28d
Compare
Choose a tag to compare

SDK

No changes

Codeless Agent

  • #678 Update schema for internal attach telemetry

1.8.6

08 Sep 18:37
c16cd73
Compare
Choose a tag to compare

1.8.5

06 Aug 20:44
53b440b
Compare
Choose a tag to compare
  • #663 Fix issue where Node.js Live Metrics would conflict with Live Metrics from other service languages (Java, .NET, etc)

1.8.4

04 Aug 19:05
3a281ff
Compare
Choose a tag to compare
  • #661 Fixes HTTP auto-dependency collection for when URL is passed as argument (e.g. got does this by default, even when a string was provided)

1.8.3

30 Jul 21:22
3d3a998
Compare
Choose a tag to compare

SDK

  • n/a

Attach

  • Disable attach logging for Linux App Services