838 B
838 B
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
andasync
argument ofTrackDependency
were removed. - New event type
Availability_Data
. - Use
Cloud
context instead ofDevice
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.