PDF-Bot icon indicating copy to clipboard operation
PDF-Bot copied to clipboard

Bump google-cloud-datastore from 2.6.0 to 2.9.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps google-cloud-datastore from 2.6.0 to 2.9.0.

Release notes

Sourced from google-cloud-datastore's releases.

v2.9.0

2.9.0 (2022-10-18)

Features

  • Add datastore aggregation query APIs (#306) (96d98e5)

Bug Fixes

v2.8.3

2.8.3 (2022-10-10)

Bug Fixes

v2.8.2

2.8.2 (2022-10-03)

Bug Fixes

v2.8.1

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)

v2.8.0

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.9.0 (2022-10-18)

Features

  • Add datastore aggregation query APIs (#306) (96d98e5)

Bug Fixes

2.8.2 (2022-10-03)

Bug Fixes

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

2.7.2 (2022-07-10)

Bug Fixes

2.7.1 (2022-06-16)

... (truncated)

Commits
  • d037313 chore(main): release 2.9.0 (#370)
  • 8ff257a chore(deps): update dependency google-cloud-datastore to v2.8.3 (#375)
  • 9305154 fix(deps): allow protobuf 3.19.5 (#372)
  • 6ed6d48 chore(deps): update dependency backoff to v2.2.1 (#371)
  • 96d98e5 feat: add datastore aggregation query APIs (#306)
  • 7e76f54 chore(deps): update dependency google-cloud-datastore to v2.8.2 (#369)
  • 3e1df49 chore(main): release 2.8.2 (#367)
  • 0ef55ac samples: Update the read_time snippet. (#363)
  • 4e3e81f fix(deps): require protobuf >= 3.20.2 (#365)
  • 0ee3fe9 chore: detect samples tests in nested directories (#360)
  • 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[bot] avatar Oct 19 '22 04:10 dependabot[bot]