Commit 8bbac83
Release 1.44.0 (#4476)
### Context
- Add context propagation through Environment Variables specification.
([#4454](#4454))
- On Propagators API, stabilize `GetAll` on the `TextMap` Extract.
([#4472](#4472))
### Traces
- Define sampling threshold field in OpenTelemetry TraceState; define
the behavior
of TraceIdRatioBased sampler in terms of W3C Trace Context Level 2
randomness.
([#4166](#4166))
### Metrics
- Clarify SDK behavior for Instrument Advisory Parameter.
([#4389](#4389))
### Logs
- Add `Enabled` opt-in operation to the `LogRecordProcessor`.
([#4439](#4439))
- Stabilize `Logger.Enabled`.
([#4463](#4463))
- Stabilize `EventName`.
([#4475](#4475))
### Baggage
- Add context (baggage) propagation through Environment Variables
specification.
([#4454](#4454))
### Resource
- Add Datamodel for Entities.
([#4442](#4442))
### SDK Configuration
- Convert declarative config env var substitution syntax to ABNF.
([#4448](#4448))
- List declarative config supported SDK extension plugin interfaces.
([#4452](#4452))
---------
Co-authored-by: Armin Ruech <7052238+arminru@users.noreply.github.com>1 parent 2b9ef96 commit 8bbac83
1 file changed
+32
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
12 | 40 | | |
13 | 41 | | |
14 | 42 | | |
| |||
22 | 50 | | |
23 | 51 | | |
24 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
25 | 56 | | |
26 | 57 | | |
27 | 58 | | |
| |||
38 | 69 | | |
39 | 70 | | |
40 | 71 | | |
41 | | - | |
| 72 | + | |
42 | 73 | | |
43 | 74 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 75 | | |
51 | 76 | | |
52 | 77 | | |
53 | 78 | | |
54 | 79 | | |
55 | 80 | | |
56 | 81 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 82 | | |
64 | 83 | | |
65 | 84 | | |
| |||
0 commit comments