mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-06 11:31:00 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -48,6 +48,7 @@ The following sections list the changes for unreleased.
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix sharing-ng permission listings for personal and virtual drive items: [#9438](https://github.com/owncloud/ocis/pull/9438)
|
||||
* Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -59,6 +60,15 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/issues/8922
|
||||
https://github.com/owncloud/ocis/pull/9438
|
||||
|
||||
* Enhancement - Add fail flag to consistency check: [#9447](https://github.com/owncloud/ocis/pull/9447)
|
||||
|
||||
We added a `--fail` flag to the `ocis backup consistency` command. If set to
|
||||
true, the command will return a non-zero exit code if any inconsistencies are
|
||||
found. This allows you to use the command in scripts and CI/CD pipelines to
|
||||
ensure that backups are consistent.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9447
|
||||
|
||||
# Changelog for [6.0.0] (2024-06-19)
|
||||
|
||||
The following sections list the changes for 6.0.0.
|
||||
|
||||
Reference in New Issue
Block a user