mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-23 04:50:45 -06:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
|
||||
## Summary
|
||||
|
||||
* Bugfix - Fix using s3ng as the metadata storage backend: [#2807](https://github.com/owncloud/ocis/pull/2807)
|
||||
* Change - Rename `APP_PROVIDER_BASIC_*` environment variables: [#2812](https://github.com/owncloud/ocis/pull/2812)
|
||||
* Change - Restructure Configuration Parsing: [#2708](https://github.com/owncloud/ocis/pull/2708)
|
||||
* Enhancement - Cleanup ocis-pkg config: [#2813](https://github.com/owncloud/ocis/pull/2813)
|
||||
|
||||
@@ -19,6 +20,15 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/issues/2668
|
||||
https://github.com/owncloud/ocis/pull/2807
|
||||
|
||||
* Change - Rename `APP_PROVIDER_BASIC_*` environment variables: [#2812](https://github.com/owncloud/ocis/pull/2812)
|
||||
|
||||
We've renamed the `APP_PROVIDER_BASIC_*` to `APP_PROVIDER_*` since the `_BASIC_` part is a
|
||||
copy and paste error. Now all app provider environment variables are consistently starting
|
||||
with `APP_PROVIDER_*`.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2812
|
||||
https://github.com/owncloud/ocis/pull/2811
|
||||
|
||||
* Change - Restructure Configuration Parsing: [#2708](https://github.com/owncloud/ocis/pull/2708)
|
||||
|
||||
Tags: ocis
|
||||
|
||||
Reference in New Issue
Block a user