Skip to content

repo: release#458

Merged
beyondessential-bot merged 1 commit into
mainfrom
release-plz/2026-06-03T12-05-10Z
Jun 3, 2026
Merged

repo: release#458
beyondessential-bot merged 1 commit into
mainfrom
release-plz/2026-06-03T12-05-10Z

Conversation

@beyondessential-bot
Copy link
Copy Markdown
Contributor

🤖 New release

  • bestool-canopy: 0.3.0 -> 0.3.1 (✓ API compatible changes)
  • bestool-alertd: 7.0.1 -> 8.0.0 (⚠ API breaking changes)
  • bestool: 1.21.1 -> 1.21.2
  • bestool-tamanu: 0.11.1 -> 0.11.2

bestool-alertd breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_variant_added.ron

Failed in:
  variant CheckStatus:Broken in /tmp/.tmpTlt5tN/bestool/crates/alertd/src/doctor/check.rs:23

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/inherent_method_missing.ron

Failed in:
  OverallResult::is_healthy_top_level, previously in file /tmp/.tmpVlROla/bestool-alertd/src/doctor/check.rs:225
  CheckStatus::is_healthy_on_wire, previously in file /tmp/.tmpVlROla/bestool-alertd/src/doctor/check.rs:24
Changelog

bestool-canopy

0.3.1 - 2026-06-03

Added

  • feat!(alertd/doctor): replace per-check healthy bool with result enum (#457)
  • feat!(alertd/doctor): replace per-check healthy bool with result enum

bestool-alertd

8.0.0 - 2026-06-03

Added

  • feat!(alertd/doctor): replace per-check healthy bool with result enum (#457)
  • feat!(alertd/doctor): replace per-check healthy bool with result enum

Fixed

  • (alertd/doctor) classify class-42 query errors as broken healthchecks

bestool

1.21.2 - 2026-06-03

Added

  • feat!(alertd/doctor): replace per-check healthy bool with result enum (#457)
  • feat!(alertd/doctor): replace per-check healthy bool with result enum

Other

  • run live canopy contract tests in a dedicated job

bestool-tamanu

0.11.2 - 2026-06-03

Other

  • updated the following local packages: bestool-canopy


This PR was generated with release-plz.

@beyondessential-bot beyondessential-bot added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 1df582d Jun 3, 2026
12 checks passed
@beyondessential-bot beyondessential-bot deleted the release-plz/2026-06-03T12-05-10Z branch June 3, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant