Skip to content

Commit 388a491

Browse files
author
alrex
authored
modify tracestate log was in wrong release (open-telemetry#1412)
1 parent c1de387 commit 388a491

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,20 @@
22

33
## Unreleased
44

5-
- Rename `MetricRecord` class to `ExportRecord`
6-
([#1367](https://github.com/open-telemetry/opentelemetry-python/pull/1367))
5+
- Allow samplers to modify tracestate
6+
([#1319](https://github.com/open-telemetry/opentelemetry-python/pull/1319))
77
- Add optional parameter to `record_exception` method
88
([#1314](https://github.com/open-telemetry/opentelemetry-python/pull/1314))
99
- Update exception handling optional parameters, add escaped attribute to record_exception
1010
([#1365](https://github.com/open-telemetry/opentelemetry-python/pull/1365))
11+
- Rename `MetricRecord` class to `ExportRecord`
12+
([#1367](https://github.com/open-telemetry/opentelemetry-python/pull/1367))
1113
- Rename Record in Metrics SDK to Accumulation
1214
([#1373](https://github.com/open-telemetry/opentelemetry-python/pull/1373))
1315
- Rename Meter class to Accumulator in Metrics SDK
1416
([#1372](https://github.com/open-telemetry/opentelemetry-python/pull/1372))
17+
- Rename Meter class to Accumulator in Metrics SDK
18+
([#1372](https://github.com/open-telemetry/opentelemetry-python/pull/1372))
1519

1620
## Version 0.15b0
1721

0 commit comments

Comments
 (0)