Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

chore: release 2.11.0#1258

Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom
release-v2.11.0
Apr 15, 2021
Merged

chore: release 2.11.0#1258
gcf-merge-on-green[bot] merged 2 commits intomasterfrom
release-v2.11.0

Conversation

@release-please
Copy link
Copy Markdown
Contributor

@release-please release-please Bot commented Apr 14, 2021

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

2.11.0 (2021-04-14)

⚠ BREAKING CHANGES

  • fix: added support for Opentelemetry 0.18 - makes significant changes to OpenTelemetry support in order to unblock its usage again; the main user-visible change is that you will need to use 0.18+ versions of OpenTelemetry, and different items are passed to the server in spans.

Bug Fixes

  • added support for Opentelemetry 0.18 (#1234) (aedc36c)
  • follow-on proto updates from the removal of the common protos (#1229) (cb627d5)
  • prevent attempt to publish 0 messages (#1218) (96e6535)
  • remove common protos (#1232) (8838288)
  • reverting the major from the OpenTelemetry change (it was already broken) (#1257) (09c428a)
  • temporarily pin sinon at 10.0.0 (#1252) (0922164)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested review from a team April 14, 2021 22:30
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/nodejs-pubsub API. label Apr 14, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 14, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2021

Codecov Report

Merging #1258 (113ca19) into master (09c428a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1258   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files          26       26           
  Lines       12700    12700           
  Branches      558      607   +49     
=======================================
  Hits        12426    12426           
  Misses        268      268           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09c428a...113ca19. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2021
@feywind feywind added automerge Merge the pull request once unit tests and other checks pass. automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit ee21ee6 into master Apr 15, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the release-v2.11.0 branch April 15, 2021 19:00
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 15, 2021
@yoshi-automation
Copy link
Copy Markdown
Contributor

@release-tool-publish-reporter
Copy link
Copy Markdown

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

@release-tool-publish-reporter
Copy link
Copy Markdown

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

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Apr 15, 2021
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
* Add npm run compile to the testproxy command

The test proxy references the compiled client library code. Every time the test proxy is run, we want it to reflect the source code so that as we develop we don’t get confused about what gets observed.

* feat: Add npm run compile to the testproxy command
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/nodejs-pubsub API. autorelease: published cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants