Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps ddtrace from 3.12.0 to 3.12.2.

Release notes

Sourced from ddtrace's releases.

3.12.2

Estimated end-of-life date, accurate to within three months: 08-2026 See the support level definitions for more information.

Bug Fixes

  • CI Visibility: This fix resolves an issue where the pytest plugin would hold a reference to test exceptions beyond the end of the test, preventing them from being garbage-collected and increasing memory usage.
  • psycopg: This fix resolves a potential circular import with the psycopg3 contrib.

3.12.1

Estimated end-of-life date, accurate to within three months: 08-2026 See the support level definitions for more information.

Bug Fixes

  • openai: Resolves an issue in the OpenAI integration where asyncio.CancelledError was not caught or re-raised.

  • LLM Observability: Properly parse DD_TAGS onto LLM Observability span events' tags.

Other Changes

  • LLM Observability: add ability to override the URL origin.
Commits
  • 9be6b31 chore: add traceback info to the failed to send message [backport 3.12] (#14352)
  • edb6a11 chore(ci_visibility): ensure exception dictionary is cleared after each test ...
  • b192a5b fix: remove potential circular import psycopg [backport 3.12] (#14340)
  • e9116b8 fix(ci_visibility): do not hold references to test exceptions [backport 3.12]...
  • 7222f7d fix(llmobs): properly parse DD_TAGS onto span events' tags [backport 3.12] ...
  • d89952e chore(llmobs): add url origin env var [backport 3.12] (#14318)
  • b3079f2 ci: add riot hash to DD_TAGS [backport 3.12] (#14305)
  • 509fb6f fix(openai): catch and propagate asyncio.CancelledError [backport 3.12] (#14303)
  • d36f0a6 chore(llmobs): fix issue where non updated fields would lose state locally (#...
  • 88396be ci: run parametric on ubuntu-latest machine (#14259)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 20, 2025 10:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 20, 2025
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 3.12.0 to 3.12.2.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v3.12.0...v3.12.2)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-version: 3.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/ddtrace-3.12.2 branch from d824261 to e25345d Compare August 25, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants