Add changelog

Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2024-07-16 14:50:33 +02:00
co-authored by Jörn Friedrich Dreyer
parent 505ed389b7
commit 784e9e9c37
@@ -0,0 +1,7 @@
Bugfix: Fix crash on empty tracing provider
We have fixed a bug that causes a crash when OCIS_TRACING_ENABLED is set to true, but no
tracing Endpoints or Collectors have been provided.a
https://github.com/owncloud/ocis/pull/9622
https://github.com/owncloud/ocis/issues/7012