Commit 5342fef
Release 1.48.0 (#4620)
August 2025 release.
### Logs
- Improve concurrency safety description of `LogRecordProcessor.OnEmit`.
([#4578](#4578))
- Clarify that `SeverityNumber` values are used when comparing
severities.
([#4552](#4552))
### Entities
- Mention entity references in the stability guarantees.
([#4593](#4593))
### OpenTelemetry Protocol
- Clarify protocol defaults on specification.
([#4585](#4585))
### Compatibility
- Flexibilie escaping of characters that are discouraged by Prometheus
Conventions
in Prometheus exporters.
([#4533](#4533))
- Flexibilize addition of unit/type related suffixes in Prometheus
exporters.
([#4533](#4533))
- Define the configuration option "Translation Strategies" for
Prometheus exporters.
([#4533](#4533))
- Define conversion of Prometheus native histograms to OpenTelemetry
exponential histograms.
([#4561](#4561))
- Clarify what to do when scope attribute conflicts with name, version
and schema URL.
([#4599](#4599))
### SDK Configuration
- Enum values provided via environment variables SHOULD be interpreted
in a case-insensitive manner.
([#4576](#4576))
Co-authored-by: Armin Ruech <[email protected]>1 parent 0dedfd8 commit 5342fef
1 file changed
+38
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 16 | | |
25 | 17 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 18 | | |
32 | 19 | | |
33 | 20 | | |
| |||
40 | 27 | | |
41 | 28 | | |
42 | 29 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 30 | | |
47 | 31 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 32 | | |
52 | 33 | | |
53 | 34 | | |
54 | 35 | | |
55 | 36 | | |
56 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
57 | 76 | | |
58 | 77 | | |
59 | 78 | | |
| |||
0 commit comments