Skip to content

repo: release#435

Merged
beyondessential-bot merged 1 commit into
mainfrom
release-plz/2026-05-29T08-09-25Z
May 29, 2026
Merged

repo: release#435
beyondessential-bot merged 1 commit into
mainfrom
release-plz/2026-05-29T08-09-25Z

Conversation

@beyondessential-bot
Copy link
Copy Markdown
Contributor

@beyondessential-bot beyondessential-bot commented May 29, 2026

🤖 New release

  • bestool-canopy: 0.1.1 -> 0.2.0 (⚠ API breaking changes)
  • bestool-alertd: 6.0.1 -> 6.1.0 (✓ API compatible changes)
  • bestool-tamanu: 0.9.1 -> 0.10.0 (⚠ API breaking changes)
  • bestool: 1.18.3 -> 1.19.0

bestool-canopy breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters, not counting the receiver (self) parameter.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/method_parameter_count_changed.ron

Failed in:
  bestool_canopy::CanopyClient::new takes 2 parameters in /tmp/.tmpjUYuD0/bestool-canopy/src/client.rs:140, but now takes 3 parameters in /tmp/.tmpCqcdsL/bestool/crates/canopy/src/client.rs:177

bestool-tamanu breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field ServerInfo.node_version in /tmp/.tmpCqcdsL/bestool/crates/tamanu/src/doctor/server_info.rs:46
Changelog


This PR was generated with release-plz.

@beyondessential-bot beyondessential-bot force-pushed the release-plz/2026-05-29T08-09-25Z branch from 66b241f to 63176df Compare May 29, 2026 08:15
@beyondessential-bot beyondessential-bot added this pull request to the merge queue May 29, 2026
Merged via the queue into main with commit 5ab358b May 29, 2026
8 checks passed
@beyondessential-bot beyondessential-bot deleted the release-plz/2026-05-29T08-09-25Z branch May 29, 2026 08:36
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