File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33# Version 2.2.1
4+ - Fixed [ #767 ] ( https://github.com/Microsoft/ApplicationInsights-Java/issues/767 ) . Updated gRPC dependencies which inlcudes latest netty version.
5+ - Fixed [ #751 ] ( https://github.com/Microsoft/ApplicationInsights-Java/issues/751 ) . Added support for absolute paths for log file output.
46- Abstracted Internal Logger in Core into separate reusable module.
57- Deprecated InternalAgentLogger in favor of InternalLogger for better consistency.
6- - Agent now supports diagnostic writing logs to file.
8+ - Fixed [ # 752 ] ( https://github.com/Microsoft/ApplicationInsights-Java/issues/752 ) . Agent now supports diagnostic writing logs to file.
79- Added ability to configure FileLogger for SpringBootStarter.
8- - Fixed [ #752 ] ( https://github.com/Microsoft/ApplicationInsights-Java/issues/752 )
9- - Fixed [ #751 ] ( https://github.com/Microsoft/ApplicationInsights-Java/issues/751 )
10+ - Fixed the ` WebRequestTrackingFilter ` order in FilterChain for SpringBoot Starter.
1011
1112
1213# Version 2.2.0
You can’t perform that action at this time.
0 commit comments