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 google-cloud-trace 0.37.0 #4517

Merged
merged 3 commits into from
Dec 19, 2019
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 18, 2019

🤖 I have created a release *beep* *boop*

0.37.0 / 2019-12-19

Features

  • Introduce enable_cross_project_tracing option to the faraday middleware

Bug Fixes

  • Fix MonitorMixin usage on Ruby 2.7
    • Ruby 2.7 will error if new_cond is called before super().
    • Make the call to super() be the first call in initialize

Performance Improvements

  • Remove TraceServiceClient.span_path from lower-level API
    • Update network configuration
  • Update network configuration
    • Update documentation

Commits since last release:

  * Ruby 2.7 will error if new_cond is called before super().
  * Make the call to super() be the first call in initialize

Files edited since last release:

google-cloud-trace/lib/google/cloud/trace/v2/trace_service_client.rb
google-cloud-trace/lib/google/cloud/trace/v2/trace_service_client_config.json
google-cloud-trace/synth.metadata
google-cloud-trace/lib/google/cloud/trace/async_reporter.rb
google-cloud-trace/lib/google/cloud/trace/faraday_middleware.rb
google-cloud-trace/test/google/cloud/trace/faraday_middleware_test.rb
google-cloud-trace/lib/google/cloud/trace/v1/doc/google/devtools/cloudtrace/v1/trace.rb
google-cloud-trace/lib/google/cloud/trace/v1/trace_service_client.rb
google-cloud-trace/lib/google/cloud/trace/v1/trace_service_client_config.json
google-cloud-trace/lib/google/cloud/trace/v2/doc/google/devtools/cloudtrace/v2/trace.rb
google-cloud-trace/lib/google/cloud/trace/v2/doc/google/devtools/cloudtrace/v2/tracing.rb
google-cloud-trace/lib/google/devtools/cloudtrace/v1/trace_pb.rb
google-cloud-trace/lib/google/devtools/cloudtrace/v1/trace_services_pb.rb
google-cloud-trace/lib/google/devtools/cloudtrace/v2/trace_pb.rb
google-cloud-trace/lib/google/devtools/cloudtrace/v2/tracing_pb.rb
google-cloud-trace/lib/google/devtools/cloudtrace/v2/tracing_services_pb.rb

Compare Changes

This PR was generated with Release Please.

@yoshi-automation yoshi-automation added autorelease: pending type: process A process-related concern. May include testing, release, or the like. labels Dec 18, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 18, 2019
@yoshi-automation yoshi-automation force-pushed the release-google-cloud-trace-v0.37.0 branch from 38a9601 to 6d04ea0 Compare December 19, 2019 16:43
@googlebot
Copy link

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Dec 19, 2019
@quartzmo
Copy link
Member

@googlebot I consent.

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Dec 19, 2019
@quartzmo quartzmo merged commit 88918f6 into master Dec 19, 2019
@yoshi-automation
Copy link
Contributor Author

@yoshi-automation yoshi-automation deleted the release-google-cloud-trace-v0.37.0 branch December 20, 2019 00:37
@yoshi-automation
Copy link
Contributor Author

The release build has started, the log can be viewed here. 🌻

@yoshi-automation
Copy link
Contributor Author

🥚 You hatched a release! The release build finished successfully! 💜

This was referenced Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: published cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants