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: 511739f
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: 7e53bd9
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 13, 2026

  1. tests: clean up system tests with separate resources per test (#2122)

    * tests: fix two system-test bugs with one scone
    
    * tests: modernize system tests with individual resources per test
    
    * chore: update the headers on duplicated files to please the bot
    
    * tests: remove thirty and sixty constants, shift to number of subs
    
    * tests: uncomment commented code for later use
    feywind authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    348210c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. fix(WaitForProcessing): Shutdown option WaitForProcessing never ent…

    …ered on subscription close (#2118)
    
    * fix(WaitForProcessing): change entry condition
    
    * fix unit test to overwrite isEmpty() as a method instead of a getter
    
    * add fired events to docstrings
    
    * remove obsolete eslint exclusion
    
    * fix: change default to match existing behaviour
    
    ---------
    
    Co-authored-by: feywind <[email protected]>
    nico-kn and feywind authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    e99b37e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.2.2 (#2123)

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