From b97698f63f47250171da43e6efae4fc175023124 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 May 2023 14:45:01 +0200 Subject: update to 0.87.1 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index cf8c9bd..10862e8 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #122 ddtrace version 0.87.0 ] { +Extension [ extension #122 ddtrace version 0.87.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -723,7 +723,7 @@ Extension [ extension #122 ddtrace version 0.87.0 ] { 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.87.0 } + Constant [ string DD_TRACE_VERSION ] { 0.87.1 } 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