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
base: v4.0.2
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
compare: v4.0.3
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 30, 2023

  1. fix: simplify logic for HTTP/1.1 REST fallback option (#1809)

    * fix: simplify logic for HTTP/1.1 REST fallback option
    
    For the `fallback` parameter, all values considered as `true`
    in Boolean context will enable HTTP/1.1 REST fallback,
    since the other fallback transport, proto over HTTP, is
    removed from `google-gax` v4.
    
    PiperOrigin-RevId: 559812260
    
    Source-Link: googleapis/googleapis@6a6fd29
    
    Source-Link: googleapis/googleapis-gen@56c1665
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTZjMTY2NTdlN2E1OTEyMmIxZGE5NDc3MWE5ZWY0MDk4OWMyODJjMCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f26008d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 5, 2023

  1. chore(main): release 4.0.3 (#1811)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9a1ec3a View commit details
    Browse the repository at this point in the history