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.95.0 to 0.96.0 #16533

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps datadog/dd-trace from 0.95.0 to 0.96.0.

Release notes

Sourced from datadog/dd-trace's releases.

0.96.0

Exception profiling is now enabled by default. You can manage it using the DD_PROFILING_EXCEPTION_ENABLED environment variable or the datadog.profiling.exception_enabled setting in the INI file. Although the DD_PROFILING_EXPERIMENTAL_EXCEPTION_ENABLED environment variable and datadog.profiling.experimental_exception_enabled INI setting still work, the new ones take precedence.

Tracer

Added

  • Implement extended sampling #2384

Fixed

  • Add PHP 8.3 to supported versions #2417 (thank you @​markwalet)
  • OTel: Fix analytics.event override (#2409)
  • Fix dddbs service mapping #2413
  • WordPress: Avoid Setting User ID When Unauthenticated #2424

Internal Changes

  • CI: Handle latest Alpine 3.19 image #2418
  • CI: Complements PHP 8.3 test suites #2419

Profiling

Added

  • GA exception profiling #2403
  • allow enabling all experimental features using datadog.profiling.experimental_features_enabled #2385

Internal Changes

  • run prof-correctness nightly in master branch #2420
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.95.0 to 0.96.0.
- [Release notes](https://github.com/DataDog/dd-trace-php/releases)
- [Commits](DataDog/dd-trace-php@0.95.0...0.96.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 Dec 21, 2023
@va-cms-bot va-cms-bot temporarily deployed to Tugboat December 21, 2023 01:26 Destroyed
@github-actions github-actions bot enabled auto-merge (squash) December 21, 2023 01:27
@github-actions github-actions bot merged commit 1d8da15 into main Dec 21, 2023
19 checks passed
@github-actions github-actions bot deleted the dependabot/composer/datadog/dd-trace-0.96.0 branch December 21, 2023 01:51
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.

1 participant