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 gopkg.in/DataDog/dd-trace-go.v1 from 1.41.0 to 1.42.1 #777

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.41.0 to 1.42.1.

Release notes

Sourced from gopkg.in/DataDog/dd-trace-go.v1's releases.

v1.42.1

Summary

This release fixes a compilation issue when building with appsec on some macOS versions.

Fixes

Application Security Monitoring (ASM)

Full Changelog: DataDog/dd-trace-go@v1.42.0...v1.42.1

v1.42.0

Summary

This release has several exciting features:

Changes

General

APM

Database Management

ASM

Profiler

Full Changelog: DataDog/dd-trace-go@v1.41.1...v1.42.0

v1.41.1

Summary

This release fixes a bug in the tracer library which incorrectly calculated client-side stats for dropped P0 traces.

Changes

Tracer

... (truncated)

Commits
  • c47ac40 internal/version: update version to v1.42.1
  • d6656d1 appsec: fix libddwaf stripping on macOS (#1481)
  • f0f2c2c internal/version: v1.42.0
  • 8b7d848 update version to v1.42.0-rc.1
  • 95c8e0b ddtrace/tracer: Always count dropped p0 traces and spans (#1461) (#1462)
  • 6c495a4 appsec/waf: update to libddwaf v1.5.0 (#1460)
  • 7f92cff appsec/rules: update event rules to v1.4.0 (#1464)
  • b81b5e2 contrib/google.golang.org: change error type check for google grpc (#1399)
  • c1b2c19 contrib/database/sql: move trace context info to w3c trace context tags (#1454)
  • e611cb3 contrib/database/sql: add db service name tag and _dd.dbm_trace_injected span...
  • 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 force-pushed the dependabot-go_modules-develop-gopkg.in-DataDog-dd-trace-go.v1-1.42.1 branch from 5813385 to adb0a07 Compare October 7, 2022 13:42
@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Merging #777 (dfcc0fa) into develop (16ffff4) will not change coverage.
The diff coverage is n/a.

❗ Current head dfcc0fa differs from pull request most recent head aab7554. Consider uploading reports for the commit aab7554 to get more accurate results

@@           Coverage Diff            @@
##           develop     #777   +/-   ##
========================================
  Coverage    52.41%   52.41%           
========================================
  Files          132      132           
  Lines        17478    17478           
========================================
  Hits          9161     9161           
  Misses        7651     7651           
  Partials       666      666           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-gopkg.in-DataDog-dd-trace-go.v1-1.42.1 branch from adb0a07 to dfcc0fa Compare October 7, 2022 13:58
Bumps [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.41.0 to 1.42.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v1.41.0...v1.42.1)

---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-gopkg.in-DataDog-dd-trace-go.v1-1.42.1 branch from dfcc0fa to aab7554 Compare October 7, 2022 14:16
Copy link
Contributor

@zivkovicmilos zivkovicmilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passing locally 💯

@zivkovicmilos zivkovicmilos merged commit 0d694f2 into develop Oct 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2022
@dependabot dependabot bot deleted the dependabot-go_modules-develop-gopkg.in-DataDog-dd-trace-go.v1-1.42.1 branch October 7, 2022 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Update to the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants