Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps ddtrace from 0.46.0 to 1.5.0.

Release notes

Sourced from ddtrace's releases.

1.5.0

Deprecation notice

  • c.tracing.instrument :rack, { quantize: { base: ... } } will change its default from :exclude to :show in a future version. Voluntarily moving to :show is recommended.
  • c.tracing.instrument :rack, { quantize: { query: { show: ... } } will change its default to :all in a future version, together with quantize.query.obfuscate changing to :internal. Voluntarily moving to these future values is recommended.

See the Rack integration documentation for more details.

Added

  • Feature: Single Span Sampling (#2128)
  • Add query string automatic redaction (#2283)
  • Use full URL in http.url tag (#2265)
  • Add http.useragent tag (#2252)
  • Add http.client_ip tag for Rack-based frameworks (#2248)
  • Ci-app: CI: Fetch committer and author in Bitrise (#2258)

Changed

  • Bump allowed version of debase-ruby_core_source to include v0.10.17 (#2267)

Fixed

  • Bug: Fix service_nam typo to service_name (#2296)
  • Bug: Check AppSec Rails for railties instead of rails meta gem (#2293) (@​seuros)
  • Ci-app: Correctly extract commit message from AppVeyor (#2257)

Read the full changeset and the release milestone.

1.4.2

Fixed

OpenTracing context propagation (#2191, #2289)

Read the full changeset and the release milestone.

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

... (truncated)

Changelog

Sourced from ddtrace's changelog.

[1.5.0] - 2022-09-29

Deprecation notice

  • c.tracing.instrument :rack, { quantize: { base: ... } } will change its default from :exclude to :show in a future version. Voluntarily moving to :show is recommended.
  • c.tracing.instrument :rack, { quantize: { query: { show: ... } } will change its default to :all in a future version, together with quantize.query.obfuscate changing to :internal. Voluntarily moving to these future values is recommended.

Added

  • Feature: Single Span Sampling (#2128[])
  • Add query string automatic redaction (#2283[])
  • Use full URL in http.url tag (#2265[])
  • Add http.useragent tag (#2252[])
  • Add http.client_ip tag for Rack-based frameworks (#2248[])
  • Ci-app: CI: Fetch committer and author in Bitrise (#2258[])

Changed

  • Bump allowed version of debase-ruby_core_source to include v0.10.17 (#2267[])

Fixed

  • Bug: Fix service_nam typo to service_name (#2296[])
  • Bug: Check AppSec Rails for railties instead of rails meta gem (#2293[]) ([@​seuros][])
  • Ci-app: Correctly extract commit message from AppVeyor (#2257[])

[1.4.2] - 2022-09-27

Fixed

OpenTracing context propagation (#2191[], #2289[])

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

... (truncated)

Commits
  • 9d916d1 Merge pull request #2301 from DataDog/bump_to_version_1.5.0
  • 048ba51 Updated: gemfiles for 1.5.0
  • ad70552 Bumping version 1.4.2 to 1.5.0
  • 20b1cf9 Added: 1.5.0 to CHANGELOG.md
  • 09f2ef4 Merge pull request #2300 from DataDog/1.4-stable
  • 4c91b3e Merge branch 'master' into 1.4-stable
  • 3bc11b3 Merge pull request #2293 from seuros/olaffix
  • c439520 Merge pull request #2296 from jackweinbender/fix-graphql-servicename-typo
  • 06ef469 Fix service_nam typo to service_name
  • 83a6408 Merge pull request #2294 from DataDog/bump_to_version_1.4.2
  • 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.5.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@v0.46.0...v1.5.0)

---
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 Oct 21, 2022

Superseded by #332.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/bundler/ddtrace-1.5.0 branch October 21, 2022 19:11
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