Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/upgrade-guide/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ releases and how to migrate to newer versions.

These changes will come in a future version.

## v0.20.0

### Traces: Changes to receiver's TLS config (Breaking change).

Upgrading to OpenTelemetry v0.36.0 contains a change in the receivers TLS config.
Expand Down Expand Up @@ -49,7 +51,7 @@ receivers:
maintaining backwards compatibility.
Refer to the [deprecation announcement](#tempo-push_config-deprecation) for how to upgrade.

## v0.20.0
## v0.19.0

### Traces: Deprecation of "tempo" in config and metrics. (Deprecation)

Expand Down