Comparing v8.115.0...v8.116.0 · DataDog/datadog-lambda-python
Commits on Oct 22, 2025
-
chore: do not use Span.set_tag_str (#669)
* chore: do not use Span.set_tag_str Use Span.set_tag instead. Span.set_tag_str is being deprecated and removed * update to use node 20 for ci --------- Co-authored-by: Joey Zhao <5253430+joeyzhao2018@users.noreply.github.com>