From 76752aa8ec168ec59f892541dd16ad59d1d01742 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Oct 2023 10:57:37 +0200 Subject: update to 0.92.2 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 0529616..e49bc6f 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #126 ddtrace version 0.92.1 ] { +Extension [ extension #126 ddtrace version 0.92.2 ] { - Dependencies { Dependency [ json (Required) ] @@ -804,7 +804,7 @@ Extension [ extension #126 ddtrace version 0.92.1 ] { Constant [ int DDTrace\DBM_PROPAGATION_DISABLED ] { 0 } Constant [ int DDTrace\DBM_PROPAGATION_SERVICE ] { 1 } Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 0.92.1 } + Constant [ string DD_TRACE_VERSION ] { 0.92.2 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_KEEP ] { 1 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_AUTO_REJECT ] { 0 } Constant [ int DD_TRACE_PRIORITY_SAMPLING_USER_KEEP ] { 2 } -- cgit