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

fix: reverting the major from the OpenTelemetry change (it was already broken)#1257

Merged
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
feywind:rp-force-version
Apr 14, 2021
Merged

fix: reverting the major from the OpenTelemetry change (it was already broken)#1257
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
feywind:rp-force-version

Conversation

@feywind
Copy link
Copy Markdown
Collaborator

@feywind feywind commented Apr 14, 2021

Our previous OT support was already broken, and this PR fixes it. So even though it probably is technically a breaking change, it shouldn't impact anyone negatively.

Release-As: 2.11.0

@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
@bcoe bcoe changed the title build: reverting the major from the OpenTelemetry change (it was already broken) fix: reverting the major from the OpenTelemetry change (it was already broken) Apr 14, 2021
@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Apr 14, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2021

Codecov Report

Merging #1257 (f3bd211) into master (c05e521) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1257   +/-   ##
=======================================
  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 c05e521...f3bd211. Read the comment docs.

@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 09c428a into googleapis:master Apr 14, 2021
@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 14, 2021
gcf-merge-on-green Bot pushed a commit that referenced this pull request Apr 15, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.11.0](https://www.github.com/googleapis/nodejs-pubsub/compare/v2.10.0...v2.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](https://www.github.com/googleapis/nodejs-pubsub/issues/1234)) ([aedc36c](https://www.github.com/googleapis/nodejs-pubsub/commit/aedc36c3f8736eff1cb781b9e05457463481b3d6))
* follow-on proto updates from the removal of the common protos ([#1229](https://www.github.com/googleapis/nodejs-pubsub/issues/1229)) ([cb627d5](https://www.github.com/googleapis/nodejs-pubsub/commit/cb627d5555c617eb025181c9f9aaf1d2c9621a86))
* prevent attempt to publish 0 messages ([#1218](https://www.github.com/googleapis/nodejs-pubsub/issues/1218)) ([96e6535](https://www.github.com/googleapis/nodejs-pubsub/commit/96e653514b35d61f74ba2d5d6fa96e19bc45bf8c))
* remove common protos ([#1232](https://www.github.com/googleapis/nodejs-pubsub/issues/1232)) ([8838288](https://www.github.com/googleapis/nodejs-pubsub/commit/883828800c94f7ea21c8306d272b70b4576c664c))
* reverting the major from the OpenTelemetry change (it was already broken) ([#1257](https://www.github.com/googleapis/nodejs-pubsub/issues/1257)) ([09c428a](https://www.github.com/googleapis/nodejs-pubsub/commit/09c428a17eb20fcd0fc45301addb48d2bebc56a3))
* temporarily pin sinon at 10.0.0 ([#1252](https://www.github.com/googleapis/nodejs-pubsub/issues/1252)) ([0922164](https://www.github.com/googleapis/nodejs-pubsub/commit/09221643be0693463ed4e5d56efd0f1ebfbe78b7))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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. 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