github microsoft/ApplicationInsights-Java 2.4.0
Application Insights Java SDK 2.4.0

latest releases: 3.6.0, 3.5.4, 3.5.3...
5 years ago

This introduces Application Insights Java SDK 2.4.0. This adds all the functionality introduced in 2.4.0-BETA and some additional bug fixes and enhancements.

Important Note: Spring Boot Starter Version

Previously, the Spring Boot Starter had an independent version number, causing some confusion. Future versions the Spring Boot Starter version will track with the SDK version. There will not be a Spring Boot Starter version 1.2.0, and in it's place version 2.4.0.

Changes introduced in 2.4.0-BETA

The changes to WebTelemetryModule in 2.4.0-BETA were reverted back the state in 2.3.1.

Enhancements

  1. Added retries to CDSProfileFetcher #901
  2. Added caching of sdk version id, reducing number of file IO operations #896

Bug Fixes

  1. Fix #907 - Ensures string compare is case insensitive when running a SQL explain on a select statement.
  2. Fixed ThreadLocal leak #887
  3. Fixed QuickPulse schema version #904
  4. Fix #919 - Fixed issue when adding duplicate Windows performance counter.
  5. Misc stability improvements #932, #941, #945, #946, #947, #948

Don't miss a new ApplicationInsights-Java release

NewReleases is sending notifications on new releases.