Releases: elastic/apm-agent-ios
Releases · elastic/apm-agent-ios
v1.1.0
v1.0.5
What's Changed
- fix: http connection type by @Alex90Jennings in #239
New Contributors
- @Alex90Jennings made their first contribution in #239
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.8.0
v0.7.0
This agent is now considered beta!
Features
- Exposes
recording
flag for local use by @bryce-b in #159 - Added service.build attribute by @bryce-b in #163
- Added ability for signal filtering by @bryce-b in #167
- Added offline persistence to signals by @bryce-b in #168
- Added sampling functionality by @bryce-b in #169
- updated otel to v1.7.0 by @bryce-b in #180
Fixes
- added
.build()
to config example by @bryce-b in #160 - fixed lifecycle event naming & added tests by @bryce-b in #164
- changed crash uploader to non-blocking batch processor by @bryce-b in #178
Full Changelog: v0.5.0...v0.7.0