This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
v1.0-beta.8
Pre-release
Pre-release
·
59 commits
to master
since this release
- added CHANGELOG.md
- Deprecate
track
-Methods ofTelemetryClient
that have aduration
-parameter - The
TelemetryContext
object is now completely exposed for customization – this includes theUser
object. - Common Properties can be changed after calling
ApplicationInsights.start()
- Some more cleanup
AutoCollection
is now initialized byTelemetryClient
- Improved threat-safety for
AutoCollection
- Added spec to run very simple automated UI tests on an Appium device grid (requires additional configuration in case you want to use it)
- Rename
ApplicationInsightsConfig
toConfiguration
– the former class has been deprecated.