Skip to content

Commit c135c15

Browse files
dhaval24littleaj
authored andcommitted
update changelog (#772)
* update changelog * Update CHANGELOG.md added link to fixed issue * Update CHANGELOG.md moved issue links to same line as description of fixes
1 parent 1452d11 commit c135c15

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
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

0 commit comments

Comments
 (0)