Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java 3.2.11 (GA)
13 Apr 22:46
Compare
Sorry, something went wrong.
No results found
Enhancements:
Turn off Statsbeat when unable to reach ingestion service. #2221 .
Application Insights Java 3.2.10 (GA)
25 Mar 23:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fix Statsbeat warning #2208 .
Application Insights Java 3.2.9 (GA)
25 Mar 02:57
Compare
Sorry, something went wrong.
No results found
Enhancements:
Increase export throughput #2204 .
Remove reverse name lookup everywhere #2205 .
Bug Fixes:
Fix parsing exception with colons #2196 .
Application Insights Java 3.2.8 (GA)
11 Mar 19:22
Compare
Sorry, something went wrong.
No results found
Enhancements:
Better JMX debug logging #2157 .
Add BatchSpanProcessor configuration option #2165 .
Bug Fixes:
Fix spring actuator endpoint behavior #2146 .
Application Insights Java 3.2.7 (GA)
24 Feb 01:03
Compare
Sorry, something went wrong.
No results found
Enhancements:
Improve startup performance by optimizing weak cache #2136 .
Oshi optimization for better performance #2126 .
Drop metrics with NaN values #2119 .
Bug Fixes:
Fix reverse DNS name lookup #5393 .
Fix a NullPointerException in startup profiler #2124 .
Application Insights Java 3.2.6 (GA)
10 Feb 05:45
Compare
Sorry, something went wrong.
No results found
Enhancements:
Support Statsbeat in EU regions #2082 .
Update Oshi default logging level #2086 .
Add debug profiler for startup perf #2085 .
Avoid local DNS resolution when using http proxy configuration #2095 .
Add support for loading connection string from a file #2073 .
Application Insights Java 3.2.5 (GA)
27 Jan 02:48
Compare
Sorry, something went wrong.
No results found
Enhancements:
Log ingestion error on 206 response from Breeze #2065 .
Add separate queue for metrics to avoid dropping telemetry #2062 .
Stop sending telemetry when ikey is empty #2061 .
Make vertx opt-in preview instrumentation #2058 .
Add Friendly exception handling for cipher suite issue #2053 .
Bug Fixes:
Fix ingestion error on missing exception message #2064 .
Fix URI parse error #2067 .
Application Insights Java 3.2.5-BETA
14 Jan 18:20
Compare
Sorry, something went wrong.
No results found
Enhancements:
Add vertx instrumentation #1990 .
Clean up Oshi logging #2047 .
Support proxy username and password #2044 .
Add configuration for export queue capacity #2039 .
Add configuration for capturing HTTP server 4xx as error #2037 .
Add configuration for capturing HTTP headers #2036 .
Update OpenTelemetry to the latest #2030 .
Add telemetry processors masking feature #1977 .
Bug Fixes:
Fix device instrumentation #2027 .
Application Insights Java SDK 2.6.4
14 Dec 04:46
Compare
Sorry, something went wrong.
No results found
Updates applicationinsights-logging-log4j2 artifact to not pull in Log4j 2 dependency on its own. Users should already be bringing their own version of Log4j 2 (and should be upgrading that version or applying the mitigation steps from CVE-2021-44228 ). The update ensures that users have to bring their own version of Log4j 2 (#2002 ).
Please see #2008 for any other questions about Log4j 2.
Application Insights Java 3.2.4 (GA)
10 Dec 06:52
Compare
Sorry, something went wrong.
No results found
Enhancements:
Add play framework preview instrumentation #1958 .
Add span kind to sampling overrides #1960 .
Reduce noisy truncation logging #1968 .
Add url, name and fix operation name to request document in live metrics sample telemetry #1993 .
Bug Fixes:
Fix status exception in a readonly file system #1967 .
Fix jackson initialization #1984 .
Fix duration in live metrics sample telemetry feature. #1996 .