Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
gopkg.in/DataDog/dd-trace-go.v1 require minor v1.31.1 -> v1.34.0

Release Notes

DataDog/dd-trace-go

v1.34.0

Compare Source

This version comes with a first release of Application Security (AppSec), which includes a Web-App Firewall (WAF). You can apply to the AppSec private beta by visiting https://app.datadoghq.com/security/appsec and following the instructions detailed here.

We've also included support for github.com/urfave/negroni, along with other enhancements and bug fixes.

Features
Fixes
  • profiler: stop erroring on 2xx status codes (#​1024)
  • ddtrace/tracer: add normalization of span duration (#​973)
  • contrib/gorm.io/gorm.v1: add WithErrorCheck option (#​940) (/thanks @​vmlellis)
  • contrib/olivere/elastic: fix ineffectual error assignment (#​1010)
  • contrib/twitchtv/twirp: service name should be read from global config (#​1008) (/thanks @​prasad-marne)
  • contrib/go.mongodb.org/mongo-driver/mongo: query tag should be mongodb.query (#​996)
  • contrib/gofiber/fiber.v2: capture error from fiber handler (#​988)
  • contrib/gofiber/fiber.v2: add reference to initial middleware span/context (#​992)

To view all changes check out new commits and the 1.34.0 milestone.

v1.33.0

Compare Source

This change delivers support for Delta Profiles along with a performance improvement in situations when the application generates very large traces.

Features
  • profiler: Convert the Allocations, Allocated Memory, Mutex and Block profiles to delta profiles over the profiling period rather than over the lifetime of the process (#​842). Please refer to this google doc for more information.
Fixes
  • ddtrace/tracer: remove the waitClose mechanism which fixes a memory leak with very large traces (#​976)

To view all changes check out new commits and the 1.33.0 milestone.

v1.32.0

Compare Source

This version includes a new contrib integration for github.com/aws/aws-sdk-go-v2 along with some integration improvements and various fixes for the tracer and profiler. Thanks to the community for helping push this project forward! 🥇

Features
Fixes
  • ddtrace/tracer: sample child spans with no priority (#​818) (Thanks @​Jesse-Cameron)
  • ddtrace/tracer: handle panics in SetTag (#​932)
  • contrib/google.golang.org/grpc: fix client stream context propagation (#​919)
  • profiler: goroutineswait saw-stop mechanism (#​942)
  • profiler: fix hanging on Stop() (#​961)
  • ddtrace/tracer: Don't drop trace if some spans must be kept (#​963)
  • contrib/globalsign/mgo: check for error after dialing to avoid panic (#​937)

To view all changes check out new commits and the 1.32.0 milestone.


Configuration

📅 Schedule: "before 3am on tuesday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 7, 2022 19:54
@renovate renovate bot added the type: chore work needed to keep the product and development running smoothly label Jan 7, 2022
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Jan 7, 2022
@renovate renovate bot force-pushed the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch from f7b2fa8 to 328eb90 Compare January 7, 2022 20:18
mraerino
mraerino previously approved these changes Jan 7, 2022
Copy link
Contributor

@mraerino mraerino left a comment

Choose a reason for hiding this comment

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

this was tested in nf-server already

@renovate renovate bot force-pushed the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch from 328eb90 to 0d1142f Compare January 7, 2022 20:19
@mraerino mraerino merged commit 3583176 into main Jan 7, 2022
@mraerino mraerino deleted the renovate/gopkg.in-datadog-dd-trace-go.v1-1.x branch January 7, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug code to address defects in shipped code type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants