libdd-shared-runtime 2.0.0

Shared tokio runtime with fork-safe worker management for Datadog libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog



## [2.0.0]https://github.com/datadog/libdatadog/compare/libdd-shared-runtime-v1.0.0..libdd-shared-runtime-v2.0.0 - 2026-07-07

### Added

- SharedRuntime Borrowed & Owned mode ([#2061]https://github.com/datadog/libdatadog/issues/2061) - ([4b79b7e]https://github.com/datadog/libdatadog/commit/4b79b7ed87113bea01db583d54e13fb0c2a19e74)
- Use weak waker in trigger [APMSP-3371] [#2050](https://github.com/datadog/libdatadog/issues/2050) - ([da8cbcb]https://github.com/datadog/libdatadog/commit/da8cbcb8b81b5b46d8d06da494157d6c74eabf0e)


## 1.0.0 - 2026-05-15

Initial release.