Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2022-11-03 15:09:25 +00:00
parent 0f7dba53fb
commit f994ad951c
+5
View File
@@ -41,6 +41,7 @@ The following sections list the changes for unreleased.
* Enhancement - Restrict admins from self-removal: [#3713](https://github.com/owncloud/ocis/issues/3713)
* Enhancement - Allow to setup TLS for grpc services: [#4798](https://github.com/owncloud/ocis/pull/4798)
* Enhancement - Logging improvements: [#4815](https://github.com/owncloud/ocis/pull/4815)
* Enhancement - Default to tls 1.2: [#4969](https://github.com/owncloud/ocis/pull/4969)
* Enhancement - Secure the nats connection with TLS: [#4781](https://github.com/owncloud/ocis/pull/4781)
* Enhancement - Rename AUTH_BASIC_AUTH_PROVIDER envvar: [#4966](https://github.com/owncloud/ocis/pull/4966)
* Enhancement - Report parent id: [#4757](https://github.com/owncloud/ocis/pull/4757)
@@ -315,6 +316,10 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/4815
* Enhancement - Default to tls 1.2: [#4969](https://github.com/owncloud/ocis/pull/4969)
https://github.com/owncloud/ocis/pull/4969
* Enhancement - Secure the nats connection with TLS: [#4781](https://github.com/owncloud/ocis/pull/4781)
Encyrpted the connection to the event broker using TLS. Per default TLS is not enabled but can be