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 #264

Closed
wants to merge 1 commit into from
Closed

chore: release #264

wants to merge 1 commit into from

Conversation

simonsan
Copy link
Contributor

@simonsan simonsan commented Sep 10, 2024

πŸ€– New release

  • rustic_backend: 0.2.1 -> 0.3.0 (βœ“ API compatible changes)
  • rustic_core: 0.3.1 -> 0.4.0 (βœ“ API compatible changes)
  • rustic_config: 0.2.0 -> 0.2.1 (βœ“ API compatible changes)
Changelog

rustic_backend

0.3.0 - 2024-09-23

Added

  • [breaking] Use CommandInput for commands (#269)

Other

  • remove readme versions in usage section for easier release due to release PR (#271)
  • [breaking] Use different Id types (#256)
  • (deps) Update opendal (#268)

rustic_core

0.4.0 - 2024-09-23

Added

  • Add Repository::drop_index and ::drop_data_from_index (#166)
  • (commands) Add option stdin_command to be used in CLI and config file (#266)
  • [breaking] Use CommandInput for commands (#269)
  • Add CommandInput (#252)

Fixed

  • de/serialize tags as DisplayFromStr (#270)
  • [breaking] use plural names for options (#267)
  • fix clippy lint
  • (test) shorten snapshot names for windows environment
  • [breaking] improve password-command error reporting (#265)
  • properly finish progress bar in Repository::get_snapshot_group (#263)

Other

  • remove readme versions in usage section for easier release due to release PR (#271)
  • [breaking] Use different Id types (#256)
  • Use serde_with::skip_serializing_none instead of manual mapping (#251)

rustic_config

0.2.1 - 2024-09-23

Other

  • remove readme versions in usage section for easier release due to release PR (#271)


This PR was generated with release-plz.

@simonsan simonsan force-pushed the release-plz-2024-09-10T13-13-47Z branch from d721856 to 1d72db2 Compare September 11, 2024 04:29
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 48.3%. Comparing base (483e777) to head (798a36f).

Additional details and impacted files

see 4 files with indirect coverage changes

@simonsan simonsan changed the title chore(rustic_core): release v0.3.2 chore(rustic_core): release v0.4.0 Sep 13, 2024
@simonsan simonsan force-pushed the release-plz-2024-09-10T13-13-47Z branch 2 times, most recently from 6cf3338 to 6091b75 Compare September 16, 2024 18:09
@simonsan simonsan changed the title chore(rustic_core): release v0.4.0 chore: release Sep 18, 2024
@simonsan simonsan force-pushed the release-plz-2024-09-10T13-13-47Z branch 9 times, most recently from 798a36f to 89d1c4e Compare September 23, 2024 15:45
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
@simonsan simonsan force-pushed the release-plz-2024-09-10T13-13-47Z branch from 89d1c4e to 6e7b150 Compare September 23, 2024 15:56
@simonsan simonsan closed this Sep 23, 2024
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