Skip to content

Commit 7099e47

Browse files
authored
Update missing changelogs (#185)
1 parent 4290ac7 commit 7099e47

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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+
- Add entry point for x-cloud-trace-context propagator
6+
([#183](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/183))
7+
- Make the trace flags optional when parsing x-cloud-trace-context
8+
([#181](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/181))
9+
510
## Version 1.2.0
611

712
Released 2022-04-05

opentelemetry-resourcedetector-gcp/CHANGELOG.md

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

33
## Unreleased
44

5+
- remove google-auth dependency for resource detection
6+
([#176](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/176))
7+
58
## Version 1.2.0a0
69

710
Released 2022-04-05

0 commit comments

Comments
 (0)