Skip to content

Releases: googleapis/nodejs-pubsub

@google-cloud/pubsub v2.16.3

11 Aug 16:22
5b129db
Compare
Choose a tag to compare

Bug Fixes

@google-cloud/pubsub v2.16.2

11 Aug 00:34
4ff373d
Compare
Choose a tag to compare

Bug Fixes

  • deps: update opentelemetry monorepo to ^0.24.0 (#1349) (cf0d24a)

@google-cloud/pubsub v2.16.1

21 Jul 01:06
b8e747a
Compare
Choose a tag to compare

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#1354) (7288e2e)

v2.16.0

12 Jul 22:34
374f34d
Compare
Choose a tag to compare

Features

  • Add method signature for Subscriber.Pull without the deprecated return_immediately field. (#1350) (a7922fb)

Bug Fixes

v2.15.1

22 Jun 21:17
729e2d8
Compare
Choose a tag to compare

Bug Fixes

v2.15.0

22 Jun 18:32
2eeb294
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: update opentelemetry monorepo to ^0.21.0 (#1324) (c6d1750)

v2.14.0

16 Jun 23:33
bd3447a
Compare
Choose a tag to compare

Features

  • upgrade @opentelemetry/api to version 0.20.0 (#1305) (ed32369)

v2.13.0

10 Jun 06:33
3b46f1e
Compare
Choose a tag to compare

Features

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#1299) (43a8fdb)

v2.12.0

11 May 18:32
7b7d996
Compare
Choose a tag to compare

Features

  • update publisher options all the way through the topic object tree (#1279) (70402ac)

Bug Fixes

v2.11.0

15 Apr 19:02
ee21ee6
Compare
Choose a tag to compare

⚠ 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)