-
Notifications
You must be signed in to change notification settings - Fork 235
Comparing changes
Open a pull request
base repository: googleapis/nodejs-pubsub
base: v2.8.0
head repository: googleapis/nodejs-pubsub
compare: v2.9.0
- 11 commits
- 21 files changed
- 9 contributors
Commits on Jan 19, 2021
-
tests(samples): the acceptable latency for the batch settings test wa…
…s a bit too low (#1188)
Configuration menu - View commit details
-
Copy full SHA for 70f2b27 - Browse repository at this point
Copy the full SHA 70f2b27View commit details
Commits on Jan 20, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for e494fb7 - Browse repository at this point
Copy the full SHA e494fb7View commit details
Commits on Jan 27, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for fd230c1 - Browse repository at this point
Copy the full SHA fd230c1View commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f85345 - Browse repository at this point
Copy the full SHA 1f85345View commit details -
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 🦕
Configuration menu - View commit details
-
Copy full SHA for f6dc2bb - Browse repository at this point
Copy the full SHA f6dc2bbView commit details -
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 🦕
Configuration menu - View commit details
-
Copy full SHA for 0600bde - Browse repository at this point
Copy the full SHA 0600bdeView commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ccebf72 - Browse repository at this point
Copy the full SHA ccebf72View commit details
Commits on Feb 9, 2021
-
fix(deps): update dependency google-auth-library to v7 (#1207)
[](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) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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#​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 ([#​1052](https://togithub.com/googleapis/google-auth-library-nodejs/issues/1052)) - workload identity federation support ([#​1131](https://togithub.com/googleapis/google-auth-library-nodejs/issues/1131)) ##### Features - adds service account impersonation to `ExternalAccountClient` ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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).
Configuration menu - View commit details
-
Copy full SHA for fce2af1 - Browse repository at this point
Copy the full SHA fce2af1View commit details
Commits on Feb 10, 2021
-
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>Configuration menu - View commit details
-
Copy full SHA for 33526b0 - Browse repository at this point
Copy the full SHA 33526b0View commit details -
samples: fix sample name for openTelemetryTracing (#1211)
This was causing spurious synthtool updates.
Configuration menu - View commit details
-
Copy full SHA for bde0906 - Browse repository at this point
Copy the full SHA bde0906View commit details
Commits on Feb 12, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for dab72ce - Browse repository at this point
Copy the full SHA dab72ceView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...v2.9.0