Skip to content

Releases: instana/iOSAgent

Forward all URLSession delegates to the client

28 Jul 15:06

Choose a tag to compare

Add HTTPCaptureConfig: automaticAndManual

28 Jun 16:34

Choose a tag to compare

to enable parallel manual and automtic http instrumentation

URLAuthenticationChallenge

15 Jun 14:45

Choose a tag to compare

Forward URLAuthenticationChallenge properly to the client

URLSessionDownloadTask

14 Jun 17:50

Choose a tag to compare

Fix instrumenting URLSessionDownloadTask

Improve http interception

06 May 07:23

Choose a tag to compare

  • Update InstanaURLProtocol to make use of specific URLSessionTask
  • Update tests

Carrier & connection type fixes and add macOS capability

29 Apr 10:34
3c7014d

Choose a tag to compare

  • Improve example project
  • Add capability for macOS (AppKit)
  • Align carrier type and effective connection type with Android and Web

1.1.11

17 Feb 11:05

Choose a tag to compare

  • Add 5G as carrier type
  • Update tests

Beta 1.1.10

31 Jan 11:30

Choose a tag to compare

ReportEvent: Use current visible view name if passed viewName is empty or nil

Beta 1.1.8

22 Dec 11:34

Choose a tag to compare

Dispatch method on serial queue

Beta 1.1.7

04 Dec 11:13

Choose a tag to compare

  • Use active as default value for InstanaApplicationStateHandler
  • User properties can be set individually (name, id or email address)
  • Add manual HTTP monitoring for URLs (parallel to URLRequests)
  • Add HTTPCaptureResult type for finishing manual HTTP monitoring