Skip to content

Exporter release 1.0.0b54#47772

Merged
rads-1996 merged 1 commit into
Azure:mainfrom
rads-1996:exporter-release-1.0.0b54
Jun 30, 2026
Merged

Exporter release 1.0.0b54#47772
rads-1996 merged 1 commit into
Azure:mainfrom
rads-1996:exporter-release-1.0.0b54

Conversation

@rads-1996

Copy link
Copy Markdown
Member

1.0.0b54 (2026-06-30)

Features Added

  • Add StatsbeatManager.add_metric_callback to let SDKs/distros add their own metric
    observations to built-in statsbeat metrics
    (#47363)
  • Implement RFC Retry-After header parsing for 429 responses per spec
    (#47601)

Breaking Changes

  • Customer Facing SDKStats: Renamed metric dimension attributes from snake_case/dotted to camelCase
    (compute_type -> computeType, telemetry_type -> telemetryType, telemetry_success -> telemetrySuccess,
    drop.code -> dropCode, drop.reason -> dropReason, retry.code -> retryCode, retry.reason -> retryReason)
    (#47469)

Copilot AI review requested due to automatic review settings June 30, 2026 15:20
@github-actions github-actions Bot added the Monitor - Exporter Monitor OpenTelemetry Exporter label Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR finalizes the release of azure-monitor-opentelemetry-exporter version 1.0.0b54. It converts the changelog's 1.0.0b54 heading from (Unreleased) to the release date (2026-06-30) and removes the empty ### Bugs Fixed and ### Other Changes placeholder sections. The release bundles previously-merged work: the StatsbeatManager.add_metric_callback API, Retry-After header parsing for 429 responses, and the breaking camelCase rename of customer SDK stats dimension attributes.

I verified that the version string in _version.py is 1.0.0b54, matching the latest changelog entry, and that the release date matches the current date (not in the future).

Changes:

  • Stamped the 1.0.0b54 changelog entry with release date 2026-06-30.
  • Removed empty ### Bugs Fixed and ### Other Changes sections from the unreleased entry.

@rads-1996 rads-1996 merged commit 55aa7fb into Azure:main Jun 30, 2026
26 checks passed
@rads-1996 rads-1996 deleted the exporter-release-1.0.0b54 branch June 30, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor - Exporter Monitor OpenTelemetry Exporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants