Skip to content

chore: release v0.7.0 - #79

Merged
tatimblin merged 1 commit into
mainfrom
release-plz-2026-08-18T15-25-47Z
Sep 18, 2026
Merged

tatimblin merged 1 commit into
mainfrom
release-plz-2026-08-18T15-25-47Z

Conversation

@tatimblin

@tatimblin tatimblin commented Aug 18, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • sonos-cli: 0.6.0 -> 0.7.0 (⚠ API breaking changes)

sonos-cli breaking changes

--- failure constructible_struct_adds_field: struct exhaustively constructible through public API adds field ---

Description:
A pub struct that could be exhaustively constructed with a literal using only public API has a new pub field, breaking existing exhaustive literals.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.50.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field GlobalFlags.offline in /tmp/.tmp9QVG23/sonos-cli/src/cli/mod.rs:50
  field GlobalFlags.require_live in /tmp/.tmp9QVG23/sonos-cli/src/cli/mod.rs:53
Changelog

0.7.0 - 2026-09-18

Fixed

  • stop reporting total discovery failure as success (#83)


This PR was generated with release-plz.

@tatimblin
tatimblin force-pushed the release-plz-2026-08-18T15-25-47Z branch from c9572d5 to 57b304c Compare August 18, 2026 15:27
@tatimblin tatimblin changed the title chore: release v0.6.1 chore: release v0.7.0 Sep 18, 2026
@tatimblin
tatimblin force-pushed the release-plz-2026-08-18T15-25-47Z branch from 57b304c to 91b7f56 Compare September 18, 2026 15:36
@tatimblin
tatimblin merged commit 1dbc80e into main Sep 18, 2026
9 checks passed
@tatimblin
tatimblin deleted the release-plz-2026-08-18T15-25-47Z branch September 18, 2026 16:29
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