From 18fd953861b951bf3569d664bd5033bcede21b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 9 Jul 2020 14:45:43 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 55 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc61fa1..1fec28d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for ocis-proxy unreleased. + +[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.4.0...master + +## Summary + +* Enhancement - Create a root span on proxy that propagates down to consumers: [#64](https://github.com/owncloud/ocis-proxy/pull/64) + +## Details + +* Enhancement - Create a root span on proxy that propagates down to consumers: [#64](https://github.com/owncloud/ocis-proxy/pull/64) + + In order to propagate and correctly associate a span with a request we need a root span that gets + sent to other services. + + https://github.com/owncloud/ocis-proxy/pull/64 + # Changelog for [0.4.0] (2020-06-25) The following sections list the changes for ocis-proxy 0.4.0. @@ -121,7 +140,7 @@ The following sections list the changes for ocis-proxy 0.3.1. The following sections list the changes for ocis-proxy 0.3.0. -[0.3.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.3.0 +[0.3.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.3.0 ## Summary @@ -155,27 +174,11 @@ The following sections list the changes for ocis-proxy 0.3.0. 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.1.0...v0.2.0 +[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0 ## Summary @@ -206,6 +209,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.