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.15.0 to 1.18.0 #41

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps ddtrace from 1.15.0 to 1.18.0.

Release notes

Sourced from ddtrace's releases.

1.18.0

Added

  • Tracing: Support lib injection for ARM64 architecture (#3307)
  • Tracing: Add error_handler for pg instrumentation (#3303)
  • Appsec: Enable "Trusted IPs", a.k.a passlist with optional monitoring (#3229)

Changed

  • Mark ddtrace threads as fork-safe (#3279)
  • Bump datadog-ci dependency to 0.5.0 (#3308)
  • Bump debase-ruby_core_source dependency to 3.2.3 (#3284)
  • Profiling: Disable profiler on Ruby 3.3 when running with RUBY_MN_THREADS=1 (#3259)
  • Profiling: Run without "no signals" workaround on passenger 6.0.19+ (#3280)

Fixed

  • Tracing: Fix pg instrumentation enabled settings (#3271)
  • Profiling: Fix potential crash by importing upstream rb_profile_frames fix (#3289)
  • Appsec: Call devise RegistrationsController block (#3286)

Read the full changeset and the release milestone.

1.17.0

For W3C Trace Context, this release adds tracecontext to the default trace propagation extraction and injection styles. The new defaults are:

  • Extraction: Datadog,b3multi,b3,tracecontext
  • Injection: Datadog,tracecontext

And to increase interoperability with tracecontext, 128-bit Trace ID generation is now the default.

For OpenTelemetry, this release adds support for converting OpenTelemetry Trace Semantic Conventions into equivalent Datadog trace semantics. Also, it's now possible to configure top-level Datadog span fields using OpenTelemetry span attributes (DataDog/dd-trace-rb#3262).

For CI Visibility, you can now manually create CI traces and spans with the newly released API.

Added

  • OpenTelemetry: Parse OpenTelemetry semantic conventions to Datadog's (#3273)
  • OpenTelemetry: Support span reserved attribute overrides (#3262)
  • Tracing: Ensure W3C tracestate is always propagated (#3255)

Changed

  • Tracing: Set 128-bit trace_id to true by default (#3266)
  • Tracing: Default trace propagation styles to Datadog,b3multi,b3,tracecontext (#3248,#3267)
  • Ci-App: Upgraded datadog-ci dependency to 0.4 (#3270)

Read the full changeset and the release milestone.

... (truncated)

Changelog

Sourced from ddtrace's changelog.

[1.18.0] - 2023-12-07

Added

  • Tracing: Support lib injection for ARM64 architecture (#3307[])
  • Tracing: Add error_handler for pg instrumentation (#3303[])
  • Appsec: Enable "Trusted IPs", a.k.a passlist with optional monitoring (#3229[])

Changed

  • Mark ddtrace threads as fork-safe (#3279[])
  • Bump datadog-ci dependency to 0.5.0 (#3308[])
  • Bump debase-ruby_core_source dependency to 3.2.3 (#3284[])
  • Profiling: Disable profiler on Ruby 3.3 when running with RUBY_MN_THREADS=1 (#3259[])
  • Profiling: Run without "no signals" workaround on passenger 6.0.19+ (#3280[])

Fixed

  • Tracing: Fix pg instrumentation enabled settings (#3271[])
  • Profiling: Fix potential crash by importing upstream rb_profile_frames fix (#3289[])
  • Appsec: Call devise RegistrationsController block (#3286[])

[1.17.0] - 2023-11-22

For W3C Trace Context, this release adds tracecontext to the default trace propagation extraction and injection styles. The new defaults are:

  • Extraction: Datadog,b3multi,b3,tracecontext
  • Injection: Datadog,tracecontext

And to increase interoperability with tracecontext, 128-bit Trace ID generation is now the default.

For OpenTelemetry, this release adds support for converting OpenTelemetry Trace Semantic Conventions into equivalent Datadog trace semantics. Also, it's now possible to configure top-level Datadog span fields using OpenTelemetry span attributes (DataDog/dd-trace-rb#3262).

For CI Visibility, you can now manually create CI traces and spans with the newly released API.

Added

  • OpenTelemetry: Parse OpenTelemetry semantic conventions to Datadog's (#3273[])
  • OpenTelemetry: Support span reserved attribute overrides (#3262[])
  • Tracing: Ensure W3C tracestate is always propagated (#3255[])

Changed

  • Tracing: Set 128-bit trace_id to true by default (#3266[])
  • Tracing: Default trace propagation styles to Datadog,b3multi,b3,tracecontext (#3248[],#3267[])
  • Ci-App: Upgraded datadog-ci dependency to 0.4 (#3270[])

[1.16.2] - 2023-11-10

This release reverts a change to appsec response body parsing that was introduced in 1.16.0 that may cause memory leaks.

... (truncated)

Commits
  • 22c0370 Merge pull request #3311 from DataDog/bump_to_version_1.18.0
  • 8747760 Update lockfiles for ddtrace 1.18.0
  • 17c5f03 Bump version 1.17.0 to 1.18.0
  • bf4cf8e Add 1.18.0 to CHANGELOG.md
  • f3358c0 Merge pull request #3303 from alexevanczuk/ae-add-ability-to-configure-pg-err...
  • ff53df3 Merge pull request #3308 from DataDog/anmarchenko/bump_datadog_ci_to_0.5.0
  • 4d3c788 bump datadog-ci dependency to 0.5.0
  • 9932351 Merge pull request #3307 from DataDog/revert-3272-revert-3260-package-arm
  • 61ed67c Revert "Revert "Support lib injection for ARM64 architecture""
  • c0fc7c0 Merge pull request #3271 from DataDog/tonycthsu/fix-pg-enabled
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 7, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 7, 2023 17:22
@dependabot dependabot bot force-pushed the dependabot-bundler-ddtrace-1.18.0 branch from 2c905ee to 6c093be Compare December 11, 2023 17:58
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.15.0 to 1.18.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.15.0...v1.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-bundler-ddtrace-1.18.0 branch from 6c093be to e6d3ada Compare December 11, 2023 17:58
@github-actions github-actions bot merged commit 910e0ad into main Dec 12, 2023
3 checks passed
@github-actions github-actions bot deleted the dependabot-bundler-ddtrace-1.18.0 branch December 12, 2023 05:45
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.

1 participant