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 datadog from 0.39.0 to 0.44.0 in /requirements #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2022

Bumps datadog from 0.39.0 to 0.44.0.

Release notes

Sourced from datadog's releases.

v0.44.0

[Added] Update package metadata. See #713. [Fixed] [statsd] Restore buffering state when exiting context manager. See #715. [Changed] [threadstats] Ensure ThreadStats and DogStatsd event() signatures match. See #712. [Changed] Improved dogstatsd mypy integration by adding additional type annotations. See #710. Thanks jahodfra.

v0.43.0

  • [Added] [statsd] Add ability to toggle statsd.disable_buffering state during runtime. See #700.
  • [Added] Add a dogshell option to change Datadog site to call API. See #691.
  • [Fixed] [statsd] Fix dedicated-endpoint telemetry shipping when used with UDP. See #690.
  • [Changed] [statsd] Disable statsd buffering by default. See #692.
  • [Changed] [statsd] Always terminate packets with newline. See #685.
  • [Changed] [statsd] Enable buffering by default for statsd. See #670.
  • [Changed] [statsd] Add caching to tag normalization for Python3.2+. See #674.

v0.42.0

  • [Fixed] Remove unused decorator dependency. See #651.
  • [Fixed] [dogstatsd] Fix unicode handling of event text. See #661.
  • [Added] [dogstatsd] Improve tag normalization speed. See #672.

v0.41.0

  • [Fixed] Fix decorator dependency for Python 2.7. See #646. Thanks artem888881.
  • [Fixed] [dogstatsd] Fix buffer operation thread-safety. See #642.
  • [Fixed] [dogstatsd] Improve performance of telemetry serialization. See #641.

v0.40.1

  • [Fixed] Fix blocking connections in dogstatsd. See #634.

v0.40.0

  • [Added] Support DD env vars in threadstats. See #625.
  • [Added] Add logs listing feature. See #622. Thanks userlocalhost.
  • [Added] [telemetry] optionally decouple telemetry destination from other metrics. See #558.
  • [Fixed] Lazy log formatting. See #628.
  • [Fixed] Turn EAGAIN warning into debug. See #629.
  • [Fixed] Turn warning into info. See #623.
  • [Fixed] [dogstatsd] use monotonic clock source when available for timers. See #615. Thanks jd.
  • [Fixed] Fix Synthetics delete_test parameter name. See #603. Thanks jonathan-hosmer.
  • [Fixed] Delay creation of lambda ThreadStats. See #609.
Changelog

Sourced from datadog's changelog.

0.44.0 / 2022-03-02

  • [Added] Update package metadata. See #713.
  • [Fixed] [statsd] Restore buffering state when exiting context manager. See #715.
  • [Changed] [threadstats] Ensure ThreadStats and DogStatsd event() signatures match. See #712.
  • [Changed] Improved dogstatsd mypy integration by adding additional type annotations. See #710. Thanks jahodfra.

0.43.0 / 2021-12-09

  • [Added] [statsd] Add ability to toggle statsd.disable_buffering state during runtime. See #700.
  • [Added] Add a dogshell option to change Datadog site to call API. See #691.
  • [Fixed] [statsd] Fix dedicated-endpoint telemetry shipping when used with UDP. See #690.
  • [Changed] [statsd] Disable statsd buffering by default. See #692.
  • [Changed] [statsd] Always terminate packets with newline. See #685.
  • [Changed] [statsd] Enable buffering by default for statsd. See #670.
  • [Changed] [statsd] Add caching to tag normalization for Python3.2+. See #674.

0.42.0 / 2021-07-01

  • [Fixed] Remove unused decorator dependency. See #651.
  • [Fixed] [dogstatsd] Fix unicode handling of event text. See #661.
  • [Added] [dogstatsd] Improve tag normalization speed. See #672.

0.41.0 / 2021-04-15

  • [Fixed] Fix decorator dependency for Python 2.7. See #646. Thanks artem888881.
  • [Fixed] [dogstatsd] Fix buffer operation thread-safety. See #642.
  • [Fixed] [dogstatsd] Improve performance of telemetry serialization. See #641.

0.40.1 / 2021-03-01

  • [Fixed] Fix blocking connections in dogstatsd. See #634.

0.40.0 / 2021-02-09

  • [Added] Support DD env vars in threadstats. See #625.
  • [Added] Add logs listing feature. See #622. Thanks userlocalhost.
  • [Added] [telemetry] optionally decouple telemetry destination from other metrics. See #558.
  • [Fixed] Lazy log formatting. See #628.
  • [Fixed] Turn EAGAIN warning into debug. See #629.
  • [Fixed] Turn warning into info. See #623.
  • [Fixed] [dogstatsd] use monotonic clock source when available for timers. See #615. Thanks jd.
  • [Fixed] Fix Synthetics delete_test parameter name. See #603. Thanks jonathan-hosmer.
  • [Fixed] Delay creation of lambda ThreadStats. See #609.
Commits
  • f15968c Prepare for 0.44.0 release (#716)
  • 3ce91c9 Update package metadata (#713)
  • 8947896 [statsd] Restore buffering state when exiting context manager (#715)
  • ee5ac16 [threadstats] Ensure ThreadStats and DogStatsd event() signatures match...
  • 263cab9 Add more type annotations to dogstatsd (#710)
  • 5533f88 [tests] Remove Python 3.5 from tested versions (#711)
  • c71bd8d Fix various mis-spellings in code/docs (#708)
  • 2d413f8 Start dev cycle (#705)
  • 40485de Prepare release 0.43.0 (#704)
  • 6bf4578 [statsd] Add ability to toggle statsd.disable_buffering state during runtim...
  • 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 [datadog](https://github.com/DataDog/datadogpy) from 0.39.0 to 0.44.0.
- [Release notes](https://github.com/DataDog/datadogpy/releases)
- [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadogpy@v0.39.0...v0.44.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Mar 25, 2022

The following labels could not be found: product/invisible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants