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: 179b617
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: 0a6c6f0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 4 contributors

Commits on May 30, 2022

  1. fix: detect subscription properties and warn for exactly-once (#1561)

    * feat: detect subscription properties and warn for exactly-once
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: check for changes to subscription options on every message
    
    * chore: fix copyright in new file
    
    * fix: update copyright header again ("once more with feeling" edition)
    
    * fix: still yet more copyright header
    
    * fix: timing in CI is tricky, replace setTimeout
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    feywind and gcf-owl-bot[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    98cf540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461b58b View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.0.1 (#1569)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.1](v3.0.0...v3.0.1) (2022-05-30)
    
    
    ### Bug Fixes
    
    * **deps:** update dependency @google-cloud/paginator to v4 ([#1565](#1565)) ([461b58b](461b58b))
    * detect subscription properties and warn for exactly-once ([#1561](#1561)) ([98cf540](98cf540))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0a6c6f0 View commit details
    Browse the repository at this point in the history
Loading