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 v0.4.0 #63

Merged
merged 1 commit into from
Nov 17, 2024
Merged

chore: release v0.4.0 #63

merged 1 commit into from
Nov 17, 2024

Conversation

rustic-release-plz[bot]
Copy link
Contributor

@rustic-release-plz rustic-release-plz bot commented Nov 17, 2024

🤖 New release

  • rustic_server: 0.3.0 -> 0.4.0 (⚠️ API breaking changes)

⚠️ rustic_server breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself 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.36.0/src/lints/struct_missing.ron

Failed in:
  struct rustic_server::auth::AuthFromRequest, previously in file /tmp/.tmp6DumgU/rustic_server/src/auth.rs:70
Changelog

0.4.0 - 2024-11-17

Added

  • read more cli options from environment variables
  • add /health route(s)

Other

  • set CI in test to run also locally in CI mode


This PR was generated with release-plz.

@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-11-17T03-46-05Z branch from 9705d99 to 8ec1b8a Compare November 17, 2024 04:31
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-11-17T03-46-05Z branch from 8ec1b8a to b7ca4d0 Compare November 17, 2024 06:04
@simonsan simonsan marked this pull request as ready for review November 17, 2024 06:31
@simonsan simonsan merged commit f0ab93d into main Nov 17, 2024
21 checks passed
@simonsan simonsan deleted the release-plz-2024-11-17T03-46-05Z branch November 17, 2024 06:32
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