Skip to content

Commit 93ddb3a

Browse files
1.32.0 Release (#3988)
April 2024 Release.
1 parent 39fd6d3 commit 93ddb3a

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,32 @@ release.
1111

1212
### Traces
1313

14+
### Metrics
15+
16+
### Logs
17+
18+
### Events
19+
20+
### Resource
21+
22+
### OpenTelemetry Protocol
23+
24+
### Compatibility
25+
26+
### SDK Configuration
27+
28+
### Common
29+
30+
### Supplementary Guidelines
31+
32+
## v1.32.0 (2024-04-11)
33+
34+
### Context
35+
36+
- No changes.
37+
38+
### Traces
39+
1440
- Remove the Jaeger Exporter.
1541
([#3964](https://github.com/open-telemetry/opentelemetry-specification/pull/3964))
1642

@@ -34,10 +60,16 @@ release.
3460

3561
### Events
3662

63+
- No changes.
64+
3765
### Resource
3866

67+
- No changes.
68+
3969
### OpenTelemetry Protocol
4070

71+
- No changes.
72+
4173
### Compatibility
4274

4375
- Prometheus compatibility: Clarify naming of the target info metric, and differences between various Prometheus formats.
@@ -51,15 +83,23 @@ release.
5183

5284
### SDK Configuration
5385

86+
- Define OTEL_EXPERIMENTAL_CONFIG_FILE to ignore other env vars, add env var substitution default syntax.
87+
([#3948](https://github.com/open-telemetry/opentelemetry-specification/pull/3948))
5488
- Clarify environment variable substitution is not recursive
5589
([#3913](https://github.com/open-telemetry/opentelemetry-specification/pull/3913))
5690
- Allow `env:` prefix in environment variable substitution syntax.
5791
([#3974](https://github.com/open-telemetry/opentelemetry-specification/pull/3974))
92+
- Add simple scope configuration to Tracer, Meter, Logger (experimental).
93+
([#3877](https://github.com/open-telemetry/opentelemetry-specification/pull/3877))
5894

5995
### Common
6096

97+
- No changes.
98+
6199
### Supplementary Guidelines
62100

101+
- No changes.
102+
63103
## v1.31.0 (2024-03-13)
64104

65105
### Context

0 commit comments

Comments
 (0)