Skip to content

chore: release v0.6.11#236

Merged
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-13T13-00-23Z
Jun 13, 2026
Merged

chore: release v0.6.11#236
AprilNEA merged 1 commit into
masterfrom
release-plz/2026-06-13T13-00-23Z

Conversation

@aprilnea

@aprilnea aprilnea Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • openlogi-core: 0.6.10 -> 0.6.11
  • openlogi-hidpp: 0.6.10 -> 0.6.11
  • openlogi-hid: 0.6.10 -> 0.6.11
  • openlogi-assets: 0.6.10 -> 0.6.11
  • openlogi-cli: 0.6.10 -> 0.6.11
  • openlogi-hook: 0.6.10 -> 0.6.11
  • openlogi: 0.6.10 -> 0.6.11
Changelog

openlogi-core

0.6.10 - 2026-06-13

Added

  • (config) add auto_download_assets app setting

Fixed

  • (gui) keep the diagnostics report truthful across agent restarts (#230)

openlogi-hidpp

0.6.10 - 2026-06-13

Added

  • (config) add auto_download_assets app setting

Fixed

  • (gui) keep the diagnostics report truthful across agent restarts (#230)

openlogi-hid

0.6.11 - 2026-06-13

Fixed

  • (hid) replay a node's last inventory through transient probe failures (#222)

openlogi-assets

0.6.11 - 2026-06-13

Fixed

  • (hid) replay a node's last inventory through transient probe failures (#222)

openlogi-cli

0.6.11 - 2026-06-13

Fixed

  • (hid) replay a node's last inventory through transient probe failures (#222)

openlogi-hook

0.6.11 - 2026-06-13

Fixed

  • (hid) replay a node's last inventory through transient probe failures (#222)

openlogi

0.6.11 - 2026-06-13

Fixed

  • (hid) replay a node's last inventory through transient probe failures (#222)


This PR was generated with release-plz.

@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by release-plz, bumping all workspace packages uniformly from 0.6.10 to 0.6.11. The only functional change driving this release is a HID fix that replays a node's last inventory through transient probe failures (#222).

  • Version bump: [workspace.package] version and all internal path-dependency version constraints updated from 0.6.10 to 0.6.11 across Cargo.toml, crates/openlogi-cli, crates/openlogi-hid, and crates/openlogi-hook.
  • Cargo.lock: All eleven workspace packages (including openlogi-agent, openlogi-gui, xtask) regenerated at the new version — consistent with a uniform monorepo bump.
  • CHANGELOG.md: New 0.6.11 entry added above the existing 0.6.10 block, correctly documenting the single HID fix.

Confidence Score: 5/5

Safe to merge — purely a version bump with no logic changes.

All changes are mechanical: the workspace version string, internal path-dependency version constraints, the lock file, and the CHANGELOG entry are each updated consistently and in sync. No source logic, public APIs, or build configuration changed.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds 0.6.11 release entry documenting the HID probe-failure fix (#222)
Cargo.toml Bumps workspace version and internal dependency references from 0.6.10 to 0.6.11
Cargo.lock Lock file updated to reflect 0.6.11 for all workspace packages (openlogi, openlogi-agent, openlogi-agent-core, openlogi-assets, openlogi-cli, openlogi-core, openlogi-gui, openlogi-hid, openlogi-hidpp, openlogi-hook, xtask)
crates/openlogi-cli/Cargo.toml Updates openlogi-core, openlogi-hid, and openlogi-assets dependency constraints to 0.6.11
crates/openlogi-hid/Cargo.toml Updates openlogi-core dependency constraint to 0.6.11
crates/openlogi-hook/Cargo.toml Updates openlogi-core dependency constraint to 0.6.11

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    WP["[workspace.package]\nversion = 0.6.11"]
    WP --> core["openlogi-core\n0.6.11"]
    WP --> hidpp["openlogi-hidpp\n0.6.11"]
    WP --> hid["openlogi-hid\n0.6.11"]
    WP --> assets["openlogi-assets\n0.6.11"]
    WP --> cli["openlogi-cli\n0.6.11"]
    WP --> hook["openlogi-hook\n0.6.11"]
    WP --> root["openlogi (root)\n0.6.11"]
    core --> hid
    core --> cli
    core --> hook
    hidpp --> hid
    hid --> cli
    assets --> cli
    cli --> root
Loading

Reviews (2): Last reviewed commit: "chore: release v0.6.11" | Re-trigger Greptile

@aprilnea aprilnea Bot force-pushed the release-plz/2026-06-13T13-00-23Z branch from 94dc868 to 79564a8 Compare June 13, 2026 13:53
@AprilNEA AprilNEA merged commit 454e075 into master Jun 13, 2026
8 checks passed
@AprilNEA AprilNEA deleted the release-plz/2026-06-13T13-00-23Z branch June 13, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant