Skip to content

chore: release#102

Merged
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-14T05-32-09Z
May 14, 2026
Merged

chore: release#102
ZR233 merged 1 commit into
mainfrom
release-plz-2026-05-14T05-32-09Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • ostool: 0.16.0 -> 0.17.0 (⚠ API breaking changes)
  • ostool-server: 0.1.8 -> 0.2.0 (⚠ API breaking changes)

ostool 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.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field UbootProfile.network_mode in /tmp/.tmplDp3Pd/ostool/ostool/src/board/client.rs:60
  field UbootProfile.board_ip in /tmp/.tmplDp3Pd/ostool/ostool/src/board/client.rs:62
  field UbootProfile.server_ip in /tmp/.tmplDp3Pd/ostool/ostool/src/board/client.rs:64
  field UbootProfile.netmask in /tmp/.tmplDp3Pd/ostool/ostool/src/board/client.rs:66
  field UbootProfile.gatewayip in /tmp/.tmplDp3Pd/ostool/ostool/src/board/client.rs:68

ostool-server 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.46.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field UbootProfile.network_mode in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:433
  field UbootProfile.board_ip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:435
  field UbootProfile.server_ip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:437
  field UbootProfile.netmask in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:439
  field UbootProfile.gatewayip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:441
  field UbootProfile.network_mode in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:433
  field UbootProfile.board_ip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:435
  field UbootProfile.server_ip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:437
  field UbootProfile.netmask in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:439
  field UbootProfile.gatewayip in /tmp/.tmplDp3Pd/ostool/ostool-server/src/config.rs:441
Changelog

ostool

0.17.0 - 2026-05-14

Added

  • 添加 U-Boot 网络模式配置(DHCP/静态IP) (#101)

ostool-server

0.2.0 - 2026-05-14

Added

  • 添加 U-Boot 网络模式配置(DHCP/静态IP) (#101)


This PR was generated with release-plz.

@ZR233 ZR233 merged commit 4de8569 into main May 14, 2026
MRNIU pushed a commit to MRNIU/ostool that referenced this pull request May 21, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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