Skip to content

Commit 55b6c4f

Browse files
Update opentelemetry-specification version to v1.33.0 (#4458)
1 parent 74c2d5a commit 55b6c4f

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[submodule "content-modules/opentelemetry-specification"]
88
path = content-modules/opentelemetry-specification
99
url = https://github.com/open-telemetry/opentelemetry-specification.git
10-
spec-pin = v1.32.0
10+
spec-pin = v1.33.0
1111
[submodule "content-modules/community"]
1212
path = content-modules/community
1313
url = https://github.com/open-telemetry/community

scripts/content-modules/adjust-pages.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
1919
my $specBasePath = '/docs/specs';
2020
my %versions = qw(
21-
spec: 1.32.0
21+
spec: 1.33.0
2222
otlp: 1.3.1
2323
semconv: 1.25.0
2424
);

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -9123,6 +9123,10 @@
91239123
"StatusCode": 206,
91249124
"LastSeen": "2024-01-11T06:07:16.115841487Z"
91259125
},
9126+
"https://yaml.org/spec/1.2.2/#103-core-schema": {
9127+
"StatusCode": 206,
9128+
"LastSeen": "2024-05-09T18:03:35.877818575Z"
9129+
},
91269130
"https://youtu.be/9iaGG-YZw5I": {
91279131
"StatusCode": 200,
91289132
"LastSeen": "2024-01-18T08:06:46.2047-05:00"

0 commit comments

Comments
 (0)