Skip to content

Commit

Permalink
split changes into two changelog entries, move to "added" section
Browse files Browse the repository at this point in the history
  • Loading branch information
basti1302 committed Sep 6, 2024
1 parent 09a6754 commit 9235dff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Added

- Metric config WithResource function merges provided resource with resource information from the environment. (#5773)
- LoggerProvider#newProviderConfig merges provided resource with resource information from the environment. (#5773)

### Fixed

- Fix memory leak in the global `MeterProvider` when identical instruments are repeatedly created. (#5754)
- Fix panic instruments creation when setting meter provider. (#5758)
- Fix metric config WithResource function and LoggerProvider#newProviderConfig to merge provided resource with resource information from the environment. (#5773)

### Removed

Expand Down

0 comments on commit 9235dff

Please # to comment.