Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 838 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 838 Bytes

Changelog

0.4.6 (unreleased)

TBD

0.4.5

  • Fix issue with trackMetric
  • Allow to gzip telemetry

0.4.4

  • Initialize name and operation id for requests telemetry.
  • Updated to the latest schemas. Few properties are no longer available.
  • Enum Dependency_Type and async argument of TrackDependency were removed.
  • New event type Availability_Data.
  • Use Cloud context instead of Device context to set role name and role instance of an application.

0.4.3

  • Support tracking Throwable and Error, not only Exceptions.
  • Support for internal context and override of SDK version.
  • Fix duration serialization for trackPageView call.
  • Do not send User-Agent when uploading telemetry to avoid misclassification of server telemetry as client telemetry.

0.4.2

  • Changelog started after this version.