Skip to content

Releases: microsoft/ApplicationInsights-Java

Application Insights Java 3.3.0-BETA.2

04 Jun 00:20
d5361b2

Choose a tag to compare

Pre-release

Enhancements:

  • Update OpenTelemetry to 1.14.
  • Reduce jar file size #2295.
  • Stop capturing exception records on dependencies #2307.
  • Add support for sampling overrides on http request headers #2308.
  • Enable quartz instrumentation by default #2313.
  • Add warning message on internal attribute usage #2314.
  • Lots of refactoring and improvements.
  • Continue to add support for OpenTelemetry metrics API.

Application Insights Java 3.3.0-BETA

12 May 01:30
c20f660

Choose a tag to compare

Pre-release

Enhancements:

  • Update OpenTelemetry to 1.13 #2257.
  • Deprecate logs' LoggingLevel custom property #2254.
  • Add support for OpenTelemetry metrics API
  • Lots of refactorings and improvements.

Application Insights Java 3.2.11 (GA)

13 Apr 22:46
51fe9c7

Choose a tag to compare

Enhancements:

  • Turn off Statsbeat when unable to reach ingestion service. #2221.

Application Insights Java 3.2.10 (GA)

25 Mar 23:55
1effc96

Choose a tag to compare

Bug Fixes:

  • Fix Statsbeat warning #2208.

Application Insights Java 3.2.9 (GA)

25 Mar 02:57
1713d53

Choose a tag to compare

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
032d63c

Choose a tag to compare

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
7c9290e

Choose a tag to compare

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
a829ca9

Choose a tag to compare

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
3733b69

Choose a tag to compare

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
cb2c800

Choose a tag to compare

Pre-release

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.