This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
v1.0-beta.1
Pre-release
Pre-release
ElektrojungeAtWork
released this
15 Apr 20:01
·
554 commits
to master
since this release
- Renamed umbrella class for setting up and starting the SDK to
ApplicationInsights
- Developer Mode for improved logging and shorter default interval and batch size for sending telemetry
- Exception tracking and telemetry are now enabled by default
- Source compatibility with Java 6
- Performance improvements and bug fixes
Breaking Changes
- Setup and start of the Application Insights SDK are now done using the new umbrella class
ApplicationInsights
instead ofAppInsights