Skip to content

Releases: instana/iOSAgent

Release 1.9.4

10 Nov 05:51

Choose a tag to compare

  • add deleteOldBeacons feature to remove older beacons
  • add maxBeaconResendTries to configure retry times on beacon send failure

Release 1.9.3

17 Sep 05:46

Choose a tag to compare

Address duplicated beacon issue for slow network; Crash beacon improvement.

Release 1.9.2

16 Jun 18:03

Choose a tag to compare

send screen rendering time along with viewChange beacon if autoCaptureScreenNames is set to true

Release 1.9.1

10 Apr 06:50

Choose a tag to compare

add W3C trace context headers to http requests if enableW3CHeaders is enabled

Release 1.9.0

18 Mar 04:34

Choose a tag to compare

  • 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

07 Mar 22:50

Choose a tag to compare

fix pod lib lint error

Release 1.8.8

26 Feb 05:35

Choose a tag to compare

  • 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

14 Jan 04:03

Choose a tag to compare

queryTrackedDomainList configuration to capture http query parameters if url is in the white listed RegExp array

Release 1.8.6

15 Dec 03:31

Choose a tag to compare

Fix memory leak

Release 1.8.4

07 Oct 17:46

Choose a tag to compare

  • better memory management
  • add drop beacon handler