-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: googleapis/nodejs-spanner
base: v7.8.0
head repository: googleapis/nodejs-spanner
compare: v7.9.0
- 10 commits
- 19 files changed
- 3 contributors
Commits on May 27, 2024
-
fix(deps): update dependency google-gax to v4.3.4 (#2051)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.3` -> `4.3.4`](https://renovatebot.com/diffs/npm/google-gax/4.3.3/4.3.4) | [](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/gax-nodejs (google-gax)</summary> ### [`v4.3.4`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#434-2024-05-22) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.3...google-gax-v4.3.4) ##### Bug Fixes - Counter does increment first retry ([#​1601](https://togithub.com/googleapis/gax-nodejs/issues/1601)) ([4b77bf3](https://togithub.com/googleapis/gax-nodejs/commit/4b77bf349e5fec46f9ad7934e4cce334b79e8013)) - don't emit error event during stream handoff ([#​1592](https://togithub.com/googleapis/gax-nodejs/issues/1592)) ([2e7d30a](https://togithub.com/googleapis/gax-nodejs/commit/2e7d30a1671aa667f7c000c737dfa40824f7b9f1)) - Only call getResumptionRequestFn once ([#​1593](https://togithub.com/googleapis/gax-nodejs/issues/1593)) ([e1755a9](https://togithub.com/googleapis/gax-nodejs/commit/e1755a920e789270dcb41b87290bab16c273d25f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 80abf06 - Browse repository at this point
Copy the full SHA 80abf06View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 945a55a - Browse repository at this point
Copy the full SHA 945a55aView commit details
Commits on May 29, 2024
-
fix(deps): update dependency google-gax to v4.3.5 (#2055)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.4` -> `4.3.5`](https://renovatebot.com/diffs/npm/google-gax/4.3.4/4.3.5) | [](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/gax-nodejs (google-gax)</summary> ### [`v4.3.5`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#435-2024-05-28) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.4...google-gax-v4.3.5) ##### Bug Fixes - fix lint warning ([#​1608](https://togithub.com/googleapis/gax-nodejs/issues/1608)) ([863d563](https://togithub.com/googleapis/gax-nodejs/commit/863d563beb21325eeb080906b48fe3c3f48bcc98)) - raise error on retryable error when max retries is 0 ([#​1605](https://togithub.com/googleapis/gax-nodejs/issues/1605)) ([b4f2f30](https://togithub.com/googleapis/gax-nodejs/commit/b4f2f3085d20120f4c449218a6fb1843bcdd6a8c)) - Reset the retry counter to 0 when receiving data ([#​1604](https://togithub.com/googleapis/gax-nodejs/issues/1604)) ([13b5d23](https://togithub.com/googleapis/gax-nodejs/commit/13b5d23c6faca88386f66ad5c75a37ecf9ae31e7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 702c9b0 - Browse repository at this point
Copy the full SHA 702c9b0View commit details
Commits on Jun 8, 2024
-
fix(deps): update dependency google-gax to v4.3.6 (#2057)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.5` -> `4.3.6`](https://renovatebot.com/diffs/npm/google-gax/4.3.5/4.3.6) | [](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/gax-nodejs (google-gax)</summary> ### [`v4.3.6`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#436-2024-06-06) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.5...google-gax-v4.3.6) ##### Bug Fixes - reduce duplicate code ([#​1612](https://togithub.com/googleapis/gax-nodejs/issues/1612)) ([c540ef6](https://togithub.com/googleapis/gax-nodejs/commit/c540ef610abae9717b6346a0354c05168bedc649)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 74ebf1e - Browse repository at this point
Copy the full SHA 74ebf1eView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ac10a0 - Browse repository at this point
Copy the full SHA 2ac10a0View commit details
Commits on Jun 20, 2024
-
chore: lint errors fix (#2064)
This PR is a fix of lint failures in presubmits.
Configuration menu - View commit details
-
Copy full SHA for 47f8928 - Browse repository at this point
Copy the full SHA 47f8928View commit details -
feat(spanner): add support for batchWrite (#2054)
This PR contains Batch Write API implementation in Spanner.
Configuration menu - View commit details
-
Copy full SHA for 06aab6e - Browse repository at this point
Copy the full SHA 06aab6eView commit details
Commits on Jun 21, 2024
-
fix(deps): update dependency google-gax to v4.3.7 (#2068)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-gax](https://togithub.com/googleapis/gax-nodejs) ([source](https://togithub.com/googleapis/gax-nodejs/tree/HEAD/gax)) | [`4.3.6` -> `4.3.7`](https://renovatebot.com/diffs/npm/google-gax/4.3.6/4.3.7) | [](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/gax-nodejs (google-gax)</summary> ### [`v4.3.7`](https://togithub.com/googleapis/gax-nodejs/blob/HEAD/gax/CHANGELOG.md#437-2024-06-19) [Compare Source](https://togithub.com/googleapis/gax-nodejs/compare/google-gax-v4.3.6...google-gax-v4.3.7) ##### Bug Fixes - update various dependencies and linting ([#​1622](https://togithub.com/googleapis/gax-nodejs/issues/1622)) ([227b296](https://togithub.com/googleapis/gax-nodejs/commit/227b296dfe7820de1777afe4699ecdc09487b1df)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/nodejs-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 28fec6c - Browse repository at this point
Copy the full SHA 28fec6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f9f98 - Browse repository at this point
Copy the full SHA 39f9f98View commit details
Commits on Jun 24, 2024
-
chore(main): release 7.9.0 (#2053)
🤖 I have created a release *beep* *boop* --- ## [7.9.0](https://togithub.com/googleapis/nodejs-spanner/compare/v7.8.0...v7.9.0) (2024-06-21) ### Features * **spanner:** Add support for batchWrite ([#2054](https://togithub.com/googleapis/nodejs-spanner/issues/2054)) ([06aab6e](https://togithub.com/googleapis/nodejs-spanner/commit/06aab6e39bbce9e3786f1ac631c80e8909197e92)) ### Bug Fixes * **deps:** Update dependency google-gax to v4.3.4 ([#2051](https://togithub.com/googleapis/nodejs-spanner/issues/2051)) ([80abf06](https://togithub.com/googleapis/nodejs-spanner/commit/80abf06ba8ef9497318ffc597b83fb63e4408f9c)) * **deps:** Update dependency google-gax to v4.3.5 ([#2055](https://togithub.com/googleapis/nodejs-spanner/issues/2055)) ([702c9b0](https://togithub.com/googleapis/nodejs-spanner/commit/702c9b0f34e6cc34233c5aa52b97601b19f70980)) * **deps:** Update dependency google-gax to v4.3.6 ([#2057](https://togithub.com/googleapis/nodejs-spanner/issues/2057)) ([74ebf1e](https://togithub.com/googleapis/nodejs-spanner/commit/74ebf1e45cddf614c180295f3a761a8f84c5cb32)) * **deps:** Update dependency google-gax to v4.3.7 ([#2068](https://togithub.com/googleapis/nodejs-spanner/issues/2068)) ([28fec6c](https://togithub.com/googleapis/nodejs-spanner/commit/28fec6ca505d78d725efc123950be978e0c84ab7)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 055f2f7 - Browse repository at this point
Copy the full SHA 055f2f7View 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 v7.8.0...v7.9.0