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 ddtrace from 1.20.0 to 1.23.2 #1604

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps ddtrace from 1.20.0 to 1.23.2.

Release notes

Sourced from ddtrace's releases.

1.23.2

Fixed

  • Profiling: Fix rpath for linking to libdatadog when loading from extension dir (#3683)

Read the full changeset and the release milestone.

1.23.1

Fixed

AppSec: Fix undefined method error when Tracing disabled (#3650)

Read the full changeset and the release milestone.

1.23.0

Added

  • Profiling: Enable endpoint profiling for Sidekiq and similar background job processors (#3619)

Fixed

  • Fix no such file or directory issue when using single step instrumentation (#3623)
  • Fix error during telemetry debug logging attempt (#3618)

Read the full changeset and the release milestone.

1.22.0

Added

  • Tracing: Add sampling rules by trace resouce and tags (#3587, #3585)
  • Appsec: Add WAF vendor header support (#3528)

Changed

  • Upgrade Telemetry to V2 (#3551)
  • Upgrade to libdatadog 7 (#3536)
  • Profiling: Enable Garbage Collection profiling by default (#3558)
  • Profiling: Skip heap samples with age 0 (#3573)
  • Profiling: Support falling back into extension directory when loading profiler (#3582)

Fixed

  • Appsec: Fix MIME-style newlines with strict base64 encoding (#3565)

Read the full changeset and the release milestone.

1.21.1

... (truncated)

Changelog

Sourced from ddtrace's changelog.

Changelog

[Unreleased]

[2.1.0] - 2024-06-10

Added

  • Tracing: Configuration by OpenTelemetry environment variables (#3657[])

Fixed

  • Tracing: Improved compatibility with W3C Trace Context propagation (#3631[])

[2.0.0] - 2024-06-06

Added

  • Tracing: Remap http status code tag for otel span for trace metrics (#3664[])

[2.0.0.rc1] - 2024-05-24

Added

  • Core: Add libdatadog crash tracker (#3384[])
  • OpenTelemetry: Add support for Span Links (#3572[])
  • Profiling: Enable endpoint profiling for Sidekiq and other background job processors (#3610[])
  • Tracing: Add dynamically configurable sampling rules (#3598[])
  • Tracing: Add sampling rule glob pattern matching (#3616[])

Changed

  • Appsec: Fix undefined method error when Tracing disabled (#3645[])
  • Profiling: Upgrade to libdatadog 9 (#3627[])
  • Tracing: Cache ActiveRecord configuration resolver (#3630[])

Fixed

  • Core: Fix error during telemetry debug logging attempt (#3617[])
  • OpenTelemetry: Fix attribute merge with Datadog tags (#3651[])
  • Tracing: Fix environment logger repeated entries (#3624[])

Removed

  • Profiling: Remove profiler support for Ruby 2.3 and 2.4 (#3621[])
  • Profiling: Remove deprecated profiler settings (#3597[])

[1.23.0] - 2024-05-09

Added

... (truncated)

Commits
  • 07bb120 Merge pull request #3714 from DataDog/bump_to_version_1.23.2
  • 9a526f4 Minor: Add missing bullet point for consistency with other items
  • 6b2ea58 Minor: Removed stray note from changelog
  • 5639f3e Update lockfiles for release 1.23.2
  • 62ec998 Bump version 1.23.1 to 1.23.2
  • c4a63d5 Add 1.23.2 to CHANGELOG.md
  • 1e58066 Merge pull request #3683 from DataDog/ivoanjo/extend-relative-rpath-extension...
  • 6c3c0c7 Merge pull request #3702 from DataDog/deprecate-info
  • b8132dd Add gem renaming message to the gemspec
  • 936a1cd Merge pull request #3697 from DataDog/tonycthsu/fix-allow-push-host
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.20.0 to 1.23.2.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v1.20.0...v1.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

Superseded by #1608.

@dependabot dependabot bot closed this Jul 2, 2024
@dependabot dependabot bot deleted the dependabot/bundler/ddtrace-1.23.2 branch July 2, 2024 02:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants