Skip to content

Commit 6b7eee8

Browse files
committed
Updating changelog
1 parent 2c5cf6e commit 6b7eee8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CHANGELOG
22

33
## Version 1.0.10
4+
- `track()` method of 'com.microsoft.applicationinsights.TelemetryClient' is now modified. No longer performing pre-sanitization
5+
- All Sanitization will now occur in `com.microsoft.applicationinsights.telemetry.JsonTelemetryDataSerializer` class.
6+
- Method `sanitize` of interface `com.microsoft.applicationinsights.telemetry.Telemetry` is now obsolete.
7+
- The auto generated schema classes now have writer method with limits according to endpoint.
48
- Fixed issue #403 (Exceeding property length invalidates custom event)
59
- Fixed issue #401 (Custom key and property sanitized)
610
- Fixed Request Telemetry Sending bug with new schema.

0 commit comments

Comments
 (0)