From 78fcc9a75f22bf55543456524f4792e0606ff69b Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Mon, 17 Aug 2020 14:33:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b2b345fe..8668227cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,24 @@ -# Changelog for [unreleased] (UNRELEASED) +# Changelog for [2.3.0] (2020-08-17) -The following sections list the changes in ocis-pkg unreleased. +The following sections list the changes in ocis-pkg 2.3.0. -[unreleased]: https://github.com/owncloud/ocis-pkg/compare/v2.2.1...master +[2.3.0]: https://github.com/owncloud/ocis-pkg/compare/v2.2.1...v2.3.0 ## Summary +* Bugfix - Remove redigo 2.0.0+incompatible dependency: [#33](https://github.com/owncloud/ocis-graph/pull/33) * Change - Add middleware for x-access-token distmantling: [#46](https://github.com/owncloud/ocis-pkg/pull/46) * Enhancement - Add `ocis.id` and numeric id claims: [#50](https://github.com/owncloud/ocis-pkg/pull/50) ## Details +* Bugfix - Remove redigo 2.0.0+incompatible dependency: [#33](https://github.com/owncloud/ocis-graph/pull/33) + + Get rid of redigo v2.0.0 + + https://github.com/owncloud/ocis-graph/pull/33 + + * Change - Add middleware for x-access-token distmantling: [#46](https://github.com/owncloud/ocis-pkg/pull/46) We added a middleware that dismantles the `x-access-token` from the request header and makes