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 5 gems #134

Merged
merged 4 commits into from
Oct 4, 2022
Merged

release: Release 5 gems #134

merged 4 commits into from
Oct 4, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 4, 2022

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

  • opentelemetry-instrumentation-action_pack 0.2.1 (was 0.2.0)
  • opentelemetry-instrumentation-rack 0.21.1 (was 0.21.0)
  • opentelemetry-instrumentation-mongo 0.21.0 (was 0.20.0)
  • opentelemetry-instrumentation-net_http 0.21.0 (was 0.20.0)
  • opentelemetry-instrumentation-pg 0.22.0 (was 0.21.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-action_pack

v0.2.1 / 2022-10-04

  • FIXED: Ensures the correct route is add to http.route span attribute

opentelemetry-instrumentation-rack

v0.21.1 / 2022-10-04

  • FIXED: Bring http.request.header and http.response.header in line with semconv

opentelemetry-instrumentation-mongo

v0.21.0 / 2022-10-04

  • ADDED: Support mongodb db statement without obfuscation

opentelemetry-instrumentation-net_http

v0.21.0 / 2022-10-04

  • ADDED: Add Net::HTTP :untraced_hosts option
  • FIXED: Rename HTTP CONNECT for low level connection spans

opentelemetry-instrumentation-pg

v0.22.0 / 2022-10-04

  • ADDED: Add with_attributes context propagation for PG instrumentation

instrumentation/action_pack/CHANGELOG.md Outdated Show resolved Hide resolved
instrumentation/mongo/CHANGELOG.md Show resolved Hide resolved
instrumentation/rack/CHANGELOG.md Outdated Show resolved Hide resolved
instrumentation/rack/CHANGELOG.md Show resolved Hide resolved
instrumentation/net_http/CHANGELOG.md Outdated Show resolved Hide resolved
arielvalentin and others added 3 commits October 4, 2022 14:39
Co-authored-by: Robb Kidd <robbkidd@honeycomb.io>
Co-authored-by: Robb Kidd <robbkidd@honeycomb.io>
Copy link
Member

@robbkidd robbkidd left a comment

Choose a reason for hiding this comment

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

Let the shipping begin.

@arielvalentin arielvalentin merged commit ea896ed into main Oct 4, 2022
@arielvalentin arielvalentin deleted the release/multi/20221004163219 branch October 4, 2022 20:03
@github-actions
Copy link
Contributor Author

github-actions bot commented Oct 4, 2022

All releases completed successfully.

Successfully released opentelemetry-instrumentation-action_pack 0.2.1

Successfully released opentelemetry-instrumentation-mongo 0.21.0

Successfully released opentelemetry-instrumentation-net_http 0.21.0

Successfully released opentelemetry-instrumentation-pg 0.22.0

Successfully released opentelemetry-instrumentation-rack 0.21.1

arielvalentin added a commit to arielvalentin/opentelemetry-ruby-contrib that referenced this pull request Oct 4, 2022
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.

3 participants