Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java 3.5.4 (GA)
29 Jul 15:50
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix possible OOM with Wildfly (#3796 )
Enhancements:
Fail to start-up if proxy host contains http or https (#3676 )
Help the user to configure the connection string (#3788 )
Update browser loader version (#3765 )
CVE
Application Insights Java 3.5.3 (GA)
04 Jun 16:03
Compare
Sorry, something went wrong.
No results found
Enhancements:
Emit stable OpenTelemetry HTTP metrics (#3676 )
Support AAD clientsecret via env var (#3692 )
Display a message about sampling at start-up (#3700 )
Fail if HTTP status code used in sampling override (#3708 )
Fix misleading connection string message (#3709 )
Update to OpenTelemetry Java Instrumentation 2.4.0 (#3711 )
Introduce explicit option to disable ingestion sampling (#3713 )
Remove _APPRESOURCEPREVIEW_ custom metric as it is still in preview (#3710 )
Application Insights Java 3.5.2 (GA)
22 Apr 20:18
Compare
Sorry, something went wrong.
No results found
Enhancements:
Add an env var for disabling logging instrumentation (#3622 )
Trim the connecting string (#3629 )
Update to OpenTelemetry Java Instrumentation 2.3.0 (#3649 )
Reduce logging (#3564 )
Application Insights Java 3.5.1 (GA)
13 Mar 00:58
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Fix sampling overrides for http.target when url.query is present (#3588 )
Support url.query from OTel stable HTTP semconv (#3581 )
Fix ETW initialization failure for App Service Windows (#3571 )
Fix ingestion sampling(#3578 )
Application Insights Java 3.5.0 (GA)
29 Feb 22:17
Compare
Sorry, something went wrong.
No results found
Breaking changes
⚠️ ⚠️ Stable HTTP semantic conventions are now emitted ⚠️ ⚠️
TOO MANY CHANGES TO LIST HERE, be sure to review the full list of changes .
Enhancements:
Update to OpenTelemetry Java 2.1.0 (#3418 )
Support stable HTTP semantic conventions (#3418 )
GA sampling overrides (#3463 )
Collect JMX metrics via OTLP (#3406 )
Support OpenTelemetry Java instrumentation Agent Extension (#3493 )
Support Pekko instrumentation (#3517 )
Bug fixes:
Fix ETW log for non-auto attach (#3560 )
Fix duplicate exceptions (#3555 )
Application Insights Java 3.4.19 (GA)
20 Dec 20:40
Compare
Sorry, something went wrong.
No results found
Enhancements:
Update to OpenTelemetry Java 1.32 (#3394 )
Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.15 (#3360 )
Support non-string type telemetry processor attributes (#3388 )
Double pumping JMX metrics to OTLP and Breeze (#3406 )
Application Insights Java 3.4.18 (GA)
31 Oct 04:01
Compare
Sorry, something went wrong.
No results found
Enhancements:
Update to OpenTelemetry Java 1.31 (#3341 )
Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 (#3356 )
Collect operation name for Azure Function (#3311 )
Bug fixes:
Fix Statsbeat when using dormant Application Insights instrumentation keys (#37176 )
Application Insights Java 3.4.17 (GA)
19 Sep 02:23
Compare
Sorry, something went wrong.
No results found
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)
30 Aug 15:30
Compare
Sorry, something went wrong.
No results found
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)
20 Jul 18:40
Compare
Sorry, something went wrong.
No results found
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 )