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: v4.7.2
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: v4.8.0
Choose a head ref
  • 10 commits
  • 38 files changed
  • 4 contributors

Commits on Sep 16, 2024

  1. build: shift typeless bot invocation into library package (#1972)

    * build: shift typeless invocation into repo
    
    * build: use npx
    
    * chore: clean up old lint error
    
    * build: move typeless invocation to root
    
    * build: also npm i on samples when running posttypeless
    feywind authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    370fe8e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. docs: update documentation for 31 day subscription message retention (#…

    …1965)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 673028761
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/394f626e83786b5f2230d10a774c8db961b5e6b7
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/88f68a7024b00ff7e204919a97b87a3007b1123c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODhmNjhhNzAyNGIwMGZmN2UyMDQ5MTlhOTdiODdhMzAwN2IxMTIzYyJ9
    gcf-owl-bot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c3abf92 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. samples: add optimisticSubscribe, plus a few small library changes to…

    … support it (#1973)
    
    * samples: add optimisticSubscribe, plus a few small library changes to support it
    
    * fix: simplify DebugMessage handling of StatusError
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: fix copyright date
    
    * 🦉 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>
    feywind and gcf-owl-bot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    37b9f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. feat: add ingestion Cloud Storage fields and Platform Logging fields …

    …to Topic (#1974)
    
    * feat: add ingestion Cloud Storage fields and Platform Logging fields to Topic
    
    PiperOrigin-RevId: 678307181
    
    Source-Link: googleapis/googleapis@69e9dff
    
    Source-Link: googleapis/googleapis-gen@11a52e5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTFhNTJlNTI3MjMyMjdkM2I2MTIwZjg4ZjFhNTgwZTM5NThlMGNkNSJ9
    
    feat: return listing information for subscriptions created via Analytics Hub
    
    PiperOrigin-RevId: 676126585
    
    Source-Link: googleapis/googleapis@de3b4b3
    
    Source-Link: googleapis/googleapis-gen@c3df551
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzNkZjU1MTYyY2NjOTkyOWM5N2JmZWM5ZmExZDViY2QzYjY1YWY0YSJ9
    
    * build: try switching to raw eslint to exclude owl-bot-staging
    
    * 🦉 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 <[email protected]>
    3 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    afec9a1 View commit details
    Browse the repository at this point in the history
  2. chore: update issue templates and codeowners (#1975)

    chore: update issue templates and codeowners
    
    Source-Link: googleapis/synthtool@bf182cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:a5af6af827a9fffba373151e1453b0498da288024cdd16477900dd42857a42e0
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Megan Potter <[email protected]>
    3 people authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e4e0653 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: update links in github issue templates (#1979)

    * chore: update links in github issue templates
    
    Source-Link: googleapis/synthtool@38fa49f
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c17d8da View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore: Support Node 18+ (#1980)

    * feat: Support Node 18+
    
    * chore: Additional Node 18 upgrades
    
    * chore: don't change test fixtures
    
    * feat: Move kokoro directories to 18
    
    * chore: Update checkout and setup-node to v4
    
    - https://github.com/actions/checkout/releases/tag/v4.0.0
    
    - https://github.com/actions/setup-node/releases/tag/v4.0.0
    
    Source-Link: googleapis/synthtool@c19dd80
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:8060aba1f6d5617d08091767141ab2a99ea1ccbd9371fd42ffc208c5329caa73
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b0460be View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. chore: revert "chore: Support Node 18+ (#1980)" (#1983)

    This reverts commit b0460be, which was merged prematurely.
    feywind authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7019003 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. samples: add samples for Cloud Storage ingestion, and a few small fix…

    …es (#1985)
    
    * build: fix a small issue with the typeless bot invocation
    
    * samples: add samples for cloud storage ingestion
    
    * samples: fix a paste-o in Kinesis sample
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * samples: fix paste-o with incorrect sample function name
    
    * tests: fix sample test quotes
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    feywind and gcf-owl-bot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fbd7359 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.8.0 (#1977)

    * chore(main): release 4.8.0
    
    * chore(main): release 4.8.0
    
    * build: also link the current pubsub version
    
    * chore(main): release 4.8.0
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: feywind <[email protected]>
    release-please[bot] and feywind authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e2c28a View commit details
    Browse the repository at this point in the history
Loading