Skip to content

Commit 0c0cc14

Browse files
committed
Add changelog
1 parent f4aee92 commit 0c0cc14

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16+
- `opentelemetry-instrumentation-dbapi`: fix crash retrieving libpq version when enabling commenter with psycopg
17+
([#3796](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3796))
18+
1619
### Added
1720
- `opentelemetry-instrumentation`: botocore: Add support for AWS Secrets Manager semantic convention attribute
1821
([#3765](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3765))
1922
- Add `rstcheck` to pre-commit to stop introducing invalid RST
2023
([#3777](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3777))
21-
2224
- `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`.
2325
[#3766](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3766).
2426

0 commit comments

Comments
 (0)