Skip to content

Conversation

@github-actions
Copy link
Contributor

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

  • opentelemetry-instrumentation-httpx 0.2.1 (was 0.2.0)
  • opentelemetry-resource-detector-aws 0.2.0 (was 0.1.0)

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-instrumentation-httpx

v0.2.1 / 2025-04-29

  • FIXED: Httpx instrumentation trace context propagation

opentelemetry-resource-detector-aws

v0.2.0 / 2025-04-29

  • ADDED: Contribute aws ecs resource detector

* opentelemetry-instrumentation-httpx 0.2.1 (was 0.2.0)
* opentelemetry-resource-detector-aws 0.2.0 (was 0.1.0)
@kaylareopelle kaylareopelle merged commit f8d2551 into main Apr 29, 2025
66 checks passed
@kaylareopelle kaylareopelle deleted the release/multi/20250429150127 branch April 29, 2025 20:59
@github-actions
Copy link
Contributor Author

Release job completed with errors.

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

Successfully released opentelemetry-instrumentation-httpx 0.2.1

Successfully released opentelemetry-resource-detector-aws 0.2.0

@kaylareopelle
Copy link
Contributor

hmm... looks like httpx matched http, which is why we got the release fail error. perhaps open-telemetry/opentelemetry-ruby#1799 would be good to implement in this repo as well

yiyuan-he pushed a commit to yiyuan-he/opentelemetry-ruby-contrib that referenced this pull request Apr 30, 2025
* release: Release 2 gems

* opentelemetry-instrumentation-httpx 0.2.1 (was 0.2.0)
* opentelemetry-resource-detector-aws 0.2.0 (was 0.1.0)

* ci: force

---------

Co-authored-by: OpenTelemetry Bot <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
yiyuan-he pushed a commit to yiyuan-he/opentelemetry-ruby-contrib that referenced this pull request May 14, 2025
* release: Release 2 gems

* opentelemetry-instrumentation-httpx 0.2.1 (was 0.2.0)
* opentelemetry-resource-detector-aws 0.2.0 (was 0.1.0)

* ci: force

---------

Co-authored-by: OpenTelemetry Bot <[email protected]>
Co-authored-by: Kayla Reopelle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants