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.33.0 to 0.50.2 #58

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 Dec 2, 2024

Bumps datadog from 0.33.0 to 0.50.2.

Release notes

Sourced from datadog's releases.

v0.50.2

  • [Fixed] Fixed removed/renamed function flush. See #868.

v0.50.1

  • [Added] Add the ability for buffering and aggregation to work at the same time. See #851.

v0.50.0

  • [Added] Add client side aggregation. See #844.
  • [Added] Add metric object type. See #837.
  • [Added] Support passing Unix timestamps to dogstatsd. See #831.
  • [Fixed] Fix a potential deadlock on fork. See #836.
  • [Changed] feat(origin detection): send both container ID and Entity ID. See #828.

v0.49.1

  • [Fixed] Fix potential metric loss when open_buffer is combined with disable_buffering=False. See #820.

v0.49.0

  • [Added] Add --restricted_roles option to Monitors API. See #809.
  • [Added] Support inode resolution mechanism for Origin Detection. See #813.
  • [Fixed] Fix potential deadlock during process fork. See #817.

v0.48.0

  • [Added] Improve forking support. See #804.
  • [Fixed] Close socket during initialization. See #808.
  • [Fixed] Update payload size when updating socket path. See #807.
  • [Fixed] Fix stale client_transport tag. See #802.
  • [Fixed] Provide backwards compatible telemetry counters. See #801.

v0.47.0

  • [Added] Add IPv6 support for dogstatsd. See #791.
  • [Added] Add blocking socket mode and background sender. See #787.

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.

... (truncated)

Changelog

Sourced from datadog's changelog.

v0.50.2 / 2024-11-21

  • [Fixed] [AMLII-2170] fix removed/renamed function flush. See #868.

0.50.1 / 2024-09-18

  • [Added] Add the ability for buffering and aggregation to work at the same time. See #851.

v0.50.0 / 2024-08-20

  • [Added] Add client side aggregation. See #844.
  • [Added] Add metric object type. See #837.
  • [Added] Support passing Unix timestamps to dogstatsd. See #831.
  • [Fixed] Fix a potential deadlock on fork. See #836.
  • [Changed] feat(origin detection): send both container ID and Entity ID. See #828.

0.49.1 / 2024-03-18

  • [Fixed] Fix potential metric loss when open_buffer is combined with disable_buffering=False. See #820.

0.49.0 / 2024-03-12

  • [Added] Add --restricted_roles option to Monitors API. See #809.
  • [Added] Support inode resolution mechanism for Origin Detection. See #813.
  • [Fixed] Fix potential deadlock during process fork. See #817.

0.48.0 / 2024-01-12

  • [Added] Improve forking support. See #804.
  • [Fixed] Close socket during initialization. See #808.
  • [Fixed] Update payload size when updating socket path. See #807.
  • [Fixed] Fix stale client_transport tag. See #802.
  • [Fixed] Provide backwards compatible telemetry counters. See #801.

0.47.0 / 2023-09-06

  • [Added] Add IPv6 support for dogstatsd. See #791.
  • [Added] Add blocking socket mode and background sender. See #787.

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.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/datadog-0.50.2 branch from 792bded to e1bd6e5 Compare December 8, 2024 05:34
Bumps [datadog](https://github.com/DataDog/datadogpy) from 0.33.0 to 0.50.2.
- [Release notes](https://github.com/DataDog/datadogpy/releases)
- [Changelog](https://github.com/DataDog/datadogpy/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadogpy@v0.33.0...v0.50.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/datadog-0.50.2 branch from e1bd6e5 to f017033 Compare December 8, 2024 05:37
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
Status: To do
Development

Successfully merging this pull request may close these issues.

0 participants