Releases: microsoft/ApplicationInsights-node.js
Releases · microsoft/ApplicationInsights-node.js
2.7.3
#1189 Fix issue with dependency breaking older Node.js runtimes
2.7.2
#1185 Fix issue with older version of Node.js runtime
2.7.1
#1179 Update dependencies with security vulnerabilities
#1162 Update azure/opentelemetry-instrumentation Dependency
3.0.0-beta.7
Breaking changes
#1167 Consume @azure/monitor-opentelemetry
ApplicationInsightsClient and ApplicationInsightsConfig are now deprecated and TelemetryClient and ApplicationInsightsOptions should be used instead.
Features
#1159 Update default cloud role name and instance ID
#1163 Update dependencies
Bug Fixes
#1160 Fix issues with config merging overriding not specified values
3.0.0-beta.6
Breaking changes
#1151 Add OTLP Trace and Metric Exporters
Features
#1141 Add other exporters example.
#1146 Read resource attributes from env.
#1159 Update default cloud role name and instance ID.
#1163 Update dependencies.
Bug Fixes
#1139 Add empty start to avoid build issues.
#1140 Fix issue with sdk version format.
#1160 Fix issues with config merging overriding unspecified values.
2.7.0
Features
#1153 Add support for APPLICATIONINSIGHTS_CONFIGURATION_CONTENT
Bug Fixes
#1155 Add Handling for Undefined Triggered Function Response
3.0.0-beta.5
Breaking changes
#1133 Update beta APIs
#1138 Removing Native Metrics functionality
Features
#1129 Dependencies update
#1117 Add prefix to Agent
Bug Fixes
#1137 Align with SDK versions used by all telemetry
2.6.0
Features
#1125 Add Azure cloudRoleName and cloudRoleInstance in all telemetry
#1126 Add enableLoggerErrorToTrace config
Bug Fixes
#1131 Fix issue with older version of Node.js runtime
#1119 Fix Properties Serialization to be Consistent
3.0.0-beta.4
Bug Fixes
#1114 Fix unhandled exception for LogHandler
2.5.1
Bug Fixes
#1110 Add @azure/opentelemetry-instrumentation-azure-sdk dependency
#1112 Azure Functions should not try to propagate if CorrelationContextManager is disabled
#1109 Heartbeat Update