Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

πŸ€– New release

  • hotfix: 0.3.2 -> 0.4.0 (⚠ API breaking changes)
  • hotfix-cli: 0.2.0 -> 0.2.1 (βœ“ API compatible changes)
  • hotfix-web-ui: 0.1.2 -> 0.1.3
  • hotfix-web: 0.1.1 -> 0.1.2

⚠ hotfix 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.45.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field SessionConfig.logout_timeout in /tmp/.tmpHmZZ6s/hotfix/crates/hotfix/src/config.rs:96
Changelog

hotfix

0.4.0 - 2025-12-08

Added

  • support logout timeouts (#252)

Other

  • revise use of logout_and_terminate (#253)

hotfix-cli

0.2.1 - 2025-12-08

Other

  • update Cargo.lock dependencies

hotfix-web-ui

0.1.3 - 2025-12-08

Other

  • updated the following local packages: hotfix

hotfix-web

0.1.2 - 2025-12-08

Other

  • updated the following local packages: hotfix, hotfix-web-ui


This PR was generated with release-plz.

@davidsteiner davidsteiner reopened this Dec 8, 2025
@davidsteiner davidsteiner self-requested a review December 8, 2025 10:04
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 86.94%. Comparing base (5bab3c5) to head (7de2d48).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #254   +/-   ##
=======================================
  Coverage   86.94%   86.94%           
=======================================
  Files          84       84           
  Lines        7489     7489           
=======================================
  Hits         6511     6511           
  Misses        978      978           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidsteiner davidsteiner merged commit c88494d into main Dec 8, 2025
4 checks passed
@davidsteiner davidsteiner deleted the release-plz-2025-12-08T10-03-15Z branch December 8, 2025 10:19
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.

2 participants