We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a992a1a commit 5258ce3Copy full SHA for 5258ce3
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Remove thread lock by loading RuntimeContext explicitly.
11
+ ([#3763](https://github.com/open-telemetry/opentelemetry-python/pull/3763))
12
- Update proto version to v1.2.0
13
([#3844](https://github.com/open-telemetry/opentelemetry-python/pull/3844))
14
- Add to_json method to ExponentialHistogram
0 commit comments