File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- # Version 3.0.1 GA
4- * Telemetry processor config throws null pointer exception when attribute value is not provided and matchType is regexp
3+ # Version 3.0.1-BETA
4+ * Update to otel-java-instrumentation 0.12.0
5+ * Friendly error messages thrown for the following scenarios
6+ - Missing connection string
7+ - Invalid SSL certificate issues when not able to connect to IngestionEndPoint Url, Live endpoint Url and CdsProfiler endpoint url.
8+ - Invalid Telemetry Processor Configuration
9+ * Telemetry processor config throws null pointer exception when attribute value is not provided and matchType is regexp.
10+ * Map service.version to application_Version(Resolves [ #1392 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1392 ) )
11+ * Lazy set propagators in Azure Functions
12+ * Bring in fix for Azure Functions instrumentation
13+ * Fix NullPointerException for Linux consumption plan
514
615# Version 3.0.0 GA
716* Config changes
You can’t perform that action at this time.
0 commit comments