Skip to content

Commit

Permalink
Release 1.34.0 (#4070)
Browse files Browse the repository at this point in the history
Co-authored-by: Armin Ruech <[email protected]>
  • Loading branch information
carlosalberto and arminru authored Jun 11, 2024
1 parent 9758cdd commit 518b1a5
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,32 @@ release.

### Traces

### Metrics

### Logs

### Events

### Resource

### OpenTelemetry Protocol

### Compatibility

### SDK Configuration

### Common

### Supplementary Guidelines

## v1.34.0 (2024-06-11)

### Context

- No changes.

### Traces

- Clarify the trace SDK should log discarded events and links.
([#4064](https://github.com/open-telemetry/opentelemetry-specification/pull/4064))
- Add new in-development `Enabled` API to the `Tracer`.
Expand All @@ -28,24 +54,37 @@ release.

### Events

- Add specification for EventLogger and EventLoggerProvider
- Rename event payload to body.
([#4035](https://github.com/open-telemetry/opentelemetry-specification/pull/4035))
- Add specification for EventLogger and EventLoggerProvider.
([#4031](https://github.com/open-telemetry/opentelemetry-specification/pull/4031))
- Describe the use cases for events in greater detail.
([#3969](https://github.com/open-telemetry/opentelemetry-specification/pull/3969))

### Resource

- No changes.

### OpenTelemetry Protocol

- No changes.

### Compatibility

- Prometheus: Clarify location of unit suffix within metric names.
([#4057](https://github.com/open-telemetry/opentelemetry-specification/pull/4057))

### SDK Configuration

- No changes.

### Common

- OpenTelemetry clients MUST follow SemVer 2.0.0.
([#4039](https://github.com/open-telemetry/opentelemetry-specification/pull/4039))
- Rename "Experimental" to "Development" according to OTEP 0232.
([#4061](https://github.com/open-telemetry/opentelemetry-specification/pull/4061)),
([#4069](https://github.com/open-telemetry/opentelemetry-specification/pull/4069))

### Supplementary Guidelines

Expand Down

0 comments on commit 518b1a5

Please sign in to comment.