diff --git a/changelog/unreleased/fix-empty-traceids.md b/changelog/unreleased/fix-empty-traceids.md new file mode 100644 index 0000000000..6a7658db3a --- /dev/null +++ b/changelog/unreleased/fix-empty-traceids.md @@ -0,0 +1,5 @@ +Bugfix: Fix empty trace ids + +We changed the default tracing to produce non-empty traceids. + +https://github.com/owncloud/ocis/pull/8017