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

Bump datadog/dd-trace from 0.91.2 to 0.92.0 #15418

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps datadog/dd-trace from 0.91.2 to 0.92.0.

Release notes

Sourced from datadog/dd-trace's releases.

0.92.0

This release adds experimental exception profiling to the profiler. This is off by default. Enable it with the environment variable DD_PROFILING_EXPERIMENTAL_EXCEPTION_ENABLED=1 or INI setting datadog.profiling.experimental_exception_enabled=1.

In Application Security Management, this release introduces the latest version of the WAF v1.14.0 and the latest ASM ruleset v1.8.0, as well as a fix to ensure runtime IDs reported by the remote configuration client are always valid and consistent with those reported by the Tracer.

Tracer

Added

  • Add Drupal Integration #2188
  • Implement sidecar tracing #2234
    • This functionality is currently experimental and guarded behind a configuration option DD_TRACE_SIDECAR_TRACE_SENDER=1 or INI setting datadog.trace.sidecar_trace_sender=1. It replaces the sending of traces through a dedicated thread.

Fixed

  • Do not emit a deprecated diagnostic for DD_LOGS_INJECTION #2253
  • Set peer.service as dddbs when available #2260
  • Fix toggling datadog.trace.enabled with perdir configuration #2269
  • Enable auto flush for artisan commands #2270

Internal changes

  • Keep doctrine/dbal to major version 2 in symfony 5.2 tests #2254
  • docs: Explain minimum and nice-to-have from LLVM #2264

Profiling

Added

  • Add exception profiling #2197, #2262
  • Do not disable allocation profiling on fixed PHP versions with active JIT #2246

Fixed

  • Add missing end_timestamp_ns to string compilation event #2251
  • store customized heap #2261
  • remove “BETA” in datadog-setup.php as the profiler is not beta anymore #2278
  • use-after-free with Closure trampolines #2280

Internal changes

  • add tests for timeline #2192

Application Security Management (0.14.0)

Added

Fixed

Internal changes

Commits

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)

Bumps [datadog/dd-trace](https://github.com/DataDog/dd-trace-php) from 0.91.2 to 0.92.0.
- [Release notes](https://github.com/DataDog/dd-trace-php/releases)
- [Commits](DataDog/dd-trace-php@0.91.2...0.92.0)

---
updated-dependencies:
- dependency-name: datadog/dd-trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependabot: : Pull requests that update a dependency file php Dependabot pull requests that update Php code labels Sep 27, 2023
@va-cms-bot va-cms-bot temporarily deployed to Tugboat September 27, 2023 01:25 Destroyed
@github-actions github-actions bot enabled auto-merge (squash) September 27, 2023 01:26
@ndouglas ndouglas disabled auto-merge September 27, 2023 15:23
@ndouglas ndouglas merged commit 3715f10 into main Sep 27, 2023
15 checks passed
@ndouglas ndouglas deleted the dependabot/composer/datadog/dd-trace-0.92.0 branch September 27, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependabot: : Pull requests that update a dependency file php Dependabot pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants