Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Jun 13, 2024
1 parent 4f86ec1 commit e1f4820
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add Python 3.12 to tox
([#3616](https://github.com/open-telemetry/opentelemetry-python/pull/3616))
- Update Semantic Conventions code generation scripts:
- fix namespace exclusion that resulted in dropping `os` and `net` namespaces.
- allow to drop specific attributes in preparation for Semantic Conventions v1.26.0
([#3964](https://github.com/open-telemetry/opentelemetry-python/pull/3964))

## Version 1.25.0/0.46b0 (2024-05-30)

Expand Down

0 comments on commit e1f4820

Please sign in to comment.