Skip to content

Commit 17c89a7

Browse files
author
Aidan Jensen
committed
update changelog
Signed-off-by: Aidan Jensen <[email protected]>
1 parent d7900f9 commit 17c89a7

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
@@ -17,14 +17,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
([#3624](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624))
1818
- `opentelemetry-instrumentation-dbapi`: fix crash retrieving libpq version when enabling commenter with psycopg
1919
([#3796](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3796))
20+
- `opentelemetry-instrumentation-grpc` User should be able to cancel grpc stream
21+
([#2093](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2093))
2022

2123
### Added
2224

2325
- `opentelemetry-instrumentation`: botocore: Add support for AWS Secrets Manager semantic convention attribute
2426
([#3765](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3765))
2527
- Add `rstcheck` to pre-commit to stop introducing invalid RST
2628
([#3777](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3777))
27-
- `opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default
29+
- `opentelemetry-exporter-credential-provider-gcp`: create this package which provides support for supplying your machine's Application Default
2830
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).
2931

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

0 commit comments

Comments
 (0)