Distro release 1.8.3#44274
Merged
Merged
Conversation
rads-1996
commented
Dec 4, 2025
rads-1996
commented
Dec 4, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR finalizes the release of version 1.8.3 of the Azure Monitor OpenTelemetry distro package. The release includes a breaking change to pin OpenTelemetry versions and a bug fix for sampling ratio configuration. The changes prepare the package for publication by updating the changelog with the release date and bumping the required exporter dependency version.
- Updates CHANGELOG.md to mark version 1.8.3 as released with the current date (2025-12-04)
- Removes empty section headers from the changelog (Features Added, Other Changes) that don't apply to this release
- Updates the azure-monitor-opentelemetry-exporter dependency from version 1.0.0b45 to 1.0.0b46
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md | Finalizes the 1.8.3 release entry by adding the release date and removing empty section headers |
| sdk/monitor/azure-monitor-opentelemetry/setup.py | Bumps the azure-monitor-opentelemetry-exporter dependency to version 1.0.0b46 |
JacksonWeber
approved these changes
Dec 4, 2025
hectorhdzg
approved these changes
Dec 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.8.3 (2025-12-04)
Breaking Changes
(#44220)
Bugs Fixed
(#44162)