Skip to content

chore: release v0.5.0#41

Merged
RAprogramm merged 1 commit into
mainfrom
release-plz-2026-07-03T02-50-45Z
Jul 3, 2026
Merged

chore: release v0.5.0#41
RAprogramm merged 1 commit into
mainfrom
release-plz-2026-07-03T02-50-45Z

Conversation

@release-plz-yew-nav-link

Copy link
Copy Markdown
Contributor

🤖 New release

  • timeweb-rs: 0.4.0 -> 0.5.0 (⚠ API breaking changes)

timeweb-rs 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.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field App.project_id in /tmp/.tmp41Stc7/timeweb-rs/src/models/app.rs:130
  field App.project_id in /tmp/.tmp41Stc7/timeweb-rs/src/models/app.rs:130
  field GetAllProjectResources200Response.apps in /tmp/.tmp41Stc7/timeweb-rs/src/models/get_all_project_resources_200_response.rs:37
  field GetAllProjectResources200Response.apps in /tmp/.tmp41Stc7/timeweb-rs/src/models/get_all_project_resources_200_response.rs:37
Changelog

0.5.0 - 2026-07-03

Other


This PR was generated with release-plz.

@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@RAprogramm RAprogramm merged commit c5c8c02 into main Jul 3, 2026
12 checks passed
@RAprogramm RAprogramm deleted the release-plz-2026-07-03T02-50-45Z branch July 3, 2026 02:53
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