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.22.0 to 1.23.0 #4703

Merged
merged 1 commit into from May 10, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Bumps ddtrace from 1.22.0 to 1.23.0.

Release notes

Sourced from ddtrace's releases.

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.

Changelog

Sourced from ddtrace's changelog.

[1.23.0] - 2024-05-09

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[])

[2.0.0.beta2] - 2024-04-18

Added

  • Add Agent configuration option: timeout_seconds, uds_path, and use_ssl (#3350[])
  • Tracing: Add lightweight log correlation generation (#3486[])
  • Tracing: Add span links (#3546[])
  • Tracing: Add span_remote field to TraceDigest (#3516[])
  • Tracing: Add _dd.parent_id to tracestate (#3488[])
  • Tracing: Allow RateSampler with zero sampling rate (#3295[])
  • Grape: Add on_error settings (#3370[])

Changed

  • Rename gem from ddtrace to datadog (#3490[])
  • Require Ruby >= 2.5 (#3291[])
  • Frozen string literals (#3392[])
  • Startup logs emit when reconfigures (#3441[])
  • Enhance validation for configuration (#3332[], #3326[])
  • Tracing: Propagation style configuration becomes case-insensitive (#3299[])
  • Tracing: Return string for #trace_id and #span_id from Correlation::Identifier (#3322[])
  • Elasticsearch: Replace instance configuration from client to transport instance (#3399[])
  • Grape: Change error_statuses settings to error_status_codes (#3370[])
  • GraphQL: Instrument with GraphQL::Tracing::DataDogTrace and more (#3409[], #3417[], #3388[])
  • Rack: Change http proxy span pattern (#3369[])
  • Sidekiq: Remove tag_args option and worker specific configuration (#3396[], #3402[])
  • Integrations: Rename error_handler settings to on_error (#3341[])

Fixed

  • Tracing: Fix error_status_codes options (#3344[])

Removed

  • Profiling: Remove bin/ddtracerb (#3506[])
  • Ci-app: Remove datadog-ci gem dependency (#3288[])
  • Tracing: Remove SpanOperation aliases (#3330[])
  • Tracing: Remove b3 style from default propagation (#3293[])
  • Tracing: Minimize sampling API (#3423[])

... (truncated)

Commits
  • cf264ae Merge pull request #3634 from DataDog/bump_to_version_1.23.0
  • 79857fe Update lockfiles for release 1.23.0
  • 9a71cc3 Bump version 1.22.0 to 1.23.0
  • 8eb2537 Add 1.23.0 to CHANGELOG.md
  • dec0c3c Merge pull request #3618 from DataDog/ivoanjo/backport-pr3617
  • b96e01f Merge pull request #3620 from DataDog/ivoanjo/backport-pr3583
  • a592744 Merge pull request #3619 from DataDog/ivoanjo/backport-pr3610
  • efff5c7 remove datadog-gemfile and datadog-lockfile forcefully (#3622) (#3623)
  • d35e22c [PROF-9472] Comment addressing
  • 0f8da31 [PROF-9472] Some missing stuff
  • 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.22.0 to 1.23.0.
- [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.22.0...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 10, 2024
@simi simi merged commit 8fe8a29 into master May 10, 2024
15 checks passed
@simi simi deleted the dependabot/bundler/ddtrace-1.23.0 branch May 10, 2024 16:23
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant