Skip to content

Releases: DataDog/dd-sdk-swift-testing

2.4.0

13 Dec 12:37
Compare
Choose a tag to compare

Improvements

  • Allow disabling NTPClock (#83)

2.3.2

31 May 10:37
Compare
Choose a tag to compare

Bug fixes

  • Fix random crashes when loading the library, some code was being run too early for the system to be ready.
  • It fixes pipeline URL in new versions of Gitlab CI

2.3.2-beta.1

18 May 10:57
Compare
Choose a tag to compare
2.3.2-beta.1 Pre-release
Pre-release
Updated binary package version to 2.3.2-beta.1

2.3.1

16 May 09:26
Compare
Choose a tag to compare

New Features

  • Added support for Japan datacenter

Bug fixes

  • Fixes first test suite could execute its tests before Intelligent test runner returned which tests to skip

2.3.0

09 May 08:21
Compare
Choose a tag to compare

New Features

  • Added support for Session and Module Code Coverage

Bug fixes

  • Fixes network instrumentation for async/await network requests in iOS 16+
  • Fixes per test code coverage and Intelligent Test Runner for Xcode 14.3+

Changes

  • dSYM symbols are distributed along with the framework to allow symbolicating internal crashes
  • It uses opentelemetry-swift 1.5.0
  • It uses LLVM 15

2.2.7-beta.1

03 May 14:41
Compare
Choose a tag to compare
2.2.7-beta.1 Pre-release
Pre-release
Updated binary package version to 2.2.7-beta.1

2.2.6

28 Apr 06:49
Compare
Choose a tag to compare

New Features

  • Added support to Codefresh CI

Bug fixes

  • Fixed an internal Thread race condition that could make reporting some Sanitizer messages to fail.
  • Fix git information parsing could fail and/or crash in some repositories

Changes

  • It uses opentelemetry-swift 1.4.1

2.2.6-beta.2

28 Mar 08:12
Compare
Choose a tag to compare
2.2.6-beta.2 Pre-release
Pre-release

Bug fixes

  • Fixed an internal Thread race condition that could avoid Sanitizer messages to be reported,.

Improvements

Changes

  • It uses opentelemetry-swift 1.4.1

2.2.6-beta.1

24 Mar 14:09
Compare
Choose a tag to compare
2.2.6-beta.1 Pre-release
Pre-release

Bug fixes

  • Fixed an internal Thread race condition that could avoid Sanitizer messages to be reported,.

Improvements

Changes

  • It uses opentelemetry-swift 1.4.1

2.2.5

21 Mar 11:12
Compare
Choose a tag to compare

Bug fixes

  • UI tests could report ui.localization wrong when failing to launch

Improvements

  • UI tests that fail to launch now use portrait as default orientation, they could previously report unknown