From 5b0a4325e5ace405f1762c4c14c456bdc75c32c9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 30 Apr 2026 15:16:46 +0200 Subject: update to 1.19.1 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 98617ed..02b30ea 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #156 ddtrace version 1.19.0 ] { +Extension [ extension #156 ddtrace version 1.19.1 ] { - Dependencies { Dependency [ json (Required) ] @@ -1166,7 +1166,7 @@ Extension [ extension #156 ddtrace version 1.19.0 ] { Constant [ int DDTrace\DBM_PROPAGATION_FULL ] { 2 } Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTELEMETRY ] { 1 } Constant [ int DDTrace\Internal\SPAN_FLAG_OPENTRACING ] { 2 } - Constant [ string DD_TRACE_VERSION ] { 1.19.0 } + Constant [ string DD_TRACE_VERSION ] { 1.19.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