Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java 3.4.17 (GA)
Enhancements:
- Update to OpenTelemetry Java 1.30 (#3292)
- GA Azure Active Directory authentication (#3284)
- Enable sampling overrides using thread.name (#3285)
Bug fixes:
- Fix regression in 3.4.16 where default applicationinsights.json config location is not loaded in AppServices, Azure Functions, and AKS (#3288)
Application Insights Java 3.4.16 (GA)
Enhancements:
- Add r2dbc preview instrumentation (#3260)
- Fix azure functions consumption initialization (#3244)
- Add new ktor preview instrumentation (#3243)
- Telemetry processor - Allow multimatch on log body and span name (#3229)
Application Insights Java 3.4.15 (GA)
Enhancements:
- Apply
exception.type
and exception.message
attributes (#3148)
- Allow
"connectionString"
in APPLICATIONINSIGHTS_CONFIGURATION_CONTENT
except for app services integrated solution (#3191)
- Update to OpenTelemetry Java Instrumentation 1.28.0 (#3199)
- Add config to disable logging instrumentation (#3208)
Bug fixes:
- Fix log exporter self-diagnostics (#3140)
- Fix name of env var to match documentation
APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND
(#3161)
Application Insights Java 3.4.14 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.27 (#3124)
- Add javascript snippet injection preview feature (#3132)
Bug fixes:
- Fix netty ByteBuf leak (#3127)
- Fix log4j timestamp (#3137)
Application Insights Java 3.4.13 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.26 (#3069)
- Improve sampling override to support exceptions (#3022)
Bug fixes:
- Fix 2.x SDK integration when no 2.x iKey present (#3036)
Application Insights Java 3.4.12 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.25 (#3005)
Bug fixes:
- Fix NPE when pulling profiler configuration (#2987)
Application Insights Java 3.4.11 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.24 (#2963)
Bug fixes:
- Fix custom metrics in Azure Function Consumption Plan (#2946)
Application Insights Java 3.4.10 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.23 (#2923)
- Set resultCode to "0" when Span.httpStatusCode is not present (#2925)
- Support dots in JMX attribute names (#2921)
- Improve Cosmos telemetry mapping (#2906)
Application Insights Java 3.4.9 (GA)
Enhancements:
- Allow profiler to be controlled from portal by default (#2683)
- GA metricIntervalSeconds config (#2875)
Application Insights Java 3.4.8 (GA)
Enhancements:
- Update to OpenTelemetry Java Instrumentation 1.22.1 (#2840)
- Add support for configuring connection string at runtime (#2809)