Releases: googleapis/nodejs-pubsub
Releases · googleapis/nodejs-pubsub
@google-cloud/pubsub v2.16.3
@google-cloud/pubsub v2.16.2
@google-cloud/pubsub v2.16.1
v2.16.0
v2.15.1
v2.15.0
v2.14.0
v2.13.0
v2.12.0
v2.11.0
⚠ 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)