You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@
17
17
- Introducing FixedRate Sampling v2 Using Telemetry Processors
18
18
- Fixed issue #436 (TraceTelemetry with Severity is not shown in UI). This fixes a regression issue with `TelemetryClient.trackTrace` and `TelemetryClient.trackException`.
19
19
- Compilation now targets Java 1.7. Java 1.6 is no longer supported.
20
+
- Adding system property `applicationinsights.configurationDirectory` to allow to explicitly set directory containing the config file.
20
21
21
22
## Version 1.0.10
22
23
-`track()` method of 'com.microsoft.applicationinsights.TelemetryClient' is now modified. No longer performing pre-sanitization
0 commit comments