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.9.5 #1341

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

Conversation

rustic-release-plz[bot]
Copy link
Contributor

@rustic-release-plz rustic-release-plz bot commented Oct 25, 2024

🤖 New release

  • rustic-rs: 0.9.4 -> 0.9.5 (✓ API compatible changes)
Changelog

0.9.5 - 2024-11-29

Added

  • (async) use is_async_compatible() to determine backend incompatibility and error out (#1355)
  • (commands) Add mount command (#973)

Fixed

  • (commands) Use spawn_blocking in webdav when calling rustic_core (#1365)
  • (filesystem) Use channels to communicate within webdav filesystem (#1361)

Other

  • clean up whitespace and update clippy linting allowances
  • (deps) update dependencies to latest versions
  • (deps) update lockfile to get rid of vulnerable url version
  • (mount) rename fields for clarity, add user options for mount (#1353)
  • (deps) update dependencies
  • (deps) don't use rustic_core webdav feature (#1367)
  • Revert "fix(filesystem): Use channels to communicate within webdav filesystem (#1361)"
  • Revert "feat(async): use is_async_compatible() to determine backend incompatibility and error out (#1355)"
  • move webdavfs from rustic_core to rustic-rs (#1363)
  • (clippy) comment out unused lints in lib.rs
  • (clippy) apply fixes automatically
  • use BTreeMap for env in global options (#1360)
  • add tiny framework for testing rustic's compat with latest restic (#1303)
  • use snapshot tests for default config, show-config and completions (#1359)
  • (deps) update dependencies rustic_core, rustic_backend, rustic_testing, and migrate to conflate 0.3 (#1357)
  • fix typos
  • (build) add platform-dependent settings and remove ci flag for extra features
  • clarify --use-profile command in config by using long form (#1344)
  • (deps) update core and testing crates (#1340)


This PR was generated with release-plz.

@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch from aa5b88a to fe96065 Compare October 31, 2024 22:37
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch 11 times, most recently from c508afb to 1c694c9 Compare November 11, 2024 19:08
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch 17 times, most recently from 80615ec to 2f4563c Compare November 25, 2024 15:22
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch from 2f4563c to aad7485 Compare November 26, 2024 12:32
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch 2 times, most recently from a8199e6 to c423d26 Compare November 28, 2024 20:37
@rustic-release-plz rustic-release-plz bot force-pushed the release-plz-2024-10-25T15-16-10Z branch from c423d26 to 77d286c Compare November 29, 2024 12:47
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