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

fix(deps): update rustic_core to version 0.5.3 #1314

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

simonsan
Copy link
Contributor

@simonsan simonsan commented Oct 10, 2024

This contains an immediate fix for a newly introduced bug in rustic_core v0.5.2 that involved how the TreeStreamerOnce handled errors when a channel was full.

Fixes v0.9.2 breaks prune operations #1313

This contains an immediate fix for a newly introduced bug in 0.5.2 that involved how the TreeStreamerOnce handled errors when a channel was full.

Fixes v0.9.2 breaks prune operations #1313

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
@simonsan simonsan added C-bug Category: Something isn't working as expected A-core Area: Generally related to `rustic_core` P-high Priority: High, to be fixed at a higher priority A-dependencies Area: Related to updating dependencies labels Oct 10, 2024
@simonsan simonsan merged commit facfb2d into main Oct 10, 2024
30 checks passed
@simonsan simonsan deleted the chore/update-core-1 branch October 10, 2024 02:11
simonsan pushed a commit that referenced this pull request Oct 10, 2024
## 🤖 New release
* `rustic-rs`: 0.9.2 -> 0.9.3 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.9.3](v0.9.2...v0.9.3)
- 2024-10-10

### Fixed

- *(deps)* update rustic_core to version 0.5.3
([#1314](#1314))

### Other

- add status badge for docker image build and shorten workflow name
([#1311](#1311))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Generally related to `rustic_core` A-dependencies Area: Related to updating dependencies C-bug Category: Something isn't working as expected P-high Priority: High, to be fixed at a higher priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant