Swiftpack.co - Swift Packages by DataDog

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by DataDog

DataDog/dd-sdk-ios dogfood
Datadog SDK for iOS - Swift and Objective-C.
⭐️ 167
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.8.1
1 week ago
### Features * App Hangs are tracked as RUM errors. See #1685 * Improved image recording in Session Replay. See #1592 * Allow custom error fingerprinting on logs with a special attribute. See #1722 * Add global log attributes. See #1707 * Privacy Manifest data usage description. See #1724 ### Bug Fixes * Pass through data when network request completes. See #1696 * Propagate parent span in distributing tracing. See #1627 ### Improvements * Add Device's Brand, Name, and Model in LogEvent. See #1672 (Thanks @aldoKelvianto)
2.7.1
6 weeks ago
## Bug Fixes - Fix Privacy Report missing properties. See #1656, solves #1655 - Fix Privacy manifest collision in static framework. See #1666, solves #1665
2.7.0
9 weeks ago
### Features * Added Privacy Manifest to `DatadogCore`. See #1644, solves #1406 * Added `Datadog.stopInstance()` API to stop and deallocate the SDK. See #1541 * Crashes sent as Logs are now linked to RUM session. See #1645 ### Bug Fixes * Fixed the problem with Spans being not linked to the current RUM session. See #1615 * Fixed problems with `URLSession` instrumentation in iOS 12 and 13. See #1637 ### Improvements * The SDK now considers more HTTP status codes to retry its failed data uploads. See #1639
2.6.0
11 weeks ago
## Features - Add `currentSessionID(completion:)` accessor to access the current session ID. - Add `BatchProcessingLevel` configuration allowing to process more batches within single read/upload cycle. See #1531 ## Bug fixes - Use `currentRequest` instead `originalRequest` for URLSession request interception See #1609 - Remove weak `UIViewController` references. See #1597
2.5.1
14 weeks ago
## Bug fixes - Fix `view.time_spent` being not reported correctly in RUM views. See #1596
2.5.0
19 weeks ago
## Features - Add network instrumentation for async/await URLSession APIs. See #1394 - Change default tracing headers for first party hosts to use both Datadog headers and W3C `tracecontext` headers. See #1529 - Add tracestate headers when using W3C tracecontext. See #1536 ## Bug fixes - Optimize Session Replay diffing algorithm. See #1524 - Fix RUM ViewController leaks. See #1533
2.4.0
23 weeks ago
## Features - WebView Log events can be now sampled. See #1515 ## Bug fixes - WebView RUM events are now dropped when mobile RUM session is not sampled. See #1502 - Fix `os.name` in Log events. See #1493
2.3.0
25 weeks ago
## Improvements - Add `UIBackgroundTask` for uploading jobs. See #1412 - Report Build Number in Logs and RUM. See #1465 ## Bug fixes - Fix wrong view.name reported in RUM crashes. See #1488 - Fix RUM sessions state propagation in Crash Reporting. See #1498
2.2.1
28 weeks ago
### Bug Fixes * Add default RUM views and actions predicates to DatadogObjc . See https://github.com/DataDog/dd-sdk-ios/pull/1464.
2.2.0
28 weeks ago
### Improvements * Enable cross-platform SDKs to change app version. See #1447. * Enable cross-platform SDKs to override more of telemetry configuration. See #1456.
iOS tvOS
DataDog/dd-sdk-swift-testing 2.4.0
Datadog Test Instrumentation framework for Swift / ObjC
⭐️ 16
🕓 15 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.4.0
15 weeks ago
### Improvements * Allow disabling NTPClock (https://github.com/DataDog/dd-sdk-swift-testing/pull/83)
2.3.2
43 weeks ago
### 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
45 weeks ago
2.3.1
45 weeks ago
### 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
46 weeks ago
### 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
47 weeks ago
2.2.6
48 weeks ago
### 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
1 year ago
### 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
1 year ago
### 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
1 year ago
### 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`
iOS macOS tvOS
DataDog/swift-dogstatsd 1.0.1
A Swift Dogstatsd client built for the Vapor framework
⭐️ 3
🕓 46 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.1
46 weeks ago
- Added unified service tagging. - Fixed how tags are handled so they are not restricted to key/value pairs.
1 year ago
First release!
macOS
DataDog/llvm-xcframework 15.0.0
Distributable version of LLVM libraries as a XCFramework
⭐️ 0
🕓 46 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
15.0.0
46 weeks ago
This is a modified version build of LLVM 15.0.0 distributed as a static XCFramework for platforms macOS, iOS, tvOS, catalyst and simulators for iOS and tvOS. Built using the included build-llvm-framework.sh
14.0.0
1 year ago
This is a modified version build of LLVM 14.0.0 distributed as a static XCFramework for platforms macOS, iOS, tvOS, catalyst and simulators for iOS and tvOS. Built using the included build-llvm-framework.sh
iOS macOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics