Skip to content
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: v5.2.0
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: v5.2.2
Choose a head ref
  • 15 commits
  • 26 files changed
  • 9 contributors

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    7021ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6f279 View commit details
    Browse the repository at this point in the history
  3. chore: update python post processor base image (#2089)

    * chore: update python post processor base image
    
    Source-Link: googleapis/synthtool@fe77438
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:84adf917cad8f48c61227febebae7af619882d7c8863d6ab6290a77d45a372cf
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
    3 people authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    47517b2 View commit details
    Browse the repository at this point in the history
  4. fix: check batch size before re-queueing retried messages (#2027)

    * fix: check batch size before re-queueing retried messages
    
    * fix: remove dangling Promise after 5.x linting changes
    
    * fix: bring up to date with the logging changes
    
    ---------
    
    Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
    1kilobit and feywind authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    6c1613f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. fix: updated span kind to CLIENT for ack and modack rpc spans (#2029)

    * fix: Updated span kind to CLIENT for ack and modack rpc spans
    
    * chore: linting nit
    
    * chore: lint fixes
    
    * tests: ack/modack spans don't get an operation currently; we should look at that in a separate PR if it's problematic
    
    ---------
    
    Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
    Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
    3 people authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    801c1c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. chore: disable renovate for Node github action YAML configs (#2103)

    chore: disable renovate for github action YAML configs
    
    Source-Link: googleapis/synthtool@158d49d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bdf89cdfb5b791d382184a7a769862b15c38e94e7d82b268c58d40d8952720f2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    2f1ca98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ebe73 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. fix: move off the remaining rc versions (#2112)

    * fix: move off the remaining rc versions
    
    * fix: move off rc version of gax
    feywind authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    a9eb883 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    66e0b2b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore: lint failures (#2115)

    Source-Link: googleapis/synthtool@7751597
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:a1e45c1b53fceb5fa7fd5c49cf898048c210eb07001a3355548e7a4545200ee8
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    d8cd0e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    118a960 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. chore(main): release 5.2.1 (#2092)

    * chore(main): release 5.2.1
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    511739f View commit details
    Browse the repository at this point in the history

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 <57276408+feywind@users.noreply.github.com>
    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