summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO6
-rw-r--r--REFLECTION4
-rw-r--r--php-pecl-datadog-trace.spec5
3 files changed, 9 insertions, 6 deletions
diff --git a/PHPINFO b/PHPINFO
index 9ef01f0..849bffc 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -7,12 +7,12 @@ For help, check out the documentation at https://docs.datadoghq.com/tracing/lang
(c) Datadog 2020
Datadog tracing support => disabled
-Version => 0.81.0
+Version => 0.81.1
DATADOG TRACER CONFIGURATION => {
- "date": "2022-11-02T12:54:08Z",
+ "date": "2022-11-03T13:52:15Z",
"os_name": "Linux builder.remirepo.net 6.0.5-100.fc35.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 26 16:27:59 UTC 2022 x86_64",
"os_version": "6.0.5-100.fc35.x86_64",
- "version": "0.81.0",
+ "version": "0.81.1",
"lang": "php",
"lang_version": "8.0.25",
"env": null,
diff --git a/REFLECTION b/REFLECTION
index d6cbcc9..3f75a34 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #122 ddtrace version 0.81.0 ] {
+Extension [ <persistent> extension #122 ddtrace version 0.81.1 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -580,7 +580,7 @@ Extension [ <persistent> extension #122 ddtrace version 0.81.0 ] {
}
- Constants [7] {
- Constant [ string DD_TRACE_VERSION ] { 0.81.0 }
+ Constant [ string DD_TRACE_VERSION ] { 0.81.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 }
diff --git a/php-pecl-datadog-trace.spec b/php-pecl-datadog-trace.spec
index c08f7cf..78cf08d 100644
--- a/php-pecl-datadog-trace.spec
+++ b/php-pecl-datadog-trace.spec
@@ -26,7 +26,7 @@
Summary: APM and distributed tracing for PHP
Name: %{?scl_prefix}php-pecl-datadog-trace
-Version: 0.81.0
+Version: 0.81.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# extension is dual-licensed under Apache 2.0 or BSD3.
# mpack is MIT
@@ -250,6 +250,9 @@ fi
%changelog
+* Thu Nov 3 2022 Remi Collet <remi@remirepo.net> - 0.81.1-1
+- update to 0.81.1
+
* Wed Nov 2 2022 Remi Collet <remi@remirepo.net> - 0.81.0-1
- update to 0.81.0