Skip to content

Releases: microsoft/ApplicationInsights-Java

Application Insights Java 3.4.17 (GA)

19 Sep 02:23
336a59d
Compare
Choose a tag to compare

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
8a149a7
Compare
Choose a tag to compare

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
5190982
Compare
Choose a tag to compare

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)

20 Jun 02:00
a6226a4
Compare
Choose a tag to compare

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)

20 May 17:46
30e86a1
Compare
Choose a tag to compare

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)

21 Apr 22:07
33ab966
Compare
Choose a tag to compare

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)

01 Apr 02:35
c27253c
Compare
Choose a tag to compare

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)

23 Feb 05:36
355e027
Compare
Choose a tag to compare

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)

01 Feb 03:14
fb08f19
Compare
Choose a tag to compare

Enhancements:

  • Allow profiler to be controlled from portal by default (#2683)
  • GA metricIntervalSeconds config (#2875)

Application Insights Java 3.4.8 (GA)

19 Jan 00:10
5c68d49
Compare
Choose a tag to compare

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.22.1 (#2840)
  • Add support for configuring connection string at runtime (#2809)