Skip to content

Commit bfcf28d

Browse files
authored
Add missing entries to changelogs (#220)
1 parent 4d581e9 commit bfcf28d

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

opentelemetry-exporter-gcp-monitoring/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Unreleased
44

5+
- Set gRPC user-agent when calling google APIs
6+
([#216](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216))
7+
- Implement OTel resource to monitored resource mapping
8+
([#214](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/214))
9+
- Update cloud monitoring exporter to work with opentelemetry 1.x
10+
([#204](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/204))
11+
- Drop support for Python 3.6, add 3.10
12+
([#203](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203))
13+
514
## Version 1.3.0a0
615

716
Released 2022-04-21

opentelemetry-exporter-gcp-trace/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Set gRPC user-agent when calling google APIs
6+
([#216](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/216))
7+
- Drop support for Python 3.6, add 3.10
8+
([#203](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203))
9+
510
## Version 1.3.0
611

712
Released 2022-04-21

opentelemetry-propagator-gcp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Drop support for Python 3.6, add 3.10
6+
([#203](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203))
7+
- Create a Readonly Propagator to match the golang "One Way" propagator
8+
([#196](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/196))
9+
510
## Version 1.3.0
611

712
Released 2022-04-21

opentelemetry-resourcedetector-gcp/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
- Drop support for Python 3.6, add 3.10
6+
([#203](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/203))
7+
- Update no container name behaviour
8+
([#186](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/186))
9+
510
## Version 1.3.0a0
611

712
Released 2022-04-21

0 commit comments

Comments
 (0)