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 0.47.0 to 0.48.0 #7442

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2021

Bumps ddtrace from 0.47.0 to 0.48.0.

Release notes

Sourced from ddtrace's releases.

0.48.0

Deprecating support for Ruby 2.0

Ruby 2.0 will be supported up to release 0.49.x. From release 0.50.0 and greater, Ruby 2.1 will be the minimum supported version. Users are welcome to continue using version < 0.50.0 for their Ruby 2.0 deployments going forward.

Added

Changed

  • Add deprecation warning for Ruby 2.0 support (#1441)
  • Auto instrument Resque workers by default (#1400)

Fixed

  • Ensure DD_TRACE_SAMPLE_RATE enables full RuleSampler (#1416)
  • Fix Fargate 1.4 container ID not being read (#1457)
  • Correctly close all StatsD clients (#1429)

Refactored

Read the full changeset and the release milestone.

Changelog

Sourced from ddtrace's changelog.

[0.48.0] - 2021-04-19

Release notes: https://github.com/DataDog/dd-trace-rb/releases/tag/v0.48.0

Git diff: DataDog/dd-trace-rb@v0.47.0...v0.48.0

Added

  • Makara support with ActiveRecord (#1447[])
  • tag_body configuration for Shoryuken (#1449[]) ([@​gkampjes][])

Changed

  • Add deprecation warning for Ruby 2.0 support (#1441[])

    Support for Ruby 2.0 will be available up to release 0.49.x, and dropped from release 0.50.0 and greater. Users are welcome to continue using version < 0.50.0 for their Ruby 2.0 deployments going forward.

  • Auto instrument Resque workers by default (#1400[])

Fixed

  • Ensure DD_TRACE_SAMPLE_RATE enables full RuleSampler (#1416[])
  • Fix Fargate 1.4 container ID not being read (#1457[])
  • Correctly close all StatsD clients (#1429[])

Refactored

Commits
  • ab0a4e0 Merge pull request #1467 from DataDog/bump_to_version_0.48.0
  • 224b51c Bumping version 0.47.0 => 0.48.0
  • 9a8a892 Add 0.48.0 to CHANGELOG.md
  • e63e65f Add makara support with ActiveRecord (#1447)
  • cffe8e6 Merge pull request #1435 from DataDog/ivoanjo/improve-leaked-thread-detector
  • e116c41 Merge pull request #1461 from DataDog/landerson/new-reliability-env-deployment
  • a2c1e38 Merge pull request #1457 from DataDog/fix/fargate_1.4_container_id
  • fa3ac2a Fixed: Fargate 1.4 container ID not being read.
  • efef8e5 Document Tracing without Limits (#1455)
  • 80a960f Merge pull request #1458 from DataDog/feature/trace_completed_event
  • 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Apr 20, 2021
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #7442 (4dc3504) into master (aca19ed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7442   +/-   ##
=======================================
  Coverage   93.07%   93.07%           
=======================================
  Files         633      633           
  Lines       18148    18148           
=======================================
  Hits        16892    16892           
  Misses       1256     1256           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aca19ed...4dc3504. Read the comment docs.

@sauloperez sauloperez merged commit 9907c67 into master Apr 20, 2021
@sauloperez sauloperez deleted the dependabot/bundler/ddtrace-0.48.0 branch April 20, 2021 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant