Application Insights Java SDK 2.1.2
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:
- Added timezone to internal SDK logger for better diagnostic ability of SDK.
Bug Fixes:
- Fix #676 Fixes HTTP dependency collection issue with NetFlix Zuul library.
- Fix #661 Shaded Guava package to avoid class path hell.
- #685 Fixed potential security related bug - Disable DTD and external entities.
- Fix #686 Added required attribute into the filter annotation
- Fix #697 Fix persistent channel capability size.
- Fix #691 Fixes cyclic reference issue in spring-boot starter.
- Fix #711 Fixes a trailing whitespace in WebAppsHeartBeatProvider.