mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-22 04:50:43 -05:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -44,6 +44,7 @@ The following sections list the changes for unreleased.
|
||||
* Bugfix - Fix jwt config of policies service: [#7893](https://github.com/owncloud/ocis/pull/7893)
|
||||
* Bugfix - Fix Service Account Roles on external IDP: [#8074](https://github.com/owncloud/ocis/pull/8074)
|
||||
* Bugfix - Fix the upload postprocessing: [#8117](https://github.com/owncloud/ocis/pull/8117)
|
||||
* Bugfix - Disallow to delete a file during the processing: [#8132](https://github.com/owncloud/ocis/pull/8132)
|
||||
* Bugfix - Fix wrong naming in nats-js-kv registry: [#8140](https://github.com/owncloud/ocis/pull/8140)
|
||||
* Bugfix - IDP CS3 backend sessions now survire restart: [#8142](https://github.com/owncloud/ocis/pull/8142)
|
||||
* Bugfix - Fix patching of language: [#8182](https://github.com/owncloud/ocis/pull/8182)
|
||||
@@ -93,6 +94,15 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/issues/7909
|
||||
https://github.com/owncloud/ocis/pull/8117
|
||||
|
||||
* Bugfix - Disallow to delete a file during the processing: [#8132](https://github.com/owncloud/ocis/pull/8132)
|
||||
|
||||
We want to disallow deleting a file during the processing to prevent collecting
|
||||
the orphan uploads.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/8127
|
||||
https://github.com/owncloud/ocis/pull/8132
|
||||
https://github.com/cs3org/reva/pull/4446
|
||||
|
||||
* Bugfix - Fix wrong naming in nats-js-kv registry: [#8140](https://github.com/owncloud/ocis/pull/8140)
|
||||
|
||||
Registers the registry under the correct name
|
||||
|
||||
Reference in New Issue
Block a user