Skip to content

Commit af83baf

Browse files
committed
Updated changelog
1 parent ca0a6a7 commit af83baf

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
@@ -11,6 +11,7 @@
1111
- Obsolete methods of `RequestTelemetry`: `getHttpMethod`, `setHttpMethod`.
1212
- Add option to configure instrumentation key via `APPINSIGHTS_INSTRUMENTATIONKEY` environment variable for consistency with other SDKs.
1313
- Fix the issue where `track(...)` of `TelemetryClient` class was overwriting the provided telemetry timestamp.
14+
- Changed the policy on failed sent requests to delay retrying for 5 minutes instead of immediately retrying.
1415

1516
## Version 1.0.9
1617
- 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)