Skip to content

Application Insights Java SDK 2.1.2

Compare
Choose a tag to compare
@dhaval24 dhaval24 released this 31 Jul 19:01
896e3e6

Welcome to Application Insights Java SDK 2.1.2 and Application Insights SpringBoot Starter 1.0.1-BETA! This release comes with some of the critical bug fixes both to our Spring-Boot starter and core SDK.

Enhancements:

  1. Added timezone to internal SDK logger for better diagnostic ability of SDK.

Bug Fixes:

  1. Fix #676 Fixes HTTP dependency collection issue with NetFlix Zuul library.
  2. Fix #661 Shaded Guava package to avoid class path hell.
  3. #685 Fixed potential security related bug - Disable DTD and external entities.
  4. Fix #686 Added required attribute into the filter annotation
  5. Fix #697 Fix persistent channel capability size.
  6. Fix #691 Fixes cyclic reference issue in spring-boot starter.
  7. Fix #711 Fixes a trailing whitespace in WebAppsHeartBeatProvider.