Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps com.datadoghq:java-dogstatsd-client from 4.4.4 to 4.4.5.

Release notes

Sourced from com.datadoghq:java-dogstatsd-client's releases.

v4.4.5

  • [IMPROVEMENT] Only send externalEnv when origin detection is enabled. See #279[]
  • [FEATURE] Add per-metric tags cardinality setting. See #277[]
  • [FEATURE] Add global tags cardinality setting. See #276[]
  • [FEATURE] Use mountinfo for origin detection. See #275[]
  • [FEATURE] Add support for externalEnv field. See #274[]

#274: DataDog/java-dogstatsd-client#274 #275: DataDog/java-dogstatsd-client#275 #276: DataDog/java-dogstatsd-client#276 #277: DataDog/java-dogstatsd-client#277 #279: DataDog/java-dogstatsd-client#279

Changelog

Sourced from com.datadoghq:java-dogstatsd-client's changelog.

4.4.5 / 2025.08.15

  • [IMPROVEMENT] Only send externalEnv when origin detection is enabled. See #279[]
  • [FEATURE] Add per-metric tags cardinality setting. See #277[]
  • [FEATURE] Add global tags cardinality setting. See #276[]
  • [FEATURE] Use mountinfo for origin detection. See #275[]
  • [FEATURE] Add support for externalEnv field. See #274[]
Commits
  • 62ff210 Merge pull request #281 from DataDog/vickenty/445
  • 1741864 Fix changelog link
  • 55a8a21 add links
  • cb5d513 [release] prepare v4.4.5
  • a623f2e Merge pull request #279 from DataDog/vickenty/fee
  • e93c77a Add missing originDetectionEnabled call in tests
  • 07f4eb7 AGTMETRICS-344 only send external env if origin detection is enabled
  • 62441c8 Merge pull request #278 from DataDog/vickenty/pom
  • c039285 spelling
  • bfc0719 Merge pull request #277 from DataDog/vickenty/card
  • 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 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)

Bumps [com.datadoghq:java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/DataDog/java-dogstatsd-client/releases)
- [Changelog](https://github.com/DataDog/java-dogstatsd-client/blob/master/CHANGELOG.md)
- [Commits](DataDog/java-dogstatsd-client@v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: com.datadoghq:java-dogstatsd-client
  dependency-version: 4.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 26, 2025 13:36
@dependabot dependabot bot requested a review from anacotirlea August 26, 2025 13:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 26, 2025
@gyg-pr-tool gyg-pr-tool bot removed the request for review from anacotirlea August 26, 2025 13:37
@pboos pboos merged commit 76aa40a into main Aug 27, 2025
2 of 3 checks passed
@pboos pboos deleted the dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.5 branch August 27, 2025 09:18
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant