Skip to content

Commit

Permalink
Update opentelemetry-specification version to v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Dec 13, 2024
1 parent 81c8e86 commit 8e68d8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[submodule "content-modules/opentelemetry-specification"]
path = content-modules/opentelemetry-specification
url = https://github.com/open-telemetry/opentelemetry-specification.git
spec-pin = v1.39.0
spec-pin = v1.40.0
[submodule "content-modules/community"]
path = content-modules/community
url = https://github.com/open-telemetry/community
Expand Down
2 changes: 1 addition & 1 deletion content-modules/opentelemetry-specification
2 changes: 1 addition & 1 deletion scripts/content-modules/adjust-pages.pl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
my $semConvRef = "$otelSpecRepoUrl/blob/main/semantic_conventions/README.md";
my $specBasePath = '/docs/specs';
my %versions = qw(
spec: 1.39.0
spec: 1.40.0
otlp: 1.4.0
semconv: 1.29.0
);
Expand Down

0 comments on commit 8e68d8b

Please sign in to comment.