Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

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

Release notes

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

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)
  • 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.

1.31.1

Version 1.31.1 is a smaller release, but contains some great features such as support for the agent discovery endpoint, feature flags, stats & tracer-side dropping of non-sampled spans.

Features

  • ddtrace/tracer: add support for agent discovery endpoint, feature flags, stats & drops (#859)
  • contrib/go-redis/redis.v8: optimize BeforeProcess and BeforeProcessPipeline (#920) (Thanks @​johejo)

Fixes

  • profiler: Fix infinite loop in maxPauseNs (#927)

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

1.30.0

This change comes packed with features and new integrations thanks to all the nice contributions, along with a few fixes.

... (truncated)

Commits
  • d326bfb profiler: Implement Delta Profiles (#842)
  • 8317212 .circleci: install goimports (#979)
  • e3b911f checkcopyright: accept year, year range, year list (#977)
  • 394c515 ddtrace/tracer: remove the waitClose mechanism (#976)
  • 0e50886 .circleci: Add check for grouping imports (#795)
  • f30cd64 internal/version: bump to v1.33.0 (#975)
  • 63dea35 contrib/globalsign/mgo: check for error after dialing to avoid panic (#937)
  • 9a5c7ca ddtrace/tracer: Don't drop trace if some spans must be kept (#963)
  • f49f770 profiler: fix hanging on Stop() (#961)
  • 5c1ff94 contrib/confluentinc/confluent-kafka-go/kafka: Use kafka headers as context w...
  • 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.33.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v1.27.1...v1.33.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 Sep 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 15, 2021

Superseded by #1301.

@dependabot dependabot bot closed this Nov 15, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/datadogexporter/gopkg.in/DataDog/dd-trace-go.v1-1.33.0 branch November 15, 2021 04:29
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