Skip to content

Releases: instana/iOSAgent

Beta 1.1.3

16 Sep 11:46
Compare
Choose a tag to compare

Validates the length of properties, meta data and view name gracefully without throwing fatalError. Any value that exceeds the limit will be truncated

Beta 1.1.2

26 Aug 14:25
5d6584c
Compare
Choose a tag to compare

Adds default URLs (currenty Instabug) to be ignored during monitored

Beta 1.1.1

22 Jul 14:03
Compare
Choose a tag to compare

Fix prequeue threading issue

Beta 1.1.0

25 Jun 14:41
Compare
Choose a tag to compare
  • Adds the ability to report custom events

  • Fixes bug with missing backend

  • Fixes bug with unknown carrier name

  • Avoids sending beacon duplicates

  • Removes fatalError for missing Instana agent configuration (Uses logging instead)

  • Some more bug fixes (Avoids circular reporting and fix connection type parameter)

  • Fixes exposing public methods to Objective-C

  • Improves Unit Tests

Beta 6

23 Apr 08:17
Compare
Choose a tag to compare
  • Defer reporting and setting the view names. This helps us to a prequeue beacons, collect all properties and the first appearing view
  • ViewNames for http requests can be set at the capture start when using manual http capture mode
  • Update tests

Beta 5

23 Apr 08:18
Compare
Choose a tag to compare

Fix CoreBeacon fields for bundleIdentifier and platform

Beta 4

14 Apr 09:17
Compare
Choose a tag to compare

Sending the agent version to Instana

Beta 3

24 Mar 09:13
Compare
Choose a tag to compare

Improves flushing queue in the background. iOSAgent is also available to app extensions now.

Beta 2

13 Mar 07:57
Compare
Choose a tag to compare

Removes WKWebView from being monitored automatically

Beta 1

13 Mar 07:57
Compare
Choose a tag to compare

Adds monitoring

  • Session start
  • HTTP session monitoring (automatic or manual)

Optional:

  • Adds a method to set the visible view with an arbitrary name
  • Specific URLs can be excluded from monitoring
  • Specific URLSessions can be excluded from monitoring
  • Store Meta data / user information
  • Store user information