Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ddtrace to v1.18.5 #199

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ddtrace (changelog) 1.18.3 -> 1.18.5 age adoption passing confidence

Release Notes

DataDog/dd-trace-py (ddtrace)

v1.18.5: 1.18.5

Compare Source

Bug Fixes
  • data_streams: This fix resolves an issue where data stream context propagation would not propagate via SNS if raw message delivery was enabled.
  • appsec: This fix resolves an issue in which the library attempted to finalize twice a context object used by the Application Security Management product.

v1.18.4: 1.18.4

Compare Source

Known Issues
  • When running setup.py extensions with the CMake parameter "-j", it could potentially raise an out-of-memory error. If someone wants to expedite the ddtrace installation, they should manually set the "CMAKE_BUILD_PARALLEL_LEVEL" environment variable.
Bug Fixes
  • ASM: avoid potentially unneeded import of the IAST native module if setup doesn't build extensions correctly.

  • profiling: fixed a bug that prevented profiles from being correctly correlated to traces in gevent-based applications, thus causing code hotspot and end point data to be missing from the UI.

  • lib-inject: This fix resolves an issue where libdl.so.2: cannot open shared object file: No such file or directory errors occurred when the injection image started.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file patch labels Sep 9, 2023
@renovate renovate bot changed the title fix(deps): update dependency ddtrace to v1.18.4 fix(deps): update dependency ddtrace to v1.18.5 Sep 12, 2023
@gbbirkisson gbbirkisson merged commit b321a01 into main Sep 13, 2023
5 checks passed
@gbbirkisson gbbirkisson deleted the renovate/poetry-patch branch September 13, 2023 10:38
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 patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant