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: v2.8.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: v2.9.0
Choose a head ref
  • 11 commits
  • 21 files changed
  • 9 contributors

Commits on Jan 19, 2021

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

Commits on Jan 20, 2021

  1. fix: bind promisify calls for flush() so they have a 'this' value (#1184

    )
    
    * tests: failing tests for #1178
    
    * fix: bind promisify calls for flush() so they have a 'this' value
    rhodgkins authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    e494fb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. refactor(nodejs): move build cop to flakybot (#1199)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6e88bfd3-7b66-4bc8-a7e5-10642f2428f5/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@57c23fa
    yoshi-automation authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    fd230c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    1f85345 View commit details
    Browse the repository at this point in the history
  2. samples: fix openTelemetry sample + system test (issue #1185) (#1186)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #1185 🦕
    maxday authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    f6dc2bb View commit details
    Browse the repository at this point in the history
  3. fix: openTelemetry doc fails to generate for #1185 (#1200)

    It seems that the file rename make the doc generation fails, here is a README only PR to fix it
    (I run locally npm run docs-test)
    
    - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #1185 🦕
    maxday authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    0600bde View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

Commits on Feb 9, 2021

  1. fix(deps): update dependency google-auth-library to v7 (#1207)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [google-auth-library](https://togithub.com/googleapis/google-auth-library-nodejs) | [`^6.1.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/google-auth-library/6.1.6/7.0.0) | [![age](https://badges.renovateapi.com/packages/npm/google-auth-library/7.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/google-auth-library/7.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/google-auth-library/7.0.0/compatibility-slim/6.1.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/google-auth-library/7.0.0/confidence-slim/6.1.6)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-auth-library-nodejs</summary>
    
    ### [`v7.0.0`](https://togithub.com/googleapis/google-auth-library-nodejs/blob/master/CHANGELOG.md#&#8203;700-httpswwwgithubcomgoogleapisgoogle-auth-library-nodejscomparev616v700-2021-02-08)
    
    [Compare Source](https://togithub.com/googleapis/google-auth-library-nodejs/compare/v6.1.6...v7.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   integrates external_accounts with `GoogleAuth` and ADC ([#&#8203;1052](https://togithub.com/googleapis/google-auth-library-nodejs/issues/1052))
    -   workload identity federation support ([#&#8203;1131](https://togithub.com/googleapis/google-auth-library-nodejs/issues/1131))
    
    ##### Features
    
    -   adds service account impersonation to `ExternalAccountClient` ([#&#8203;1041](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1041)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   adds text/json credential_source support to IdentityPoolClients ([#&#8203;1059](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1059)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   defines `ExternalAccountClient` used to instantiate external account clients ([#&#8203;1050](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1050)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   defines `IdentityPoolClient` used for K8s and Azure workloads ([#&#8203;1042](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1042)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   defines ExternalAccountClient abstract class for external_account credentials ([#&#8203;1030](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1030)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   get AWS region from environment variable ([#&#8203;1067](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1067)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   implements AWS signature version 4 for signing requests ([#&#8203;1047](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1047)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   implements the OAuth token exchange spec based on rfc8693 ([#&#8203;1026](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1026)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   integrates external_accounts with `GoogleAuth` and ADC ([#&#8203;1052](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1052)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    -   workload identity federation support ([#&#8203;1131](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1131)) ([997f124](https://www.github.com/googleapis/google-auth-library-nodejs/commit/997f124a5c02dfa44879a759bf701a9fa4c3ba90))
    
    ##### Bug Fixes
    
    -   **deps:** update dependency puppeteer to v6 ([#&#8203;1129](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1129)) ([5240fb0](https://www.github.com/googleapis/google-auth-library-nodejs/commit/5240fb0e7ba5503d562659a0d1d7c952bc44ce0e))
    -   **deps:** update dependency puppeteer to v7 ([#&#8203;1134](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1134)) ([02d0d73](https://www.github.com/googleapis/google-auth-library-nodejs/commit/02d0d73a5f0d2fc7de9b13b160e4e7074652f9d0))
    
    ##### [6.1.6](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.5...v6.1.6) (2021-01-27)
    
    ##### Bug Fixes
    
    -   call addSharedMetadataHeaders even when token has not expired ([#&#8203;1116](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1116)) ([aad043d](https://www.github.com/googleapis/google-auth-library-nodejs/commit/aad043d20df3f1e44f56c58a21f15000b6fe970d))
    
    ##### [6.1.5](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.4...v6.1.5) (2021-01-22)
    
    ##### Bug Fixes
    
    -   support PEM and p12 when using factory ([#&#8203;1120](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1120)) ([c2ead4c](https://www.github.com/googleapis/google-auth-library-nodejs/commit/c2ead4cc7650f100b883c9296fce628f17085992))
    
    ##### [6.1.4](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.3...v6.1.4) (2020-12-22)
    
    ##### Bug Fixes
    
    -   move accessToken to headers instead of parameter ([#&#8203;1108](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1108)) ([67b0cc3](https://www.github.com/googleapis/google-auth-library-nodejs/commit/67b0cc3077860a1583bcf18ce50aeff58bbb5496))
    
    ##### [6.1.3](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.2...v6.1.3) (2020-10-22)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency gaxios to v4 ([#&#8203;1086](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1086)) ([f2678ff](https://www.github.com/googleapis/google-auth-library-nodejs/commit/f2678ff5f8f5a0ee33924278b58e0a6e3122cb12))
    
    ##### [6.1.2](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.1...v6.1.2) (2020-10-19)
    
    ##### Bug Fixes
    
    -   update gcp-metadata to catch a json-bigint security fix ([#&#8203;1078](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1078)) ([125fe09](https://www.github.com/googleapis/google-auth-library-nodejs/commit/125fe0924a2206ebb0c83ece9947524e7b135803))
    
    ##### [6.1.1](https://www.github.com/googleapis/google-auth-library-nodejs/compare/v6.1.0...v6.1.1) (2020-10-06)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade gtoken ([#&#8203;1064](https://www.github.com/googleapis/google-auth-library-nodejs/issues/1064)) ([9116f24](https://www.github.com/googleapis/google-auth-library-nodejs/commit/9116f247486d6376feca505bbfa42a91d5e579e2))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-pubsub).
    renovate-bot authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    fce2af1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. feat: update protos from upstream (#1206)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * fix: use repo metadata to populate nodejs CODEOWNERS
    
    * fix: use repo metadata to populate nodejs CODEOWNERS
    
    * chore: small formatting tweaks
    
    Co-authored-by: Benjamin Coe <bencoe@google.com>
    
    Source-Author: Justin Beckwith <justin.beckwith@gmail.com>
    Source-Date: Wed Feb 3 15:09:55 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 318e351e26ba65b2b3cfa3f61b3b64e3540c3525
    Source-Link: googleapis/synthtool@318e351
    
    * docs: fix case in README for samples
    
    Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
    yoshi-automation and feywind authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    33526b0 View commit details
    Browse the repository at this point in the history
  2. samples: fix sample name for openTelemetryTracing (#1211)

    This was causing spurious synthtool updates.
    feywind authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    bde0906 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. chore: release 2.9.0 (#1210)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
    release-please[bot] and feywind authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    dab72ce View commit details
    Browse the repository at this point in the history
Loading