We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819f72a commit f33c220Copy full SHA for f33c220
CHANGELOG.md
@@ -1,10 +1,8 @@
1
# CHANGELOG
2
3
## Version 1.0.10
4
-- Fixed Exceeded property length leads to lost event.
5
-- Fixed issue of sending custom event.
6
-- Method `sanitizeStringForJSON` takes string input and converts it to JSON friendly string.
7
-- Class `com.microsoft.applicationinsights.telemetry.SanitizationUtils` has methods to sanitize string for JSON.
+- Fixed issue #403 (Exceeding property length invalidates custom event)
+- Fixed issue #401 (Custom key and property sanitized)
8
- Fixed Request Telemetry Sending bug with new schema.
9
- Fixed reliability issue with Jedis client dependency collector
10
- Fixed Request Telemetry Sending bug with new schema
0 commit comments