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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.1
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.2
Choose a head ref
  • 4 commits
  • 16 files changed
  • 6 contributors

Commits on Apr 19, 2022

  1. fix: fix flaky schema and subscription tests (#1518)

    * tests: make another attempt and cleaning up the schema test flakiness
    
    * tests: rework subscription tests to try to fix flakiness
    
    * samples: allow subscription IDs in sync pull samples
    feywind authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5ff0105 View commit details
    Browse the repository at this point in the history
  2. build: make ci testing conditional on engines field in package.json, …

    …move configs to Node 12 (#1418) (#1520)
    
    * build: make ci testing conditional on engines field in package.json, move configs to Node 12 (#1418)
    
    * build: make ci testing conditional on engines field in package.json, move configs to Node 12
    
    Co-authored-by: Benjamin E. Coe <[email protected]>
    Source-Link: googleapis/synthtool@2800f5a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:dc7bfb4c4bf50496abbdd24bd9e4aaa833dc75248c0a9e3a7f807feda5258873
    
    * samples: fix another potentially flaky test
    
    * tests: remove extra import
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <[email protected]>
    Co-authored-by: Megan Potter <[email protected]>
    Co-authored-by: Megan Potter <[email protected]>
    5 people authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3d41115 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build(node): update client library version in samples metadata (#1356) (

    #1530)
    
    * build(node): add feat in node post-processor to add client library version number in snippet metadata
    
    Co-authored-by: Benjamin E. Coe <[email protected]>
    Source-Link: googleapis/synthtool@d337b88
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d106724ad2a96daa1b8d88de101ba50bdb30b8df62ffa0aa2b451d93b4556641
    gcf-owl-bot[bot] and Benjamin E. Coe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    3903304 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. chore(main): release 2.19.2 (#1526)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e7ce2cf View commit details
    Browse the repository at this point in the history
Loading