Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.28.0 to 1.29.1.

Release notes

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

1.29.1

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

  • contrib/globalsign/mgo: fix infinite loop (#874)

1.29.0

This release contains a bunch of new features and fixes. Thank you to everyone who helped us by contributing both new features and bug fixes ❤️

Features

  • ddtracer/tracer: add support for DD_TRACE_SOURCE_HOSTNAME (#839)
  • all: improve debug logging (#816)
  • profiler: add options for block and mutex rates (#814)
  • contrib/go-redis/redis.v8: add support for WrapClient (#808) (Thanks @​seancaffery)
  • contrib/jinzhu/gorm: add WithErrorCheck option (#806) (Thanks @​moonsub-kim)
  • profiler: add support for v3 upload and metrics (#781)
  • contrib/gorm.io/gorm.v1: add support for gorm@v1 (#759)
  • ddtrace/tracer: fmt.Stringer in span.SetTag (#799) (Thanks @​pierrre)
  • ddtracer/tracer: ensure tag keys are unique across metrics and meta tags (#800)
  • contrib/gorilla/mux: add option for skipping certain requests (#789) (Thanks @​stroem)
  • contrib/gofiber/fiber.v2: add integration for Fiber v2 framework (#786) (Thanks @​andrei-dascalu)
  • {profiler,ddtrace/tracer}: add UDS client options (#788)

Fixes

  • ddtracer/tracer: fix an issue with illegal characters in Lambda mode (#832)
  • profiler: fix goroutineswait profile frame order (#850)
  • contrib.confluent-kafka-go: use github.com import path (#847)
  • ddtrace/tracer: updated DD_TAGS parsing to support space separation (#837)
  • ddtrace/tracer: B3 headers are now encoded as exactly 16 character long (#817)
  • profiler: Start() doesn't unlock mutex on error (#819)
  • ddtrace/tracer: improve "Tracing Without Limits" sampling rates (#812)
  • contrib/aws/aws-sdk-go: open only a single span for retryable operations (#777) (Thanks @​marcind)

Upgrades

  • profiler: increase DefaultBlockRate from 100 to 10000 (#836)

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

Commits
  • 5219341 internal/version: bump to v1.29.1
  • e610635 contrib/globalsign/mgo: fix infinite loop (#874)
  • a0e288c ddtracer/tracer: marshalled span values in encode span (#832)
  • 8026b33 profiler: fix goroutineswait profile frame order (#850)
  • 31e491e contrib.confluent-kafka-go: use github.com import path (#847)
  • 2d091ec go.mod: add datadog-go@v4.4.0 (#843)
  • e869dbd ddtracer/tracer: set hostname meta tag on each span (#839)
  • 45db01a contrib/jinzhu/gorm: add WithServiceName to gorm example (#841)
  • bfbecbf ddtrace/tracer: fix flaky format test (#840)
  • c1edb6e ddtrace/tracer: updated DD_TAGS parsing to support space separation (#837)
  • 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.28.0 to 1.29.1.
- [Release notes](https://github.com/DataDog/dd-trace-go/releases)
- [Commits](DataDog/dd-trace-go@v1.28.0...v1.29.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 5, 2021

Superseded by #500.

@dependabot dependabot bot closed this Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/datadogexporter/gopkg.in/DataDog/dd-trace-go.v1-1.29.1 branch April 5, 2021 07:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants