We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bb226 commit e8c6575Copy full SHA for e8c6575
php-8.4-opentelemetry.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: php-8.4-opentelemetry
3
- version: "1.2.0"
4
- epoch: 1
+ version: "1.2.1"
+ epoch: 0
5
description: "OpenTelemetry PHP auto-instrumentation extension"
6
copyright:
7
- license: Apache-2.0
@@ -30,7 +30,7 @@ pipeline:
30
with:
31
repository: https://github.com/open-telemetry/opentelemetry-php-instrumentation
32
tag: ${{package.version}}
33
- expected-commit: 57ab91018ece281b36dcc8ce1b8b92829130fc12
+ expected-commit: c5ebd70d50d9d25a0628c2ae0bfb6e516b551838
34
35
- name: Prepare build
36
runs: cd ext && phpize
0 commit comments