Skip to content

Commit 46fdca0

Browse files
Merge pull request #414 from Microsoft/dmitmatv_changelog110
Update ChangeLog
2 parents 39f473b + a0e8f43 commit 46fdca0

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
@@ -9,6 +9,7 @@
99
- Obsolete methods of `RemoteDependencyTelemetry`: `getCount`, `setCount`, `getMin`, `setMin`, `getMax`, `setMax`, `getStdDev`, `setStdDev`, `getDependencyKind`, `setDependencyKind`, `getAsync`, `setAsync`, `getDependencySource`, `setDependencySource`.
1010
- Obsolete methods of `RequestTelemetry`: `getHttpMethod`, `setHttpMethod`.
1111
- Add option to configure instrumentation key via `APPINSIGHTS_INSTRUMENTATIONKEY` environment variable for consistency with other SDKs.
12+
- Fix the issue where `track(...)` of `TelemetryClient` class was overwriting the provided telemetry timestamp.
1213

1314
## Version 1.0.9
1415
- Fix the issue of infinite retry and connection drain on certificate error by updating the version of http client packaged with the SDK.

0 commit comments

Comments
 (0)