Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.27.1 to 1.34.0.

Release notes

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

1.34.0

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.

1.33.0

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.

1.32.0

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

  • contrib/go-pg/pg.v10: add analytics and service name options (#953) (Thanks, @​pzvalenta)
  • contrib/aws: add aws-sdk-go-v2 support package (#923) (Thanks, @​speza)
  • contrib/net/http: add WithIgnoreRequest option (#950) (Thanks, @​prasad-marne)
  • contrib/confluentinc/confluent-kafka-go/kafka: Use kafka headers as context when producing (#943) (Thanks, @​hexa00)

Fixes

  • ddtrace/tracer: sample child spans with no priority (#818) (Thanks @​Jesse-Cameron)
  • ddtrace/tracer: handle panics in SetTag (#932)

... (truncated)

Commits
  • 1543670 internal/appsec: add "appsec.event" span tag (#1039)
  • a6eac4d internal/appsec/waf: speed up concurrency test (#1035)
  • bc980e2 ddtrace/tracer: include appsec status into startup logging (#1032)
  • d8f4737 profiler: stop erroring on 2xx status codes (#1024)
  • 4cfcd67 ddtrace/tracer: ddtrace/tracer: have RuleSampler use User{Keep,Reject} instea...
  • 45529e2 contrib/gorm.io/gorm.v1: add WithErrorCheck option (#940)
  • 9046c68 internal/appsec: add new AppSec beta functionality and support for contrib/ne...
  • 6629934 circleci: fix cert issue and pin Shopify/sarama (#1029)
  • e6b0d5d contrib/README.md: clarify integration version naming (#1019)
  • 2084ebd ddtrace/tracer: document how to create spans and trace size limit (#1002)
  • 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 [gopkg.in/DataDog/dd-trace-go.v1](https://github.com/DataDog/dd-trace-go) from 1.27.1 to 1.34.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v1.27.1...v1.34.0)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

Superseded by #1469.

@dependabot dependabot bot closed this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/datadogexporter/gopkg.in/DataDog/dd-trace-go.v1-1.34.0 branch January 17, 2022 04:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant