Skip to content

Commit 5cb9fb3

Browse files
authored
Update CHANGELOG.md
1 parent 325db37 commit 5cb9fb3

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
@@ -10,8 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
> Use [this search for a list of all CHANGELOG.md files in this repo](https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-python-contrib+path%3A**%2FCHANGELOG.md&type=code).
1111
1212
## Unreleased
13-
- `opentelemetry-instrumentation-psycopg` Add missing parameter `capture_parameters` to instrumentor.
14-
([#3676](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3676))
1513

1614
### Fixed
1715

@@ -28,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2826
([#3777](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3777))
2927
- `opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default
3028
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).
29+
- `opentelemetry-instrumentation-psycopg` Add missing parameter `capture_parameters` to instrumentor.
30+
([#3676](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3676))
3131

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

0 commit comments

Comments
 (0)