Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten committed Jan 6, 2025
1 parent 4e30a31 commit e8ff40c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Fixed

- Minimum go version dependency relaxed to 1.22.0 in various packages. (#6073)

<!-- Released section -->
<!-- Don't change this section unless doing release -->

Expand Down Expand Up @@ -39,7 +43,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fix invalid exemplar keys in `go.opentelemetry.io/otel/exporters/prometheus`. (#5995)
- Fix attribute value truncation in `go.opentelemetry.io/otel/sdk/trace`. (#5997)
- Fix attribute value truncation in `go.opentelemetry.io/otel/sdk/log`. (#6032)
- Minimum go version dependency relaxed to 1.22.0 in various packages. (#6073)

## [1.32.0/0.54.0/0.8.0/0.0.11] 2024-11-08

Expand Down

0 comments on commit e8ff40c

Please sign in to comment.