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

build(deps): bump datadog from 0.21.0 to 0.46.0 #4593

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2023

Bumps datadog from 0.21.0 to 0.46.0.

Release notes

Sourced from datadog's releases.

v0.46.0

  • [Added] Add tags and priority to the fpost monitor request. See #739.
  • [Added] Add AP1 Datacenter. See #779.
  • [Fixed] Add alphanumeric check to app/api key config creation. See #781.
  • [Fixed] Add govcloud to site param descriptions, and add custom url fallback. See #780.

v0.45.0

  • [Added] Add dogwrap site option to send to US3 site. See #749. Thanks holidayworking.
  • [Added] Add SLO search endpoint and update get_all. See #744.
  • [Added] [statsd] Add origin detection with container ID field. See #720.
  • [Fixed] Fix duplicate parsers in dogshell. See #760.
  • [Changed] Use header for credentials everywhere. See #754.
  • [Changed] [statsd] Raise ValueError instead of Exception when payload is too large. See #730. Thanks mlanicaputo.

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.

... (truncated)

Changelog

Sourced from datadog's changelog.

0.46.0 / 2023-07-12

  • [Added] Add tags and priority to the fpost monitor request. See #739.
  • [Added] Add AP1 Datacenter. See #779.
  • [Fixed] Add alphanumeric check to app/api key config creation. See #781.
  • [Fixed] Add govcloud to site param descriptions, and add custom url fallback. See #780.

0.45.0 / 2023-03-15

  • [Added] Add dogwrap site option to send to US3 site. See #749. Thanks holidayworking.
  • [Added] Add SLO search endpoint and update get_all. See #744.
  • [Added] [statsd] Add origin detection with container ID field. See #720.
  • [Fixed] Fix duplicate parsers in dogshell. See #760.
  • [Changed] Use header for credentials everywhere. See #754.
  • [Changed] [statsd] Raise ValueError instead of Exception when payload is too large. See #730. Thanks mlanicaputo.

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

... (truncated)

Commits
  • 12c4195 Update changelog and version
  • 9bcf517 add alphanumeric check to app/api key config creation (#781)
  • 8ae1cf6 Update dogshell site parameter handling, fix us1 and add gov and custom url (...
  • 42d7678 Add tags and priority to the monitor post/update commands (#739)
  • 099a094 Add AP1 Datacenter (#779)
  • 7966f3e Migrate azp pipeline to GitHub actions (#776)
  • 0873f87 Start dev cycle (#762)
  • db06d6a Release changelog (#761)
  • 7c44ceb Fix duplicate parsers in dogshell (#760)
  • 48d7bae [CONTSEC-707] Upgrade CodeQL Github Action to v2 (#759)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.21.0 to 0.46.0.
- [Release notes](https://github.com/DataDog/datadogpy/releases)
- [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadogpy@v0.21.0...v0.46.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 dependabot bot requested a review from a team as a code owner August 6, 2023 15:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 6, 2023
@getsantry getsantry bot added the Stale label Oct 18, 2023
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 python Pull requests that update Python code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants