Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

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

Release notes

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

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.

Upgrades

  • ⚠️ Users of the profiler that call profiler.WithAPIKey() or set a DD_API_KEY environment variable will see a change in behaviour which could result in breaking their profiling integration. Profiles will now be uploaded through the agent running on localhost:8126. If you don't have an agent running there, please use profiler.WithAgentAddr() or the appropriate environment variables to configure the location of the agent. This commit has more details on the exact changes.

Features

  • internal: add support for Fargate 1.4 (#863)
  • contrib/gorilla/mux: add WithQueryParams and WithHeaderTags (#825)
  • contrib/go-chi/chi.v5: support go-chi/chi/v5 (#858) /thanks @​johejo
  • contrib/confluentinc/confluent-kafka-go: add tracing for ReadMessage method (#880) /thanks @​alebabai
  • profiler: Implement WithUploadTimeout (#852)
  • ddtrace/tracer: improve stack trace generation performance (#884)
  • contrib/go-redis/redis.v7: support for redis v7 package (#862)
  • ddtrace/tracer: improve Lamba performance (#898)
  • contrib/net/http: add Unwrap method for RoundTripper (#903) /thanks @​bullgare
  • ddtrace/opentracer: add support for opentracing.TracerContextWithSpan Extension (#855) /thanks @​shannontan-bolt
  • ddtrace/opentracer: consider FollowsFrom references as children (#905) /thanks @​shannontan-bolt
  • contrib/database/sql.tracedConn implement driver.SessionResetter (#908) /thanks @​kyfk

Fixes

  • contrib/globalsign/mgo: fix infinite loop (#874)
  • profiler: fix newlines breaking up log messages (#891)
  • ddtrace/tracer: follow noDebugStack setting when using SetTag with an error (#900)
  • contrib/Shopify/sarama: fix possible deadlock in WrapAsyncProducer (#907) /thanks @​pellared

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

1.29.2

This change adds a fix for obtaining the container ID in environments using Fargate 1.4 (DataDog/dd-trace-go#863)

1.29.1

This is a small patch release, fixing a bug in one of our MongoDB integrations.

... (truncated)

Commits
  • 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...
  • 5f6503d ddtrace/tracer: add interchangeable writer to logTraceWriter (#939)
  • 1389fb2 profiler: goroutineswait saw-stop mechanism (#942)
  • 37b76b6 circleci: record junit test results (#959)
  • bfaa50c contrib/google.golang.org/grpc: fix client stream context propagation (#919)
  • ae6b43f contrib/net/http: add WithIgnoreRequest option (#950)
  • 74f84d7 contrib/aws: add aws-sdk-go-v2 support package (#923)
  • 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.32.0.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v1.27.1...v1.32.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 Aug 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 6, 2021

Superseded by #1105.

@dependabot dependabot bot closed this Sep 6, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/datadogexporter/gopkg.in/DataDog/dd-trace-go.v1-1.32.0 branch September 6, 2021 04:25
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