Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps ddtrace from 0.46.0 to 1.4.1.

Release notes

Sourced from ddtrace's releases.

1.4.1

Fixed

  • Missing distributed traces when trace is dropped by priority sampling (#2101, #2279)
  • Profiling support when Ruby is compiled without a shared library (#2250)

Read the full changeset and the release milestone.

1.4.0

Added

Changed

  • Bump libdatadog dependency version (#2229)

Fixed

  • Fix CI instrumentation configuration (#2219)

Read the full changeset and the release milestone.

1.3.0

Added

  • Top-level span being tagged to avoid duplicate computation (#2138)

Changed

  • ActiveSupport: Optionally disable tracing with Rails (@​marcotc)
  • Rack: Resource overwritten by nested application (#2180)
  • Rake: Explicit task instrumentation to prevent memory bloat (#2174)
  • Sidekiq and DelayedJob: Add spans to improve tracing (#2170)
  • Drop Profiling support for Ruby 2.1 (#2140)
  • Migrate libddprof dependency to libdatadog (#2061)

Fixed

Read the full changeset and the release milestone.

1.2.0

... (truncated)

Changelog

Sourced from ddtrace's changelog.

[1.4.1] - 2022-09-15

Fixed

  • Missing distributed traces when trace is dropped by priority sampling (#2101[], #2279[])
  • Profiling support when Ruby is compiled without a shared library (#2250[])

[1.4.0] - 2022-08-25

Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v1.4.0

Git diff: DataDog/dd-trace-rb@v1.3.0...v1.4.0

Added

  • gRPC: tag grpc.client.deadline (#2200[])
  • Implement telemetry, disable by default (#2153[])

Changed

  • Bump libdatadog dependency version (#2229[])

Fixed

  • Fix CI instrumentation configuration (#2219[])

[1.3.0] - 2022-08-04

Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v1.3.0

Git diff: DataDog/dd-trace-rb@v1.2.0...v1.3.0

Added

  • Top-level span being tagged to avoid duplicate computation (#2138[])

Changed

  • ActiveSupport: Optionally disable tracing with Rails ([@​marcotc][])
  • Rack: Resource overwritten by nested application (#2180[])
  • Rake: Explicit task instrumentation to prevent memory bloat (#2174[])
  • Sidekiq and DelayedJob: Add spans to improve tracing (#2170[])
  • Drop Profiling support for Ruby 2.1 (#2140[])
  • Migrate libddprof dependency to libdatadog (#2061[])

Fixed

  • Fix OpenTracing propagation with TraceDigest (#2201[])
  • Fix SpanFilter dropping descendant spans (#2074[])
  • Redis: Fix Empty pipelined span being dropped (#757[]) ([@​sponomarev][])

... (truncated)

Commits
  • f319975 Updated: gemfiles for 1.4.1
  • 305a061 Bumping version 1.4.0 to 1.4.1
  • 099de14 Added: 1.4.1 to CHANGELOG.md
  • 7725e6a Merge pull request #2279 from DataDog/fix-distributed-priority-sampling
  • 36cc4d6 Set TraceOperation to sampled=true by default
  • e0404fa Test for distributed priority sampling regression
  • 346ee2c [SCP-184] Fix incompatible library check when there's no libruby.so
  • 856b825 Headers should not have uppercase characters
  • fef2ff3 Add rackup gem
  • 56f2f9c Remove old redis thread_safe flag
  • 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 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 0.46.0 to 1.4.1.
- [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@v0.46.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2022

Superseded by #329.

@dependabot dependabot bot closed this Sep 30, 2022
@dependabot dependabot bot deleted the dependabot/bundler/ddtrace-1.4.1 branch September 30, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants