Skip to content

build(deps): bump com.datadoghq:java-dogstatsd-client from 4.0.0 to 4.4.5 - #19837

Merged
FrankChen021 merged 1 commit into
masterfrom
dependabot/maven/com.datadoghq-java-dogstatsd-client-4.4.5
Aug 1, 2026
Merged

build(deps): bump com.datadoghq:java-dogstatsd-client from 4.0.0 to 4.4.5#19837
FrankChen021 merged 1 commit into
masterfrom
dependabot/maven/com.datadoghq-java-dogstatsd-client-4.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps com.datadoghq:java-dogstatsd-client from 4.0.0 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

v4.4.4

v4.4.3

v4.4.2

v4.4.1

v4.4.0

  • [FEATURE] Added new API to send multiple samples at once. See #235
  • [BUGFIX] When using SOCK_STREAM Unix sockets we now correctly close the socket. See #243

v4.3.0

  • [FEATURE] Sending metrics with a timestamp. See #211

v4.2.0

[FEATURE] Sending metrics with a timestamp. See #211 [IMPROVEMENT] Various performance optimizations. See #203

v4.1.0

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[]

4.4.4 / 2025.03.27

  • [IMPROVEMENT] Performance improvements. See #263[]

4.4.3 / 2024.10.04

  • [BUGFIX] Use correct buffer size for unix sockets. See #256[]

4.4.2 / 2024.06.03

  • [BUGFIX] Fix sampling and visibility issues with new direct client. See #249[]

4.4.1 / 2024.05.29

  • [BUGFIX] Restore public constructor for NoOpStatsDClient. See #247[]

4.4.0 / 2024.05.24

  • [FEATURE] Added new API to send multiple samples at once. See #235[]
  • [BUGFIX] When using SOCK_STREAM Unix sockets we now correctly close the socket. See #243[]

4.3.0 / 2024.01.24

  • [FEATURE] Add support for SOCK_STREAM Unix sockets. See #228[]

4.2.1 / 2023.03.10

  • [FEATURE] Add support for DD_DOGSTATSD_URL. See #217[]

4.2.0 / 2023.01.23

  • [FEATURE] Sending metrics with a timestamp. See #211[]
  • [IMPROVEMENT] Various performance optimizations. See #203[]

4.1.0 / 2022.10.06

  • [FEATURE] Client-side origin detection. See #188[]
  • [BUGFIX] Don't report the expected InterruptedException. See #193[]
  • [BUGFIX] Fix performance issue in the aggregator. See #194[] (Thanks [@​retronym][])
  • [BUGFIX] Clear buffers before returning them to the pool. See #200[]
  • [BUGFIX] Fix high CPU usage during client shutdown. See #201[]
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 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.0.0 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.0.0...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-minor
...

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 Jul 30, 2026

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency compatibility and CI checks are clear. This review was performed by the Codex GPT-5.6-Sol model.

@FrankChen021
FrankChen021 merged commit 7b09c90 into master Aug 1, 2026
44 of 45 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/com.datadoghq-java-dogstatsd-client-4.4.5 branch August 1, 2026 02:33
@github-actions github-actions Bot added this to the 39.0.0 milestone Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies Area - Metrics/Event Emitting 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