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.0.0 to 1.14.0 in /src/supermarket #3152

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps ddtrace from 1.0.0 to 1.14.0.

Release notes

Sourced from ddtrace's releases.

1.14.0

Added

  • Cucumber 8.0.0 support, test CI visibility with cucumber versions 6-8 (#3061)
  • Tracing: Add ddsource to #to_log_format (#3025)
  • Core: include peer service configurations in telemetry payload (#3056)
  • Tracing: Improve quantization (#3041)

Changed

  • Profiling: Disable profiler on Ruby 3.3 due to incompatibility (#3054)
  • Core: EnvironmentLogger adjustments (#3020, #3057)

Fixed

  • Appsec: Fix ASM setting for automated user events. (#3070)
  • Tracing: Fix ActiveRecord adapter name for Rails 7 (#3051)

Read the full changeset and the release milestone.

1.13.1

Fixed

  • Tracing: net/http instrumentation excludes query string for http.url tag (#3045)
  • Tracing: Remove log_tags warning when given hash for log injection (#3022)
  • Tracing: Fix OpenSearch integration loading (#3019)
  • Core: Fix default hostname/port when mixing http and uds configuration (#3037)
  • Core: Disable Telemetry and Remote Configuration in development environments (#3039)
  • Profiling: Improve Datadog::Profiling::HttpTransport error logging (#3038)
  • Docs: Document known issues with hanging Resque workers (#3033)

Read the full changeset and the release milestone.

1.13.0

Starting from ddtrace version 1.13.0, Automated User Login Events are enabled by default and currently only available for Devise.

What to expect from Automated User Login Events?

When enabled, any login or signup events will be automatically monitored. We will fill in the span with information extracted from the event.

Modes

The Automated User Login Events are configured to run in "safe" mode by default.

Safe mode focuses on preventing personally identifiable information (PII) from being reported. During safe mode, we only extract the ID from the user object. We report only IDs in the GUID format to avoid disclosing private information. In cases where IDs are not GUID, events will be reported without metadata.

Here is an example of a login event in safe mode:

... (truncated)

Changelog

Sourced from ddtrace's changelog.

[1.14.0] - 2023-08-24

Added

  • Cucumber 8.0.0 support, test CI visibility with cucumber versions 6-8 (#3061[])
  • Tracing: Add ddsource to #to_log_format (#3025[])
  • Core: include peer service configurations in telemetry payload (#3056[])
  • Tracing: Improve quantization (#3041[])

Changed

  • Profiling: Disable profiler on Ruby 3.3 due to incompatibility (#3054[])
  • Core: EnvironmentLogger adjustments (#3020[], #3057[])

Fixed

  • Appsec: Fix ASM setting for automated user events. (#3070[])
  • Tracing: Fix ActiveRecord adapter name for Rails 7 (#3051[])

[1.13.1] - 2023-08-14

Fixed

  • Tracing: net/http instrumentation excludes query string for http.url tag (#3045[])
  • Tracing: Remove log_tags warning when given hash for log injection (#3022[])
  • Tracing: Fix OpenSearch integration loading (#3019[])
  • Core: Fix default hostname/port when mixing http and uds configuration (#3037[])
  • Core: Disable Telemetry and Remote Configuration in development environments (#3039[])
  • Profiling: Improve Datadog::Profiling::HttpTransport error logging (#3038[])
  • Docs: Document known issues with hanging Resque workers (#3033[])

[1.13.0] - 2023-07-31

Added

  • Core: Add support for Option precedence (#2915[])
  • Core: Add support for unsetting options (#2972[])
  • Core: Gauge primitive RubyVM::YJIT.runtime_stats, if YJIT is enabled (#2711[], #2959[])([@​HeyNonster][])
  • Core: Add Telemetry app-client-configuration-change event (#2977[])
  • Core: Improve our SafeDup module (#2960[])
  • Tracing: Add OpenSearch Integration (#2940[])
  • Tracing: Implement peer.service tag to integrations (#2982[])
  • Tracing: Add mandatory rpc and grpc tags for grpc integration (#2620[], #2962[])
  • Tracing: Include _dd.profiling.enabled tag (#2913[])
  • Tracing: Support host injection (#2941[], #3007[])
  • Tracing: Implement Dynamic Configuration for tracing (#2848[], #2973[])
  • Tracing: Add for dynamic log injection configuration (#2992[])
  • Tracing: Add sampling configuration with DD_TRACE_SAMPLING_RULES (#2968[])
  • Tracing: Add HTTP header tagging with DD_TRACE_HEADER_TAGS for clients and servers (#2946[], #2935[])
  • Profiling: Add fallback name/invoke location for unnamed threads started in native code (#2993[])

... (truncated)

Commits
  • afc4a02 Merge pull request #3073 from DataDog/bump_to_version_1.14.0
  • 3c4d765 Update lockfiles for ddtrace 1.14.0
  • 0bdf19e Bump version 1.13.1 to 1.14.0
  • 7502c21 Add 1.14.0 to CHANGELOG.md
  • f3c7f96 Merge pull request #3070 from DataDog/asm-fix-automated-useer-events-settings
  • f73885d Fix ASM setting for automated user events.
  • e1079ba Merge pull request #3066 from DataDog/tonycthsu/cleanup-cucumber
  • cf7a163 Fix indentation
  • 6431815 Remove cucumber from contrib
  • 20fa281 Merge pull request #3051 from DataDog/tonycthsu/activerecord-util-db-adapter
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ddtrace [>= 0.54.a, < 0.55]

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.0.0 to 1.14.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.0.0...v1.14.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 requested review from a team as code owners September 11, 2023 14:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 11, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #3171.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/bundler/src/supermarket/ddtrace-1.14.0 branch October 9, 2023 13: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.

0 participants