Automated changelog update [skip ci]

This commit is contained in:
Alex Unger
2021-08-25 07:40:19 +00:00
parent c996b6462b
commit 45bd133a70

View File

@@ -13,6 +13,7 @@ The following sections list the changes for unreleased.
* Enhancement - Use non root user for the owncloud/ocis docker image: [#2380](https://github.com/owncloud/ocis/pull/2380)
* Enhancement - Replace unmaintained jwt library: [#2386](https://github.com/owncloud/ocis/pull/2386)
* Enhancement - Update bleve to version 2.1.0: [#2391](https://github.com/owncloud/ocis/pull/2391)
* Enhancement - Update go-chi/chi to version 5.0.3: [#2429](https://github.com/owncloud/ocis/pull/2429)
* Enhancement - Update github.com/coreos/go-oidc to v3.0.0: [#2393](https://github.com/owncloud/ocis/pull/2393)
* Enhancement - Update reva to v1.12: [#2423](https://github.com/owncloud/ocis/pull/2423)
@@ -76,6 +77,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/2391
* Enhancement - Update go-chi/chi to version 5.0.3: [#2429](https://github.com/owncloud/ocis/pull/2429)
Updated go-chi/chi to the lastest release
https://github.com/owncloud/ocis/pull/2429
* Enhancement - Update github.com/coreos/go-oidc to v3.0.0: [#2393](https://github.com/owncloud/ocis/pull/2393)
Updated the github.com/coreos/go-oidc library to the version 3.0.0.