File tree 6 files changed +7
-5
lines changed
6 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 15
15
uses : open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
16
16
with :
17
17
CORE_REPO_SHA : ${{ github.sha }}
18
- CONTRIB_REPO_SHA : opentelemetrybot/prepare- release-1 .32.0 -0.53b0
18
+ CONTRIB_REPO_SHA : release/v1 .32.x -0.53bx
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
16
16
env :
17
17
CORE_REPO_SHA : main
18
- CONTRIB_REPO_SHA : opentelemetrybot/prepare- release-1 .32.0 -0.53b0
18
+ CONTRIB_REPO_SHA : release/v1 .32.x -0.53bx
19
19
PIP_EXISTS_ACTION : w
20
20
21
21
jobs :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
16
16
env :
17
17
CORE_REPO_SHA : main
18
- CONTRIB_REPO_SHA : opentelemetrybot/prepare- release-1 .32.0 -0.53b0
18
+ CONTRIB_REPO_SHA : release/v1 .32.x -0.53bx
19
19
PIP_EXISTS_ACTION : w
20
20
21
21
jobs :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
16
16
env :
17
17
CORE_REPO_SHA : main
18
- CONTRIB_REPO_SHA : opentelemetrybot/prepare- release-1 .32.0 -0.53b0
18
+ CONTRIB_REPO_SHA : release/v1 .32.x -0.53bx
19
19
PIP_EXISTS_ACTION : w
20
20
21
21
jobs :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ concurrency:
15
15
16
16
env :
17
17
CORE_REPO_SHA : main
18
- CONTRIB_REPO_SHA : opentelemetrybot/prepare- release-1 .32.0 -0.53b0
18
+ CONTRIB_REPO_SHA : release/v1 .32.x -0.53bx
19
19
PIP_EXISTS_ACTION : w
20
20
21
21
jobs :
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## Unreleased
9
+
8
10
## Version 1.32.0/0.53b0 (2025-04-10)
9
11
10
12
- Fix user agent in OTLP HTTP metrics exporter
You can’t perform that action at this time.
0 commit comments