mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-10 22:29:36 -06:00
Automated changelog update [skip ci]
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -63,6 +63,7 @@ The following sections list the changes for unreleased.
|
||||
* Enhancement - Bump tusd pkg to v2: [#9714](https://github.com/owncloud/ocis/pull/9714)
|
||||
* Enhancement - Gateways should directly talk to themselves: [#9714](https://github.com/owncloud/ocis/pull/9714)
|
||||
* Enhancement - Support Skyhigh Security ICAP as an ICAP server: [#9720](https://github.com/owncloud/ocis/issues/9720)
|
||||
* Enhancement - Added generic way to translate composite entities: [#9722](https://github.com/owncloud/ocis/pull/9722)
|
||||
* Enhancement - Add an API to auth-app service: [#9755](https://github.com/owncloud/ocis/pull/9755)
|
||||
* Enhancement - Bump go-micro plugins pkg: [#9756](https://github.com/owncloud/ocis/pull/9756)
|
||||
|
||||
@@ -158,6 +159,16 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/issues/9720
|
||||
https://github.com/fschade/icap-client/pull/6
|
||||
|
||||
* Enhancement - Added generic way to translate composite entities: [#9722](https://github.com/owncloud/ocis/pull/9722)
|
||||
|
||||
Added a generic way to translate the necessary fields in composite entities. The
|
||||
function takes the entity, translation function and fields to translate that are
|
||||
described by the TranslateField function. The function supports nested structs
|
||||
and slices of structs.
|
||||
|
||||
https://github.com/owncloud/ocis/issues/9700
|
||||
https://github.com/owncloud/ocis/pull/9722
|
||||
|
||||
* Enhancement - Add an API to auth-app service: [#9755](https://github.com/owncloud/ocis/pull/9755)
|
||||
|
||||
Adds an API to create, list and delete app tokens. Includes an impersonification
|
||||
|
||||
Reference in New Issue
Block a user