-
Notifications
You must be signed in to change notification settings - Fork 110
Comparing changes
Open a pull request
base repository: googleapis/nodejs-datastore
base: v8.4.0
head repository: googleapis/nodejs-datastore
compare: v8.5.0
- 8 commits
- 22 files changed
- 6 contributors
Commits on Jan 18, 2024
-
chore(deps): update dependency gapic-tools to ^0.3.0 (#1222)
* chore(deps): update dependency gapic-tools to ^0.3.0 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 6c93f2a - Browse repository at this point
Copy the full SHA 6c93f2aView commit details -
chore(deps): update actions/setup-node action to v4 (#1220)
* chore(deps): update actions/setup-node action to v4 * 🦉 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> Co-authored-by: danieljbruce <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa6deab - Browse repository at this point
Copy the full SHA fa6deabView commit details
Commits on Jan 19, 2024
-
chore(deps): update actions/setup-node action to v4 (#1224)
* chore(deps): update actions/setup-node action to v4 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 72e7d6c - Browse repository at this point
Copy the full SHA 72e7d6cView commit details
Commits on Jan 24, 2024
-
chore(datastore): Add partner team to datastore (#1226)
* Add partner team to datastore The partner team should be able to review code as well. * chore(datastore):Add partner team to datastore * Update .github/CODEOWNERS Co-authored-by: Baha Aiman <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Revert "🦉 Updates from OwlBot post-processor" This reverts commit 8cb7617. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Baha Aiman <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5633d38 - Browse repository at this point
Copy the full SHA 5633d38View commit details
Commits on Jan 25, 2024
-
chore(deps): update actions/setup-node action to v4 (#1225)
* chore(deps): update actions/setup-node action to v4 * 🦉 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: danieljbruce <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e2cd7e - Browse repository at this point
Copy the full SHA 4e2cd7eView commit details
Commits on Jan 29, 2024
-
test: remove await from code samples (#1229)
* Remove await Remove await from the sample. It is preventing the sample from working. * Remove await from samples await causes the code sample not to work so needs to be removed * Restructure the OR query code sample The OR query code sample should be run in a similar way to the other code samples. * Cleanup and change assert There is no guarantee that the integration test database will have no Buy Milk or Feed cats data in the database to begin with so we will have to make sure to remove all such data so that the test starts with no such data in datastore. This is a requirement for the console output to be correct. Also, since we now use execSync, the standard output cannot be found in console.log.firstCall.args[0] so we have to get it from stdout just like in the other tests. * inline the test variable Inline simple local variables as suggested in PR feedback.
Configuration menu - View commit details
-
Copy full SHA for 76a5a52 - Browse repository at this point
Copy the full SHA 76a5a52View commit details
Commits on Feb 6, 2024
-
feat: Trusted Private Cloud support, use the universeDomain parameter (…
…#1227) * fix!: remove types QueryMode, QueryPlan, ResultSetStats fix!: remove QueryMode field from RunQueryRequest fix!: remove ResultSetStats field from RunQueryResponse fix!: remove QueryMode field from RunAggregationQueryRequest fix!: remove ResultSetStats field from RunAggregationQueryResponse PiperOrigin-RevId: 601486345 Source-Link: googleapis/googleapis@4a6230d Source-Link: googleapis/googleapis-gen@db652ee Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI2NTJlZTgzZWQ2NTgxNmVjNmQ5MTBkOTY1NDU4ZDY4NGEzMWM3MyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Trusted Private Cloud support, use the universeDomain parameter feat: auto populate UUID fields where needed fix: revert changes to streaming retries Use gapic-generator-typescript v4.4.0. PiperOrigin-RevId: 603757799 Source-Link: googleapis/googleapis@1a45bf7 Source-Link: googleapis/googleapis-gen@19ca4b4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTljYTRiNDVhNTNkMDBjYjdiZGQ5NGI0NDJiNjBiZDIzN2RmZTEyMyJ9 * 🦉 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: danieljbruce <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10480ed - Browse repository at this point
Copy the full SHA 10480edView commit details
Commits on Feb 8, 2024
-
chore(main): release 8.5.0 (#1231)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc8256b - Browse repository at this point
Copy the full SHA cc8256bView 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 v8.4.0...v8.5.0