From c48ab3734ee57fcf0841d814680e50e49948cafe Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 26 Apr 2022 15:48:16 +0100 Subject: Fix sending opentracing contexts to remote servers (#12555) --- changelog.d/12555.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/12555.bugfix (limited to 'changelog.d') diff --git a/changelog.d/12555.bugfix b/changelog.d/12555.bugfix new file mode 100644 index 0000000000..3c721da1ee --- /dev/null +++ b/changelog.d/12555.bugfix @@ -0,0 +1 @@ +Fix sending opentracing contexts to whitelisted remote servers with device lists updates. Broken in v1.58.0rc1. -- cgit 1.4.1