mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-21 21:19:01 -06:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -6,11 +6,19 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Align storage metadata GPRC bind port with other variable names: [#3169](https://github.com/owncloud/ocis/pull/3169)
|
||||
* Change - Unify file IDs: [#3185](https://github.com/owncloud/ocis/pull/3185)
|
||||
* Enhancement - Update ownCloud Web to v5.1.0: [#3202](https://github.com/owncloud/ocis/pull/3202)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Align storage metadata GPRC bind port with other variable names: [#3169](https://github.com/owncloud/ocis/pull/3169)
|
||||
|
||||
Changed STORAGE_METADATA_GRPC_PROVIDER_ADDR to STORAGE_METADATA_GRPC_ADDR so it aligns
|
||||
with standard environment variable naming conventions used in oCIS.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/3169
|
||||
|
||||
* Change - Unify file IDs: [#3185](https://github.com/owncloud/ocis/pull/3185)
|
||||
|
||||
We changed the file IDs to be consistent across all our APIs (WebDAV, LibreGraph, OCS). We
|
||||
|
||||
Reference in New Issue
Block a user