Skip to content

Commit 05c07af

Browse files
committed
Fix changelog
1 parent 85c1ebc commit 05c07af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
([#3765](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3765))
2626
- Add `rstcheck` to pre-commit to stop introducing invalid RST
2727
([#3777](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3777))
28-
- `opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default Credentials (https://cloud.google.com/docs/authentication/application-default-credentials) to the OTLP Exporters created automatically by OpenTelemetry Python's auto instrumentation. These credentials authorize OTLP traces to be sent to `telemetry.googleapis.com`.
29-
[#3766](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3766).
28+
- `opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default
29+
Credentials (https://cloud.google.com/docs/authentication/application-default-credentials) to the OTLP Exporters created automatically by OpenTelemetry Python's auto instrumentation. These credentials authorize OTLP traces to be sent to `telemetry.googleapis.com`. [#3766](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3766).
3030

3131
## Version 1.37.0/0.58b0 (2025-09-11)
3232

0 commit comments

Comments
 (0)