Releases: instana/iOSAgent
Releases · instana/iOSAgent
Release 1.8.7
Release 1.8.6
Fix memory leak
Release 1.8.4
- better memory management
- add drop beacon handler
Release 1.8.3
- update minimum supported iOS version to 12 (was 11 before)
- do not rate limit session start beacon and crash beacons
- fix typo of crash exception code
Release 1.8.2
- crash beacon errorType value update
- when http request failed, track statusCode along with error message
Release 1.8.1
added functionality to accept internal metadata from cross-platform agents
Release 1.8.0
- add Privacy Manifest File PrivacyInfo.xcprivacy to iOSAgent
- update GzipSwift version to 6.0.1 for Swift Package
- upgrade swift version to 5.4
- add to mobile feature list if autoCaptureScreenNames is enabled
Release 1.7.0
introduce autoCaptureScreenNames to auto capture view names and debugAllScreenNames to debug all screen names
Release 1.6.9
Support CustomMetric field in reportEvent method
Release 1.6.8
Add more meta data to crash beacon
Add more exceptionType processing to crash beacon
Display crash terminationReason as meta data rather than error message
Add Objective-C target ObjectiveCAppExample to InstanaAgentExample
Support hybrid agent id and version (if invoked by flutter-agent/react-native-agent)