Skip to content

Commit 24c8eee

Browse files
authored
Update changelog (#748)
* update changelog
1 parent dd743e2 commit 24c8eee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- Adds `WebAppNameContextInitializer` for use with the `WebRequestTrackingFilter`.
1414
- Adds `LocalForwarderChannel` for use with the [LocalForwarder](https://github.com/Microsoft/ApplicationInsights-LocalForwarder).
1515
- Removes Servlet 3.0 annotations from `WebRequestTrackingFilter` and `ApplicationInsightsServletContextListener` which were causing issues in certain cases. This will allow easier customization of the filter. To use the listener moving forward, it will need to be defined in web.xml.
16+
- Fix QuickPulse post interval bug from 5 seconds to 1 second.
1617

1718
# Version 2.1.2
1819
- Fix [#676](https://github.com/Microsoft/ApplicationInsights-Java/issues/676). This fixes the HTTP dependency collection when using NetFlix Zuul Library.

0 commit comments

Comments
 (0)