Skip to content

Bump cadence from 1.6.0 to 1.8.0#111

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cadence-1.8.0
Open

Bump cadence from 1.6.0 to 1.8.0#111
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cadence-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps cadence from 1.6.0 to 1.8.0.

Changelog

Sourced from cadence's changelog.

v1.8.0 - 2026-04-11

  • Allow UDP sinks (UdpMetricSink, BufferedUdpMetricSink) to be configured to periodically re-resolve the hostname of the server that metrics are being sent to. Examples of this can be found in documentation for each sink, the README, or examples directory.

v1.7.0 - 2026-02-08

  • Fix an issue with BufferedUdpMetricSink stats not being updated per #227. Thanks to @​danielnorberg for this contribution.
  • Update the minimum supported Rust version to 1.70 (from 1.60) since 1.60 is unreliable in CI.
Commits
  • e87353c Merge pull request #238 from 56quarters/version-bump
  • b2c9453 chore: version bump for 1.8.0 release
  • 26b8145 Merge pull request #237 from 56quarters/resolve-tests
  • 9aaed19 Use resolving behavior in integration tests
  • 01b1c6f Merge pull request #236 from 56quarters/resolver
  • bcf702c feat: optionally re-resolve hosts for UDP sinks
  • 58eae5a Merge pull request #235 from 56quarters/executor
  • b497cd5 chore: extract QueuingMetricSink thread logic
  • 2f085f0 Merge pull request #233 from 56quarters/more-versions
  • cc9c31c chore: update rust-version in README and Cargo.toml
  • 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 [cadence](https://github.com/56quarters/cadence) from 1.6.0 to 1.8.0.
- [Changelog](https://github.com/56quarters/cadence/blob/master/CHANGES.md)
- [Commits](56quarters/cadence@1.6.0...1.8.0)

---
updated-dependencies:
- dependency-name: cadence
  dependency-version: 1.8.0
  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 rust Pull requests that update Rust code labels May 2, 2026
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants