Estimated end-of-life date, accurate to within three months: 09-2026
See the support level definitions for more information.
Bug Fixes
-
sampling: This change prevents the DatadogSampler from getting recreated whenever the SpanAggregator is reset, and instead updates the rate limiter that the sampler uses.
-
source code integration: check that
DD_GIT_COMMIT_SHA
andDD_GIT_REPOSITORY_URL
are defined before using the git command. -
CI Visibility: This fix resolves an issue where coverage from sessions with pytest-xdist were not submitted with the proper session id, preventing Test Impact Analysis feature from working properly.