akinaru-lu / lmm

Personal blog
https://www.lumingming.net
MIT License
1 stars 0 forks source link

chore(deps): bump cloud.google.com/go/datastore from 1.2.0 to 1.4.0 in /api/go/src/lmm/api #1047

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps cloud.google.com/go/datastore from 1.2.0 to 1.4.0.

Release notes

Sourced from cloud.google.com/go/datastore's releases.

bigquery/v1.4.0

  • Add v1beta2, v1alpha2 endpoints for bigquerystorage API.

  • Location is now reported as part of TableMetadata.

spanner/v1.4.0

  • Support managed backups. This includes the API methods for CreateBackup, GetBackup, UpdateBackup, DeleteBackup and others. Also includes a simple wrapper in DatabaseAdminClient to create a backup.
  • Update the healthcheck interval. The default interval is updated to 50 mins. By default, the first healthcheck is scheduled between 10 and 55 mins and the subsequent healthchecks are between 45 and 55 mins. This update avoids overloading the backend service with frequent healthchecking.

pubsub/v1.4.0

v1.4.0

  • Add support for upcoming ordering keys feature.

bigtable/v1.4.0

  • Add support for instance state and labels to the admin API.
  • Add metadata header to all data requests.
  • Fix bug in timestamp to time conversion.

google-cloud-go firestore/v1.4.0

Features

datastore datastore/v1.4.0

Features

  • datastore: add opencensus tracing/stats support (#2804) (5e6c350)
  • datastore: support civil package types save (#3202) (9cc1a66)

Bug Fixes

  • datastore: Ensure the datastore time is returned as UTC (#3521) (0e659e2)
  • datastore: increase deferred key iter limit (#2878) (7f1057a)
  • datastore: loading civil types in non UTC location is incorrect (#3376) (9ac287d)

pubsub/v1.3.1

v1.3.1

... (truncated)

Commits
  • 61ec42d pubsub: release pubsub/v1.4.0
  • 1138062 all: auto-regenerate gapics
  • 8ae70a4 internal: update release level for stable apis
  • 9386435 storage: unflake TestIntegration_HMACKey
  • 87f9645 all: auto-regenerate gapics
  • 640999a spanner: check for existence of status
  • 2d08601 spanner: take lock while getting sessions from hc
  • cad55b8 internal/kokoro: make genmgr.sh executable
  • 4c42ceb spanner: release v1.6.0
  • 1c8d9a6 internal/kokoro: prepare to run genmgr from a docker image
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)