Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #385

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

rustic-release-plz[bot]
Copy link
Contributor

@rustic-release-plz rustic-release-plz bot commented Dec 11, 2024

🤖 New release

  • rustic_backend: 0.5.2 -> 0.5.3 (✓ API compatible changes)
  • rustic_core: 0.7.3 -> 0.8.0 (⚠️ API breaking changes)

⚠️ rustic_core breaking changes

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/inherent_method_missing.ron

Failed in:
  OpenFile::from_node, previously in file /tmp/.tmpv18Xo3/rustic_core/src/vfs.rs:490
  Repository::warm_up_wait, previously in file /tmp/.tmpv18Xo3/rustic_core/src/repository.rs:751
  ParentOptions::skip_identical_parent, previously in file /tmp/.tmpv18Xo3/rustic_core/src/commands/backup.rs:36

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field skip_identical_parent of struct ParentOptions, previously in file /tmp/.tmpv18Xo3/rustic_core/src/commands/backup.rs:60
Changelog

rustic_backend

0.5.3 - 2024-12-30

Fixed

Other

rustic_core

0.8.0 - 2024-12-30

Added

Fixed


This PR was generated with release-plz.

@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-12-11T00-11-58Z branch from f5dd6f1 to c61fda4 Compare December 11, 2024 00:23
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.6%. Comparing base (25f908b) to head (8a2f59f).

Additional details and impacted files

see 13 files with indirect coverage changes

@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-12-11T00-11-58Z branch 2 times, most recently from ef43f6d to b1d7c49 Compare December 23, 2024 02:41
@rustic-release-plz rustic-release-plz bot changed the title chore(rustic_core): release v0.8.0 chore: release Dec 23, 2024
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-12-11T00-11-58Z branch 3 times, most recently from b260fc0 to ef3aea9 Compare December 24, 2024 23:49
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-12-11T00-11-58Z branch from ef3aea9 to 8a2f59f Compare December 30, 2024 08:31
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.

0 participants