This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
chore(deps): update dependency @google-cloud/datastore to v2 #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.6.0
->^2.0.0
Release Notes
googleapis/nodejs-datastore
v2.0.0
Compare Source
Breaking Changes
Dependencies
Documentation
Internal / Testing Changes
npm ci
instead ofnpm install
(#134)v1.4.2
Compare Source
This patch release addresses some documentation issues (#174).
v1.4.1
Compare Source
Fixes
v1.4.0
Compare Source
Fixes
v1.3.5
Compare Source
Fixes
v1.3.4
Compare Source
Fixes
new Datastore({options})
is used.datastore.key()
. (Thanks, @beaulac!)v1.3.3
Compare Source
Fixes
v1.3.2
Compare Source
Fixes
v1.3.1
Compare Source
Fixes
endCursor
property returned from a query was a base64-encoded string. However, we inadvertently began returning it as a Buffer. We have reversed this error starting from this release,v0.3.1
. Sorry for the inconvenience, and thank you to @mcfarljw for reporting the error.v1.3.0
Compare Source
Features
excludeFromIndexes
for primitives in arrays. (Thanks, @beaulac!)v1.2.1
Compare Source
Fixes
v1.2.0
Compare Source
New repository
The package has moved to the new repository.
v1.1.0
Compare Source
Features
v1.0.7
Compare Source
v1.0.6
Compare Source
v1.0.5
Compare Source
v1.0.4
Compare Source
v1.0.3
Compare Source
Fixes
v1.0.2
Compare Source
Fixes
v1.0.1
Compare Source
v1.0.0
Compare Source
1.0.0! 🎈 🎉 🍰
@google-cloud/datastore
has been promoted to GA (general availability), which means the API is considered stable. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against GA libraries are addressed with the highest priority.v0.8.0
Compare Source
Dropped support for Node v0.12.x
(GoogleCloudPlatform/google-cloud-node#2171)
We've officially dropped support for Node v0.12.x in all of our APIs. It may still work, but it is not officially supported and may stop working at any time.
v0.7.1
Compare Source
Fixes
Renovate configuration
📅 Schedule: "after 9am and before 3pm" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.