Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @google-cloud/datastore to v8 - autoclosed #52

Conversation

renovate-bot
Copy link

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/datastore ^3.1.0 -> ^8.0.0 age adoption passing confidence

Release Notes

googleapis/nodejs-datastore (@​google-cloud/datastore)

v8.7.0

Compare Source

Features
  • Add several fields to manage state of database encryption update (#​1243) (5d28cda)

v8.6.0

Compare Source

Features
  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#​1241) (6c409d5)
  • Nodejs transaction redesign feature branch (#​1235) (1585d4a)
Bug Fixes

v8.5.0

Compare Source

Features
  • Trusted Private Cloud support, use the universeDomain parameter (#​1227) (10480ed)

v8.4.0

Compare Source

Features

v8.3.0

Compare Source

Features
Bug Fixes
  • Change tests to use new filter and use gax warn for warning just once (#​1185) (532711b)
  • deps: Update dependency sinon to v17 (#​1183) (52adb5e)

v8.2.2

Compare Source

Bug Fixes

v8.2.1

Compare Source

Bug Fixes
  • Make aggregation query requests run properly inside a transaction (#​1166) (263804b)

v8.2.0

Compare Source

Features
Bug Fixes
  • Allow users to set environment variable to connect to emulator running on docker (#​1164) (a41741b)
  • Check property existence for exclude from indexes with wildcard (#​1114) (e6b8ef7)
  • deps: Update dependency sinon to v16 (#​1150) (0d8b715)

v8.1.0

Compare Source

Features
Bug Fixes

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgrade to Node 14
Miscellaneous Chores

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
  • Add SUM/AVG aggregation query support in the preview branch and improve query API documentation (#​1094) (d14f87e)
Bug Fixes

v7.4.0

Compare Source

Features
  • Introduce EntityFilter class with support for and/or filters (#​1061) (8fc58c0)
Bug Fixes

v7.3.2

Compare Source

Bug Fixes

v7.3.1

Compare Source

Bug Fixes

v7.3.0

Compare Source

Features

v7.2.0

Compare Source

Features
  • Add dynamic routing header annotation to DatastoreV1 (b023ab4)
  • Added Snooze API support (b023ab4)
  • Added SuggestConversationSummary RPC (b023ab4)
  • New transaction options for datastoreV1 (b023ab4)
Bug Fixes

v7.1.0

Compare Source

Features
Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • update library to use Node 12 (#​945)
Features
  • add IN/NOT_IN/NOT_EQUALS support to cloud datastore proto (6f22f0f)
  • define Datastore -> Firestore in Datastore mode migration long running operation metadata (#​907) (652f66d)
  • expose new read_time API fields, currently only available in private preview (#​932) (aef00f8)
  • Query filters for datastore (#​936) (51725fa)
Bug Fixes
Build System
6.6.2 (2021-11-08)
Bug Fixes
6.6.1 (2021-11-04)
Bug Fixes

v6.6.2

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

Features
  • update retry and timeout logic for generated async/stream (#​883) (cd3ae5c)

v6.5.0

Compare Source

Features
6.4.8 (2021-08-17)
Bug Fixes
6.4.7 (2021-07-26)
Bug Fixes
6.4.6 (2021-07-19)
Bug Fixes
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#​855) (1cdba8c)
6.4.5 (2021-07-12)
Bug Fixes
6.4.4 (2021-06-30)
Bug Fixes
6.4.3 (2021-06-30)
Bug Fixes
6.4.2 (2021-06-23)
Bug Fixes
6.4.1 (2021-06-10)
Bug Fixes

v6.4.8

Compare Source

v6.4.7

Compare Source

v6.4.6

Compare Source

v6.4.5

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

Features
Bug Fixes
6.3.1 (2020-11-25)
Bug Fixes

v6.3.1

Compare Source

v6.3.0

Compare Source

Features
Bug Fixes

v6.2.0

Compare Source

Features
6.1.1 (2020-09-12)
Bug Fixes

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
Bug Fixes

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • The Datastore.projectId property has been removed, and replaced with an asynchronous getProjectid() method. The projectId cannot be determined synchronously, so the previous approach was to use a {{projectId}} string placeholder if the projectId had not yet been acquired. This made it difficult to know exactly when the property would be defined.
  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
Features
Bug Fixes

v5.1.0

Compare Source

Features
  • add warning when int value is too large during upload (#​591) (5a4821b)
  • export protos in src/index.ts (3fe21ab)
  • move library to Typescript code generation (#​608) (d543aa6)
Bug Fixes
5.0.6 (2020-02-20)
Bug Fixes
5.0.5 (2020-02-12)
Bug Fixes
5.0.4 (2020-01-29)
Bug Fixes
  • enum, bytes, and Long types now accept strings (86a48fa)
5.0.3 (2019-12-31)
Bug Fixes
5.0.2 (2019-12-12)
Bug Fixes
5.0.1 (2019-12-05)
Bug Fixes

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • keyToLegacyUrlsafe is now an async method (#​496)
  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #​516
Features
  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #​516 (6c8cc74)
Bug Fixes
4.5.2 (2019-11-08)
Bug Fixes
4.5.1 (2019-11-07)
Bug Fixes

v4.5.2

Compare Source

v4.5.1

Compare Source

v4.5.0

Compare Source

Features
Bug Fixes
4.4.1 (2019-10-22)
Bug Fixes

v4.4.1

Compare Source

v4.4.0

Compare Source

Bug Fixes
Features

v4.3.0

Compare Source

Bug Fixes
Features

v4.2.0

Compare Source

Bug Fixes
Features
  • add support for appengine legacy url encoding (#​456) (357a9cf)
  • excludeFromIndex allow for '*' wildcard to catch all properties on object (#​451) (215cbee)
4.1.4 (2019-07-23)
Bug Fixes
4.1.3 (2019-06-27)
Bug Fixes
4.1.2 (2019-06-20)
Bug Fixes
4.1.1 (2019-06-11)
Bug Fixes
  • added legacy samples back, until we can update external references (#​428) (c282ff7)
  • docs: link to up-to-date googleapis.dev doc site (#​431) (58d41a5)

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Bug Fixes
  • default options to empty object (c04777d)
Features
  • support apiEndpoint override in client constructor (#​422) (0f75d38)

v4.0.0

Compare Source

Bug Fixes
Build System
BREAKING CHANGES
  • upgrade engines field to >=8.10.0 (#​388)

v3.1.2

Compare Source

03-06-2019 12:24 PST

Bug fixes
  • fix: make an explicit dependency on long (#​352)
  • fix: include types in package (#​351)
  • fix: add missing package, and add install test (#​346)
Documentation
  • docs(samples): Update datastore_transaction_retry sample to use function arguments rather than closed variables. (#​339)
Internal / Testing Changes
  • refactor(ts): enable noImplicitAny on test/request.ts (#​343)
  • refactor(ts): enable noImplicitAny on test/query.ts (#​342)
  • build: update release configuration
  • chore: update proto docs and code style
  • chore(deps): update dependency mocha to v6 (#​338)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot changed the title Update dependency @google-cloud/datastore to v8 Update dependency @google-cloud/datastore to v8 - autoclosed May 27, 2024
@renovate-bot renovate-bot deleted the renovate/google-cloud-datastore-8.x branch May 27, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant