Automated changelog update [skip ci]

This commit is contained in:
Ilja Neumann
2020-03-26 08:48:48 +00:00
parent b20b05806e
commit 112552af1d
+27 -7
View File
@@ -1,24 +1,28 @@
# Changelog for [0.2.1] (2020-03-25)
# Changelog for [unreleased] (UNRELEASED)
The following sections list the changes for ocis-proxy 0.2.1.
The following sections list the changes for ocis-proxy unreleased.
[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.2.1
[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...master
## Summary
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
* Enhancement - Configurable OpenID Connect client: [#27](https://github.com/owncloud/ocis-proxy/pull/27)
## Details
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
* Enhancement - Configurable OpenID Connect client: [#27](https://github.com/owncloud/ocis-proxy/pull/27)
https://github.com/owncloud/ocis-proxy/pull/25
The proxy will try to authenticate every request with the configured OIDC provider.
See configs/proxy-example.oidc.json for an example-configuration.
https://github.com/owncloud/ocis-proxy/pull/27
# 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.1.0...v0.2.0
[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0
## Summary
@@ -49,6 +53,22 @@ 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.