Skip to content

Application Insights Java SDK 2.4.1

Choose a tag to compare

@littleaj littleaj released this 05 Aug 23:13

This introduces Application Insights Java SDK 2.4.1. This release includes a critical bug fix.

Bug Fixes

  • Fixed #910. In some rare cases, correlation id serialization would produce an id with a smaller than the expected length. This caused validation to fail and an exception to be thrown.

Miscellaneous

  • Spring boot dependencies were upgraded to version 1.5.21