Skip to content

chore: release - #138

Open
github-actions[bot] wants to merge 2 commits into
masterfrom
release-plz-2026-07-13T06-59-15Z
Open

chore: release#138
github-actions[bot] wants to merge 2 commits into
masterfrom
release-plz-2026-07-13T06-59-15Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • resq-ai: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • resq-tui: 0.1.10 -> 0.1.11 (✓ API compatible changes)
  • resq-bin: 0.1.18 -> 0.1.19 (✓ API compatible changes)
  • resq-clean: 0.1.18 -> 0.1.19
  • resq-cli: 0.3.2 -> 0.4.0 (⚠ API breaking changes)
  • resq-flame: 0.1.18 -> 0.1.19
  • resq-perf: 0.1.18 -> 0.1.19

resq-cli breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself 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.48.0/src/lints/function_missing.ron

Failed in:
  function resq_cli::commands::explore::run_deploy, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:137
  function resq_cli::commands::explore::run_health, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:132
  function resq_cli::commands::explore::run_logs, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:122

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself 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.48.0/src/lints/struct_missing.ron

Failed in:
  struct resq_cli::commands::explore::HealthArgs, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:47
  struct resq_cli::commands::explore::DeployArgs, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:55
  struct resq_cli::commands::explore::LogsArgs, previously in file /tmp/.tmphu869f/resq-cli/src/commands/explore.rs:36
Changelog

resq-ai

0.1.1 - 2026-07-27

Fixed

  • Resolve audit ship-blockers across crates workspace (#124)

resq-tui

0.1.11 - 2026-07-27

Miscellaneous

  • Remove resq-deploy, resq-health, resq-logs crates (#139)

resq-bin

0.1.19 - 2026-07-27

Miscellaneous

  • Update Cargo.lock dependencies

resq-clean

0.1.19 - 2026-07-27

Miscellaneous

  • Update Cargo.lock dependencies

resq-cli

0.4.0 - 2026-07-27

Miscellaneous

  • Remove resq-deploy, resq-health, resq-logs crates (#139)

resq-flame

0.1.19 - 2026-07-27

Miscellaneous

  • Update Cargo.lock dependencies

resq-perf

0.1.19 - 2026-07-27

Miscellaneous

  • Remove resq-deploy, resq-health, resq-logs crates (#139)


This PR was generated with release-plz.

@github-actions
github-actions Bot requested a review from WomB0ComB0 as a code owner July 13, 2026 06:59
WomB0ComB0
WomB0ComB0 previously approved these changes Jul 13, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-13T06-59-15Z branch from 5499b49 to 98ba8c8 Compare July 20, 2026 06:59
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-13T06-59-15Z branch from 98ba8c8 to a13c9cc Compare July 27, 2026 07:02
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