Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: Release 3 gems #1791

Merged
merged 3 commits into from
Jan 9, 2025
Merged

release: Release 3 gems #1791

merged 3 commits into from
Jan 9, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2025

This pull request prepares new gem releases for the following gems:

  • opentelemetry-exporter-otlp-metrics 0.3.0 (was 0.2.1)
  • opentelemetry-metrics-api 0.2.0 (was 0.1.1)
  • opentelemetry-metrics-sdk 0.5.0 (was 0.4.1)

For each gem, this pull request modifies the gem version and provides an initial changelog entry based on conventional commit messages. You can edit these changes before merging, to release a different version or to alter the changelog text.

  • To confirm this release, merge this pull request, ensuring the "release: pending" label is set. The release script will trigger automatically on merge.
  • To abort this release, close this pull request without merging.

The generated changelog entries have been copied below:


opentelemetry-exporter-otlp-metrics

v0.3.0 / 2025-01-08

  • ADDED: Gauge metrics exporter encoding

opentelemetry-metrics-api

v0.2.0 / 2025-01-08

  • ADDED: Add synchronous gauge
  • DOCS: Add documentation for Metrics API instruments

opentelemetry-metrics-sdk

v0.5.0 / 2025-01-08

  • ADDED: Add synchronous gauge

* opentelemetry-exporter-otlp-metrics 0.3.0 (was 0.2.1)
* opentelemetry-metrics-api 0.2.0 (was 0.1.1)
* opentelemetry-metrics-sdk 0.5.0 (was 0.4.1)
metrics_sdk/CHANGELOG.md Outdated Show resolved Hide resolved
metrics_api/CHANGELOG.md Outdated Show resolved Hide resolved
To make sure Gauge is accessible across all gems, raise the min version
for metrics API and SDK to latest versions
@kaylareopelle
Copy link
Contributor

the failure looks like an intermittent logs SDK issue on windows. since it isn't related to the gems being released, I'm going to forge ahead.

@kaylareopelle kaylareopelle merged commit baeda39 into main Jan 9, 2025
67 of 68 checks passed
@github-actions github-actions bot deleted the release/multi/20250108223225 branch January 9, 2025 00:15
@github-actions github-actions bot added release: error Automated release failed with an error and removed release: pending Automated release is pending labels Jan 9, 2025
Copy link
Contributor Author

github-actions bot commented Jan 9, 2025

Release job completed with errors.

Failed to release opentelemetry-exporter-otlp 0.29.1:
Command failed with exit code 1: ["gh", "api", "repos/open-telemetry/opentelemetry-ruby/releases", "--input", "-", "-H", "Accept: application/vnd.github.v3+json"]

Successfully released opentelemetry-exporter-otlp-metrics 0.3.0

Successfully released opentelemetry-metrics-api 0.2.0

Successfully released opentelemetry-metrics-sdk 0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: error Automated release failed with an error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants