Skip to content

Bump com.datadoghq:java-dogstatsd-client from 4.3.0 to 4.4.0 - #105

Merged
pboos merged 1 commit into
mainfrom
dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.0
May 31, 2024
Merged

Bump com.datadoghq:java-dogstatsd-client from 4.3.0 to 4.4.0#105
pboos merged 1 commit into
mainfrom
dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2024

Copy link
Copy Markdown
Contributor

Bumps com.datadoghq:java-dogstatsd-client from 4.3.0 to 4.4.0.

Release notes

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

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
Changelog

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

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[]
Commits
  • 86df381 [release][AMLII-1807] prepare v4.4.0 (#245)
  • f9b0644 Merge pull request #243 from DataDog/corentin.chary/unix-stream
  • c59bcdb Remove empty function
  • 627ff1e Remove unused import
  • d929fba uds-stream: refactor try
  • fd2efdc uds-stream: catch more exceptions
  • 0ff61ea uds-stream: close unused sockets
  • c18559c Merge pull request #236 from blemale/bastien.lemale/perf_do_not_allocate_comp...
  • 1a461da fix: Handle bad utf8 inputs consistently
  • 149d27f perf: Do not allocate when computing metadata size
  • 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)

@dependabot
dependabot Bot requested a review from a team May 27, 2024 20:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 27, 2024
@dependabot
dependabot Bot requested a review from eleonoraborghi May 27, 2024 20:40
Bumps [com.datadoghq:java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 4.3.0 to 4.4.0.
- [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.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.0 branch from 1a88b1a to 5bd6ddd Compare May 28, 2024 14:33
@pboos
pboos merged commit da26151 into main May 31, 2024
@pboos
pboos deleted the dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.0 branch May 31, 2024 13:39
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