Releases: instana/iOSAgent
Releases · instana/iOSAgent
Release 1.9.4
Release 1.9.3
Address duplicated beacon issue for slow network; Crash beacon improvement.
Release 1.9.2
send screen rendering time along with viewChange beacon if autoCaptureScreenNames is set to true
Release 1.9.1
add W3C trace context headers to http requests if enableW3CHeaders is enabled
Release 1.9.0
- fix usi (user session id) bug for default configuration
- send app foreground/background state along with each beacon
- add trustDeviceTiming configuration option for backend to trust the device timing
- enable app launch time monitoring by default, other performance monitoring off
Release 1.8.9
fix pod lib lint error
Release 1.8.8
- Add option to configure rate limit, drop beacons and performance beacons.
- Send drop beacons and performance beacons (app launch time, low memory warning, application not responding) to Instana backend.
Release 1.8.7
queryTrackedDomainList configuration to capture http query parameters if url is in the white listed RegExp array
Release 1.8.6
Fix memory leak
Release 1.8.4
- better memory management
- add drop beacon handler