Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/DataDog/datadog-go from 4.4.0+incompatible to 4.5.1+incompatible in /services/ledger-unit #162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps github.com/DataDog/datadog-go from 4.4.0+incompatible to 4.5.1+incompatible.

Release notes

Sourced from github.com/DataDog/datadog-go's releases.

v4.5.1

See the Changelog for the details.

v4.5.0

See the Changelog for the details.

Changelog

Sourced from github.com/DataDog/datadog-go's changelog.

Changes

4.5.1 / 2021-03-31

  • [BUGFIX] Fix support of UDS and named pipe for DD_AGENT_HOST environment variable. See #192[].

4.5.0 / 2021-03-15

  • [IMPROVEMENT] Increase UDS default timeout from 1ms to 100ms. See #186[].
  • [IMPROVEMENT] Defer connection establishment to first write for Windows Named Pipe. See #190[].

4.4.0 / 2021-02-10

  • [BETA BUGFIX] Fix multi-metric aggregation when packing different metrics in the same packet. See #181[].
  • [FEATURE] Add support for Windows Named Pipes (Windows only). See #182[] and #185[].

4.3.1 / 2021-01-28

  • [BUGFIX] Fix race condition when using sample rate (introduce in 4.3.0). See #179[].

4.3.0 / 2021-01-20

  • [BETA] Adding client side aggregation for distributions, histograms and timings. See #176[].
  • [IMPROVEMENT] Use a worker-specific random source to remove lock contention. See #178[]. Thanks to [@​matthewdale][].
  • [IMPROVEMENT] Update devMode telemetry naming and taging to ease graphing in Datadog. See #175[].

4.2.0 / 2020-11-02

  • [UDS] Use better payload size defaults for UDS connections. See #171[].

4.1.0 / 2020-10-23

[BETA BUGFIX] Ignore sampling rate when client side aggregation is enabled (for Gauge, Count and Set). See #170[]. [FEATURE] Adding a new option WithDevMode(), to send more telemetry metrics to ease troubleshooting issues. See #169[].

4.0.1 / 2020-10-07

Notes

  • [BUGFIX] Fix incomplete manual flush of the sender when the client isn't stopped. See #163[].

4.0.0 / 2020-08-21

Notes

  • [FEATURE] Add new option WithTelemetryAddr, to send the telemetry data to a different endpoint. See #157[].

... (truncated)

Commits
  • fc7e49f release 4.5.1
  • 4ab7b7c Fix DD_AGENT_HOST variable support
  • 7e21371 release 4.5.0
  • c995f1b [win pipes] Defer connection establishment to first write
  • 75ff597 Increase default UDS timeout from 1ms to 100ms
  • 8b8be9a Add a Client test that can detect data races when emitting metrics from separ...
  • See full diff 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 [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.4.0+incompatible to 4.5.1+incompatible.
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v4.4.0...v4.5.1)

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

dependabot bot commented on behalf of github Apr 21, 2021

Superseded by #165.

@dependabot dependabot bot closed this Apr 21, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/services/ledger-unit/github.com/DataDog/datadog-go-4.5.1incompatible branch April 21, 2021 05:23
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.

None yet

0 participants