We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4290ac7 commit 7099e47Copy full SHA for 7099e47
opentelemetry-propagator-gcp/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## Unreleased
4
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
+
10
## Version 1.2.0
11
12
Released 2022-04-05
opentelemetry-resourcedetector-gcp/CHANGELOG.md
@@ -2,6 +2,9 @@
+- remove google-auth dependency for resource detection
+ ([#176](https://github.com/GoogleCloudPlatform/opentelemetry-operations-python/pull/176))
## Version 1.2.0a0
0 commit comments