Skip to content

Releases: DataDog/dd-sdk-swift-testing

2.5.0-alpha3

14 Aug 16:13

Choose a tag to compare

2.5.0-alpha3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0-alpha3

2.5.0-alpha2

12 Aug 20:54

Choose a tag to compare

2.5.0-alpha2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0-alpha2

2.5.0-alpha1

07 Aug 16:45

Choose a tag to compare

2.5.0-alpha1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0-aplha1

2.4.0

13 Dec 12:37

Choose a tag to compare

Improvements

  • Allow disabling NTPClock (#83)

2.3.2

31 May 10:37

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

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

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

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

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

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