Releases: elastic/apm-agent-ios
Releases · elastic/apm-agent-ios
v1.2.1
What's Changed
- CrashExporter doesn't respect connection type setting by @bryce-b in #249
- Update OpenTelemetry-Swift to version 1.13.0
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bumped Reachability to version 5.2.4 by @bryce-b in #245
- Updated OpenTelemetry-Swift to version 1.12.1
Full Changelog: v1.1.0...v1.2.0
v1.0.2
Features
- added Privacy Manifest file
v1.0.1
Fixes
- fixed memory leaks related to NTP usage
v1.0.0
Features
- Changed package name
iOSAgent
-> ElasticApm
, and changed the classAgent
-> ElasticApmAgent
.
- added session id to crash reports by @bryce-b in #197
- added network status to all signals by @bryce-b in #202
Full Changelog: v0.8.0...v1.0.0