From e3bcc0d5aa5c1a25765283d6cb0d598db46dc8e1 Mon Sep 17 00:00:00 2001 From: Ilja Neumann Date: Fri, 27 Mar 2020 05:41:03 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 015721ef6..48a143bc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ The following sections list the changes for ocis-proxy unreleased. -[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...master +[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...master ## Summary * Enhancement - Configurable OpenID Connect client: [#27](https://github.com/owncloud/ocis-proxy/pull/27) +* Enhancement - Add policy selectors: [#4](https://github.com/owncloud/ocis-proxy/issues/4) ## Details @@ -18,11 +19,38 @@ The following sections list the changes for ocis-proxy unreleased. https://github.com/owncloud/ocis-proxy/pull/27 + +* Enhancement - Add policy selectors: [#4](https://github.com/owncloud/ocis-proxy/issues/4) + + "Static-Policy" can be configured to always select a specific policy. See: + config/proxy-example.json. + + "Migration-Policy" selects policy depending on existence of the uid in the ocis-accounts + service. See: config/proxy-example-migration.json + + https://github.com/owncloud/ocis-proxy/issues/4 + +# Changelog for [0.2.1] (2020-03-25) + +The following sections list the changes for ocis-proxy 0.2.1. + +[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.2.1 + +## Summary + +* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25) + +## Details + +* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25) + + https://github.com/owncloud/ocis-proxy/pull/25 + # Changelog for [0.2.0] (2020-03-25) The following sections list the changes for ocis-proxy 0.2.0. -[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0 +[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.0 ## Summary @@ -53,22 +81,6 @@ The following sections list the changes for ocis-proxy 0.2.0. https://github.com/owncloud/ocis-proxy/pull/14 -# Changelog for [0.2.1] (2020-03-25) - -The following sections list the changes for ocis-proxy 0.2.1. - -[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.1 - -## Summary - -* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25) - -## Details - -* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25) - - https://github.com/owncloud/ocis-proxy/pull/25 - # Changelog for [0.1.0] (2020-03-18) The following sections list the changes for ocis-proxy 0.1.0.