Skip to content

Commit 152a50a

Browse files
Release v1.5.0 (#1801)
1 parent 527206e commit 152a50a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

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

1212
### Traces
1313

14+
### Metrics
15+
16+
### Logs
17+
18+
### Resource
19+
20+
### Semantic Conventions
21+
22+
### Compatibility
23+
24+
### OpenTelemetry Protocol
25+
26+
### SDK Configuration
27+
28+
## v1.5.0 (2021-07-08)
29+
30+
### Context
31+
32+
- No changes.
33+
34+
### Traces
35+
1436
- Adding environment variables for event and link attribute limits.
1537
([#1751](https://github.com/open-telemetry/opentelemetry-specification/pull/1751))
38+
- Clarify some details about span kind and the meanings of the values.
39+
([#1738](https://github.com/open-telemetry/opentelemetry-specification/pull/1738))
1640
- Clarify meaning of the Certificate File option.
1741
([#1803](https://github.com/open-telemetry/opentelemetry-specification/pull/1803))
1842

@@ -23,8 +47,12 @@ release.
2347

2448
### Logs
2549

50+
- Declare OTLP Logs Beta. ([#1741](https://github.com/open-telemetry/opentelemetry-specification/pull/1741))
51+
2652
### Resource
2753

54+
- No changes.
55+
2856
### Semantic Conventions
2957

3058
- Clean up FaaS semantic conventions, add `aws.lambda.invoked_arn`.
@@ -34,8 +62,12 @@ release.
3462

3563
### Compatibility
3664

65+
- No changes.
66+
3767
### OpenTelemetry Protocol
3868

69+
- No changes.
70+
3971
### SDK Configuration
4072

4173
- Allow selecting multiple exporters via `OTEL_TRACES_EXPORTER` and `OTEL_METRICS_EXPORTER`

0 commit comments

Comments
 (0)